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
CalibratorFlowsList(GNECalibratorDialog *rerouterDialog, FXVerticalFrame *contentFrame, RoutesList *routesList, VTypesList *vTypesList)
constructor
RoutesList * myRoutesList
pointer to routes list
RoutesList(GNECalibratorDialog *rerouterDialog, FXVerticalFrame *contentFrame)
constructor
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(GNECalibratorDialog *rerouterDialog, FXVerticalFrame *contentFrame)
constructor
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(GNEAdditional *calibrator)
Constructor.
GNECalibratorDialog & operator=(const GNECalibratorDialog &)=delete
Invalidated assignment operator.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
GNETemplateElementDialog(GNEAdditional *element, DialogType type)
GNETemplateElementList(GNETemplateElementDialog< GNEAdditional > *elementDialogParent, FXVerticalFrame *contentFrame, SumoXMLTag tag, GNEElementList::Options options)
dialog arguments, used for certain modal dialogs that can not be edited using tab