Eclipse SUMO - Simulation of Urban MObility
|
#include <microsim/devices/MSDevice_BTreceiver.h>
#include <netedit/GNENet.h>
#include <netedit/GNEUndoList.h>
#include <netedit/GNEViewNet.h>
#include <netedit/changes/GNEChange_Attribute.h>
#include <utils/gui/div/GLHelper.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/gui/div/GUIBasePersonHelper.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/xml/NamespaceIDs.h>
#include "GNEPerson.h"
#include "GNERouteHandler.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEPerson::GNEPersonPopupMenu) personPopupMenuMap[] | |
FXDEFMAP (GNEPerson::GNESelectedPersonsPopupMenu) selectedPersonsPopupMenuMap[] | |
Definition in file GNEPerson.cpp.
FXDEFMAP | ( | GNEPerson::GNEPersonPopupMenu | ) |
References MID_GNE_PERSON_TRANSFORM, and GNEPerson::GNEPersonPopupMenu::onCmdTransform().
FXDEFMAP | ( | GNEPerson::GNESelectedPersonsPopupMenu | ) |