![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <netedit/changes/GNEChange_Attribute.h>
#include <netedit/dialogs/basic/GNEWarningBasicDialog.h>
#include <netedit/dialogs/GNEColorDialog.h>
#include <netedit/dialogs/GNEVClassesDialog.h>
#include <netedit/GNEApplicationWindow.h>
#include <netedit/GNENet.h>
#include <netedit/GNEUndoList.h>
#include <netedit/GNEViewParent.h>
#include <utils/foxtools/MFXTextFieldIcon.h>
#include <utils/gui/div/GUIDesigns.h>
#include "GNEAttributeCarrierDialog.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEAttributeCarrierDialog::AttributeTextField) AttributeTextFieldMap[] | |
Definition in file GNEAttributeCarrierDialog.cpp.
FXDEFMAP | ( | GNEAttributeCarrierDialog::AttributeTextField | ) |
References MID_GNE_ATTRIBUTESEDITORROW_OPENDIALOG_ALLOW, MID_GNE_ATTRIBUTESEDITORROW_OPENDIALOG_COLOR, MID_GNE_ATTRIBUTESEDITORROW_SETATTRIBUTE, GNEAttributeCarrierDialog::AttributeTextField::onCmdOpenColorDialog(), GNEAttributeCarrierDialog::AttributeTextField::onCmdOpenVClassDialog(), and GNEAttributeCarrierDialog::AttributeTextField::onCmdSetAttribute().