![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <fstream>#include <netedit/dialogs/GNEDialog.h>#include <netedit/GNEApplicationWindow.h>#include <netedit/GNEViewNet.h>#include <netedit/GNEViewParent.h>#include <utils/foxtools/MFXCheckButtonTooltip.h>#include <utils/foxtools/MFXGroupBoxModule.h>#include <utils/foxtools/MFXStaticToolTip.h>#include <utils/foxtools/MFXTextFieldSearch.h>#include <utils/gui/div/GUIDesigns.h>#include <utils/options/OptionsLoader.h>#include <xercesc/parsers/SAXParser.hpp>#include "GNEOptionsEditor.h"Go to the source code of this file.
Macros | |
| #define | TREELISTWIDTH 200 |
Functions | |
| FXDEFMAP (GNEOptionsEditor) GNEOptionsEditorMap[] | |
Definition in file GNEOptionsEditor.cpp.
| #define TREELISTWIDTH 200 |
Definition at line 42 of file GNEOptionsEditor.cpp.
| FXDEFMAP | ( | GNEOptionsEditor | ) |
References MID_CHOOSEN_LOAD, MID_CHOOSEN_SAVE, MID_GNE_BUTTON_DEFAULT, MID_GNE_SEARCH_USEDESCRIPTION, MID_GNE_SELECT, MID_MTEXTFIELDSEARCH_UPDATED, MID_SHOWTOOLTIPS_MENU, GNEOptionsEditor::onCmdLoadOptions(), GNEOptionsEditor::onCmdResetDefault(), GNEOptionsEditor::onCmdSaveOptions(), GNEOptionsEditor::onCmdSearch(), GNEOptionsEditor::onCmdSelectTopic(), and GNEOptionsEditor::onCmdShowToolTipsMenu().