Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <string>
#include <vector>
#include <iostream>
#include <fstream>
#include <utils/common/MsgHandler.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include <utils/foxtools/MFXUtils.h>
#include "GUIDialog_GLChosenEditor.h"
#include <utils/gui/div/GUIGlobalSelection.h>
#include <utils/gui/globjects/GUIGlObjectStorage.h>
#include <utils/gui/div/GUIIOGlobals.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/gui/windows/GUIMainWindow.h>
#include <utils/gui/images/GUIIconSubSys.h>
Go to the source code of this file.
Functions | |
FXDEFMAP (GUIDialog_GLChosenEditor) GUIDialog_GLChosenEditorMap[] | |
Definition in file GUIDialog_GLChosenEditor.cpp.
FXDEFMAP | ( | GUIDialog_GLChosenEditor | ) |
References MID_CANCEL, MID_CHOOSEN_CLEAR, MID_CHOOSEN_DESELECT, MID_CHOOSEN_LOAD, MID_CHOOSEN_SAVE, GUIDialog_GLChosenEditor::onCmdClear(), GUIDialog_GLChosenEditor::onCmdClose(), GUIDialog_GLChosenEditor::onCmdDeselect(), GUIDialog_GLChosenEditor::onCmdLoad(), and GUIDialog_GLChosenEditor::onCmdSave().