![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <netedit/dialogs/GNEVClassesDialog.h>
#include <netedit/GNEApplicationWindow.h>
#include <netedit/GNENet.h>
#include <netedit/GNETagProperties.h>
#include <netedit/GNEViewParent.h>
#include <utils/foxtools/MFXTextFieldIcon.h>
#include <utils/gui/div/GUIDesigns.h>
#include "GNEElementTable.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEElementTable::Row) RowMap[] | |
Definition in file GNEElementTable.cpp.
FXDEFMAP | ( | GNEElementTable::Row | ) |
References MID_GNE_ELEMENTTABLE_DIALOG_ELEMENT, MID_GNE_ELEMENTTABLE_DIALOG_VCLASS, MID_GNE_ELEMENTTABLE_EDIT, MID_GNE_ELEMENTTABLE_REMOVE, GNEElementTable::Row::onCmdEditRow(), GNEElementTable::Row::onCmdOpenElementDialog(), GNEElementTable::Row::onCmdOpenVClassDialog(), and GNEElementTable::Row::onCmdRemoveRow().