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

Referenced by GUIApplicationWindow::create(), GNEApplicationWindow::create(), GNEApplicationWindow::getFolder(), GUIDialog_ViewSettings::onCmdExportSetting(), GUIDialog_ViewSettings::onCmdImportSetting(), GUIDialog_Breakpoints::onCmdLoad(), GNESelectorFrame::SelectionOperation::onCmdLoad(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIDialog_EditViewport::onCmdLoad(), GUIDialog_ViewSettings::onCmdLoadDecal(), GNEMultipleParametersDialog::ParametersOperations::onCmdLoadParameters(), GNESingleParametersDialog::ParametersOperations::onCmdLoadParameters(), GNEVTypeDistributionsDialog::ParametersOperations::onCmdLoadParameters(), GUIApplicationWindow::onCmdLoadState(), GNETLSEditorFrame::TLSFile::onCmdLoadTLSProgram(), GUIDialog_ViewSettings::onCmdLoadXMLDecals(), GUISUMOViewParent::onCmdMakeSnapshot(), GNEViewParent::onCmdMakeSnapshot(), GUIApplicationWindow::onCmdOpenConfiguration(), MFXDecalsTable::onCmdOpenDecal(), GUIApplicationWindow::onCmdOpenEdgeData(), GUIApplicationWindow::onCmdOpenNetwork(), GUIApplicationWindow::onCmdOpenShapes(), GUIApplicationWindow::onCmdQuit(), GNEApplicationWindow::onCmdQuit(), GUIDialog_Breakpoints::onCmdSave(), GNESelectorFrame::SelectionOperation::onCmdSave(), GUIDialog_GLChosenEditor::onCmdSave(), GUIParameterTracker::onCmdSave(), GUIDialog_EditViewport::onCmdSave(), GNEApplicationWindow::onCmdSaveAdditionalsAs(), GUIApplicationWindow::onCmdSaveConfig(), GNEApplicationWindow::onCmdSaveDataElementsAs(), GNEApplicationWindow::onCmdSaveDemandElementsAs(), GNEApplicationWindow::onCmdSaveJuPedSimElementsAs(), GNEApplicationWindow::onCmdSaveMeanDatasAs(), GNEMultipleParametersDialog::ParametersOperations::onCmdSaveParameters(), GNESingleParametersDialog::ParametersOperations::onCmdSaveParameters(), GNEVTypeDistributionsDialog::ParametersOperations::onCmdSaveParameters(), GUIApplicationWindow::onCmdSaveState(), GNETLSEditorFrame::TLSFile::onCmdSaveTLSProgram(), GUIDialog_ViewSettings::onCmdSaveXMLDecals(), GNEApplicationWindowHelper::openFileDialog(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::openImageFileDialog(), GNEVehicleTypeDialog::VTypeAttributes::VTypeAttributeRow::openOSGFileDialog(), GNEFixDemandElements::FixOptions::saveContents(), and GNEFixNetworkElements::FixOptions::saveContents().