![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <fxkeys.h>
#include <netedit/GNEApplicationWindow.h>
#include <netedit/GNEInternalTest.h>
#include <utils/gui/div/GUIDesigns.h>
#include "GNEDialog.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEDialog) MFXDialogBoxMap[] | |
Definition in file GNEDialog.cpp.
FXDEFMAP | ( | GNEDialog | ) |
References MID_GNE_ABORT, MID_GNE_BUTTON_ACCEPT, MID_GNE_BUTTON_ADVANCED, MID_GNE_BUTTON_BACK, MID_GNE_BUTTON_CANCEL, MID_GNE_BUTTON_RESET, MID_GNE_BUTTON_RUN, MID_HOTKEY_ESC, GNEDialog::onCmdAbort(), GNEDialog::onCmdAccept(), GNEDialog::onCmdAdvanced(), GNEDialog::onCmdBack(), GNEDialog::onCmdCancel(), GNEDialog::onCmdReset(), GNEDialog::onCmdRun(), GNEDialog::onKeyPress(), and GNEDialog::onKeyRelease().