Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netedit/GNEViewNet.h>
#include <netedit/frames/common/GNEInspectorFrame.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include "GNEOverlappedInspection.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GNEOverlappedInspection) OverlappedInspectionMap[] | |
Definition in file GNEOverlappedInspection.cpp.
FXDEFMAP | ( | GNEOverlappedInspection | ) |
References MID_GNE_OVERLAPPED_ITEMSELECTED, MID_GNE_OVERLAPPED_NEXT, MID_GNE_OVERLAPPED_PREVIOUS, MID_GNE_OVERLAPPED_SHOWLIST, MID_HELP, GNEOverlappedInspection::onCmdListItemSelected(), GNEOverlappedInspection::onCmdNextElement(), GNEOverlappedInspection::onCmdOverlappingHelp(), GNEOverlappedInspection::onCmdPreviousElement(), and GNEOverlappedInspection::onCmdShowList().