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
VTypesList * myVTypesList
pointer to vTypes list
RoutesList * myRoutesList
pointer to routes list
long addNewElement()
add new element
long openElementDialog(const size_t rowIndex)
open element dialog
RoutesList & operator=(const RoutesList &)=delete
Invalidated assignment operator.
RoutesList(const RoutesList &)=delete
Invalidated copy constructor.
long openElementDialog(const size_t rowIndex)
open element dialog
VTypesList & operator=(const VTypesList &)=delete
Invalidated assignment operator.
VTypesList(const VTypesList &)=delete
Invalidated copy constructor.
long addNewElement()
add new element
GNECalibratorDialog(const GNECalibratorDialog &)=delete
Invalidated copy constructor.
long onCmdReset(FXObject *, FXSelector, void *)
event after press reset button
RoutesList * myRoutes
list with routes
long onCmdAccept(FXObject *, FXSelector, void *)
event after press accept button
VTypesList * myVTypes
list with vTypes
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