Eclipse SUMO - Simulation of Urban MObility
|
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/gui/div/GUIDesigns.h>
#include <netedit/GNENet.h>
#include <netedit/GNEViewNet.h>
#include <netedit/GNEUndoList.h>
#include "GNEDemandElementDialog.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEDemandElementDialog) GNEDemandElementDialogMap[] | |
Definition in file GNEDemandElementDialog.cpp.
FXDEFMAP | ( | GNEDemandElementDialog | ) |
References MID_GNE_BUTTON_ACCEPT, MID_GNE_BUTTON_CANCEL, MID_GNE_BUTTON_FOCUS, MID_GNE_BUTTON_RESET, GNEDemandElementDialog::onCmdAccept(), GNEDemandElementDialog::onCmdCancel(), GNEDemandElementDialog::onCmdFocusOnFrame(), GNEDemandElementDialog::onCmdReset(), GNEDemandElementDialog::onKeyPress(), and GNEDemandElementDialog::onKeyRelease().