![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <algorithm>
#include <map>
#include <utils/gui/windows/GUISUMOAbstractView.h>
Go to the source code of this file.
Data Structures | |
class | GUICompleteSchemeStorage |
Storage for available visualization settings. More... | |
Variables | |
GUICompleteSchemeStorage | gSchemeStorage |
Definition in file GUICompleteSchemeStorage.h.
GUICompleteSchemeStorage gSchemeStorage |
Definition at line 45 of file GUICompleteSchemeStorage.cpp.
Referenced by GUISettingsHandler::addSettings(), GUIViewTraffic::buildViewToolBars(), GNEViewNet::buildViewToolBars(), GUIDialog_ViewSettings::GUIDialog_ViewSettings(), GUISUMOAbstractView::GUISUMOAbstractView(), GNEApplicationWindow::handleEvent_NetworkLoaded(), GUIApplicationWindow::loadConfigOrNet(), GNEApplicationWindow::loadConfigOrNet(), GUIDialog_ViewSettings::loadSettings(), main(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdDeleteSetting(), GUIApplicationWindow::onCmdGaming(), GUIDialog_ViewSettings::onCmdNameChange(), GUIDialog_ViewSettings::onCmdSaveSetting(), GUIDanielPerspectiveChanger::onKeyPress(), GUIDanielPerspectiveChanger::onMouseMove(), GUIDialog_ViewSettings::onUpdDeleteSetting(), GUIDialog_ViewSettings::onUpdExportSetting(), GUIDialog_ViewSettings::onUpdSaveSetting(), GUIViewTraffic::setColorScheme(), GNEViewNet::setColorScheme(), and GUISUMOAbstractView::~GUISUMOAbstractView().