17 #ifndef GNERouteDialog_h 18 #define GNERouteDialog_h long onCmdReset(FXObject *, FXSelector, void *)
event after press reset button
GNERouteDialog()
FOX needs this.
Dialog for edit Calibrator Routes.
GNERouteDialog & operator=(const GNERouteDialog &)=delete
Invalidated assignment operator.
bool myCalibratorRouteValid
flag to check if current calibrator vehicleType is valid
FXTextField * myTextFieldColor
color of route
FXTextField * myTextFieldRouteID
route ID
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
long onCmdSetVariable(FXObject *, FXSelector, void *)
event after change value
void updateCalibratorRouteValues()
update data fields
~GNERouteDialog()
destructor
long onCmdAccept(FXObject *, FXSelector, void *)
FXTextField * myTextFieldEdges
list of edges (string)
Dialog to edit sequences, parameters, etc.. of DemandElements.
SumoXMLAttr myInvalidAttr
current sumo attribute invalid
An Element which don't belongs to GNENet but has influency in the simulation.
long onCmdCancel(FXObject *, FXSelector, void *)
event after press cancel button