long openElementDialog(const size_t rowIndex)
open element dialog
CalibratorFlowsList(const CalibratorFlowsList &)=delete
Invalidated copy constructor.
CalibratorFlowsList & operator=(const CalibratorFlowsList &)=delete
Invalidated assignment operator.
long addNewElement()
add new element
GNECalibratorDialog(const GNECalibratorDialog &)=delete
Invalidated copy constructor.
long onCmdReset(FXObject *, FXSelector, void *)
event after press reset button
long onCmdAccept(FXObject *, FXSelector, void *)
event after press accept button
CalibratorFlowsList * myCalibratorFlows
list with calibrator flows
~GNECalibratorDialog()
destructor
GNECalibratorDialog & operator=(const GNECalibratorDialog &)=delete
Invalidated assignment operator.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
dialog arguments, used for certain modal dialogs that can not be edited using tab