Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <utils/common/MsgHandler.h>
#include <utils/gui/images/GUIIconSubSys.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/foxtools/MFXButtonTooltip.h>
#include <utils/foxtools/MFXMenuButtonTooltip.h>
#include <utils/foxtools/MFXCheckableButton.h>
#include <utils/gui/div/GUIGlobalSelection.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/gui/windows/GUIMainWindow.h>
#include "GUIGlChildWindow.h"
Go to the source code of this file.
Functions | |
FXDEFMAP (GUIGlChildWindow) GUIGlChildWindowMap[] | |
Definition in file GUIGlChildWindow.cpp.
FXDEFMAP | ( | GUIGlChildWindow | ) |
References MID_COLORSCHEMECHANGE, MID_HOTKEY_CTRL_I_EDITVIEWPORT, MID_HOTKEY_F9_EDIT_VIEWSCHEME, MID_RECENTERVIEW, MID_SHOWTOOLTIPS_MENU, MID_SHOWTOOLTIPS_VIEW, MID_ZOOM_STYLE, GUIGlChildWindow::onCmdChangeColorScheme(), GUIGlChildWindow::onCmdEditViewport(), GUIGlChildWindow::onCmdEditViewScheme(), GUIGlChildWindow::onCmdRecenterView(), GUIGlChildWindow::onCmdShowToolTipsMenu(), GUIGlChildWindow::onCmdShowToolTipsView(), and GUIGlChildWindow::onCmdZoomStyle().