Eclipse SUMO - Simulation of Urban MObility
GUIIOGlobals.cpp File Reference
#include <config.h>
#include "GUIIOGlobals.h"
Include dependency graph for GUIIOGlobals.cpp:

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

Definition in file GUIIOGlobals.cpp.

Variable Documentation

◆ gCurrentFolder

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 32 of file GUIIOGlobals.cpp.

Referenced by GNEApplicationWindow::computeJunctionWithVolatileOptions(), GUIApplicationWindow::create(), GNEApplicationWindow::create(), GUIDialog_ViewSettings::onCmdExportSetting(), GUIDialog_ViewSettings::onCmdImportSetting(), GUIDialog_Breakpoints::onCmdLoad(), GNESelectorFrame::SelectionOperation::onCmdLoad(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIDialog_EditViewport::onCmdLoad(), GUIDialog_ViewSettings::onCmdLoadDecals(), GNEParametersDialog::ParametersOptions::onCmdLoadParameters(), GNETLSEditorFrame::TLSFile::onCmdLoadTLSProgram(), GUISUMOViewParent::onCmdMakeSnapshot(), GNEViewParent::onCmdMakeSnapshot(), GNEApplicationWindow::onCmdOpenAdditionals(), GUIApplicationWindow::onCmdOpenConfiguration(), GNEApplicationWindow::onCmdOpenConfiguration(), GNEApplicationWindow::onCmdOpenDemandElements(), GUIApplicationWindow::onCmdOpenEdgeData(), GNEApplicationWindow::onCmdOpenForeign(), GUIApplicationWindow::onCmdOpenNetwork(), GNEApplicationWindow::onCmdOpenNetwork(), GUIApplicationWindow::onCmdOpenShapes(), GNEApplicationWindow::onCmdOpenTLSPrograms(), GUIApplicationWindow::onCmdQuit(), GNEApplicationWindow::onCmdQuit(), GUIDialog_Breakpoints::onCmdSave(), GNESelectorFrame::SelectionOperation::onCmdSave(), GUIDialog_GLChosenEditor::onCmdSave(), GUIParameterTracker::onCmdSave(), GUIDialog_EditViewport::onCmdSave(), GNEApplicationWindow::onCmdSaveAdditionals(), GNEApplicationWindow::onCmdSaveAdditionalsAs(), GNEApplicationWindow::onCmdSaveAsNetwork(), GNEApplicationWindow::onCmdSaveAsPlainXML(), GUIApplicationWindow::onCmdSaveConfig(), GUIDialog_ViewSettings::onCmdSaveDecals(), GNEApplicationWindow::onCmdSaveDemandElements(), GNEApplicationWindow::onCmdSaveDemandElementsAs(), GNEApplicationWindow::onCmdSaveJoined(), GNEParametersDialog::ParametersOptions::onCmdSaveParameters(), GUIApplicationWindow::onCmdSaveState(), GNETLSEditorFrame::TLSFile::onCmdSaveTLSProgram(), GNEApplicationWindow::onCmdSaveTLSPrograms(), GNEApplicationWindow::onCmdSaveTLSProgramsAs(), GNEVehicleTypeDialog::VTypeAtributes::VTypeAttributeRow::openImageFileDialog(), and GNEVehicleTypeDialog::VTypeAtributes::VTypeAttributeRow::openOSGFileDialog().