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