SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GUIIOGlobals.h File Reference
#include <config.h>
#include <fx.h>
Include dependency graph for GUIIOGlobals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

FXString gCurrentFolder
 The folder used as last. More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
2004-11-23
Version
Id
GUIIOGlobals.h 20433 2016-04-13 08:00:14Z behrisch

Definition in file GUIIOGlobals.h.

Variable Documentation

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 GNEApplicationWindow::create(), GUIApplicationWindow::create(), GUIDialog_ViewSettings::onCmdExportSetting(), GUIDialog_ViewSettings::onCmdImportSetting(), GUIDialog_Breakpoints::onCmdLoad(), GNESelectorFrame::onCmdLoad(), GUIDialog_EditViewport::onCmdLoad(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIDialog_ViewSettings::onCmdLoadDecals(), GUISUMOViewParent::onCmdMakeSnapshot(), GNEViewParent::onCmdMakeSnapshot(), GNEApplicationWindow::onCmdOpenAdditionals(), GNEApplicationWindow::onCmdOpenConfiguration(), GUIApplicationWindow::onCmdOpenConfiguration(), GNEApplicationWindow::onCmdOpenForeign(), GNEApplicationWindow::onCmdOpenNetwork(), GUIApplicationWindow::onCmdOpenNetwork(), GNEApplicationWindow::onCmdOpenShapes(), GUIApplicationWindow::onCmdOpenShapes(), GUIApplicationWindow::onCmdQuit(), GNEApplicationWindow::onCmdQuit(), GUIDialog_Breakpoints::onCmdSave(), GNESelectorFrame::onCmdSave(), GUIDialog_EditViewport::onCmdSave(), GUIParameterTracker::onCmdSave(), GUIDialog_GLChosenEditor::onCmdSave(), GNEApplicationWindow::onCmdSaveAdditionals(), GNEApplicationWindow::onCmdSaveAdditionalsAs(), GNEApplicationWindow::onCmdSaveAsNetwork(), GNEApplicationWindow::onCmdSaveAsPlainXML(), GUIDialog_ViewSettings::onCmdSaveDecals(), GNEApplicationWindow::onCmdSaveJoined(), and GNEApplicationWindow::onCmdSavePois().