Eclipse SUMO - Simulation of Urban MObility
|
#include <netedit/GNEApplicationWindow.h>
#include <netedit/GNENet.h>
#include <netedit/GNEUndoList.h>
#include <netedit/GNEViewNet.h>
#include <netedit/GNEViewParent.h>
#include <netedit/dialogs/GNECalibratorDialog.h>
#include <netedit/dialogs/GNERerouterDialog.h>
#include <netedit/dialogs/GNESingleParametersDialog.h>
#include <netedit/dialogs/GNEVariableSpeedSignDialog.h>
#include <netedit/elements/additional/GNECalibrator.h>
#include <netedit/elements/additional/GNERerouter.h>
#include <netedit/elements/additional/GNEVariableSpeedSign.h>
#include <netedit/frames/common/GNEInspectorFrame.h>
#include <utils/gui/div/GUIDesigns.h>
#include "GNEAttributesEditor.h"
#include "GNEAttributesEditorRow.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEAttributesEditor) GNEAttributeTableMap[] | |
Definition in file GNEAttributesEditor.cpp.
FXDEFMAP | ( | GNEAttributesEditor | ) |
References MID_GNE_ATTRIBUTESEDITOR_DIALOG, MID_GNE_ATTRIBUTESEDITOR_EXTENDED, MID_GNE_ATTRIBUTESEDITOR_FRONT, MID_GNE_ATTRIBUTESEDITOR_HELP, GNEAttributesEditor::onCmdAttributesEditorHelp(), GNEAttributesEditor::onCmdMarkAsFront(), GNEAttributesEditor::onCmdOpenElementDialog(), and GNEAttributesEditor::onCmdOpenExtendedAttributesDialog().