Definition in file GUIIOGlobals.h.
#include <config.h>
#include <fx.h>
Go to the source code of this file.
Variables | |
| FXString | gCurrentFolder |
| The folder used as last. | |
| 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 40 of file GUIIOGlobals.cpp.
Referenced by GUIApplicationWindow::create(), GUIDialog_ViewSettings::onCmdExportSetting(), GUIDialog_ViewSettings::onCmdImportSetting(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIDialog_EditViewport::onCmdLoad(), GUIDialog_Breakpoints::onCmdLoad(), GUIDialog_ViewSettings::onCmdLoadDecals(), GUISUMOViewParent::onCmdMakeSnapshot(), GUIApplicationWindow::onCmdOpenConfiguration(), GUIApplicationWindow::onCmdOpenNetwork(), GUIApplicationWindow::onCmdQuit(), GUIParameterTracker::onCmdSave(), GUIDialog_GLChosenEditor::onCmdSave(), GUIDialog_EditViewport::onCmdSave(), GUIDialog_Breakpoints::onCmdSave(), and GUIDialog_ViewSettings::onCmdSaveDecals().
1.5.6