SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GUIGlobals Class Reference

#include <GUIGlobals.h>

Static Public Attributes

static bool gQuitOnEnd
 the window shall be closed when the simulation has ended More...
 
static bool gRunAfterLoad
 the simulation shall start direct after loading More...
 

Detailed Description

Definition at line 49 of file GUIGlobals.h.

Field Documentation

bool GUIGlobals::gQuitOnEnd
static

the window shall be closed when the simulation has ended

Definition at line 55 of file GUIGlobals.h.

Referenced by GUIApplicationWindow::handleEvent_SimulationEnded(), GUIApplicationWindow::handleEvent_SimulationLoaded(), GUIDialog_AppSettings::onCmdOk(), and GUILoadThread::run().

bool GUIGlobals::gRunAfterLoad
static

the simulation shall start direct after loading

Definition at line 52 of file GUIGlobals.h.

Referenced by GUIApplicationWindow::handleEvent_SimulationLoaded(), and GUILoadThread::run().


The documentation for this class was generated from the following files: