 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
18 #ifndef GUIDialog_AppSettings_h
19 #define GUIDialog_AppSettings_h
57 long onCmdOk(FXObject*, FXSelector,
void*);
bool myAppQuitOnEnd
Information whether the application shall be quit.
bool myAppAutoStart
Information whether the simulation shall start directly after loading.
GUIDialog_AppSettings()
default constructor (needed by FOX)
long onCmdSelect(FXObject *, FXSelector sel, void *)
Called on button change.
bool myLocateLinks
Information whether locate links appear in messages.
~GUIDialog_AppSettings()
Destructor.
bool myAppDemo
Information whether the simulation restarts after ending (demo mode)
The dialog to change the application (gui) settings.
bool myAllowTextures
Information whether textures may be used.
long onCmdOk(FXObject *, FXSelector, void *)
Called on OK-button pressure.
long onCmdCancel(FXObject *, FXSelector, void *)
Called on Cancel-button pressure.