SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Variables | |
FXString | gCurrentFolder |
The folder used as last. More... | |
Definition in file GUIIOGlobals.cpp.
FXString gCurrentFolder |
The folder used as last.
This value is loaded and stored within the registry on startup/shutdown of the application. It is changed after a file was loaded/saved.
Definition at line 42 of file GUIIOGlobals.cpp.
Referenced by GUIApplicationWindow::create(), GUIDialog_ViewSettings::onCmdExportSetting(), GUIDialog_ViewSettings::onCmdImportSetting(), GUIDialog_Breakpoints::onCmdLoad(), GUIDialog_EditViewport::onCmdLoad(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIDialog_ViewSettings::onCmdLoadDecals(), GUISUMOViewParent::onCmdMakeSnapshot(), GUIApplicationWindow::onCmdOpenConfiguration(), GUIApplicationWindow::onCmdOpenNetwork(), GUIApplicationWindow::onCmdQuit(), GUIDialog_Breakpoints::onCmdSave(), GUIDialog_EditViewport::onCmdSave(), GUIParameterTracker::onCmdSave(), GUIDialog_GLChosenEditor::onCmdSave(), and GUIDialog_ViewSettings::onCmdSaveDecals().