![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for windows menu commands More...
Public Member Functions | |
void | buildWindowsMenuCommands (FXMenuPane *windowsMenu) |
build menu commands More... | |
WindowsMenuCommands (GNEApplicationWindow *GNEApp) | |
constructor More... | |
Private Attributes | |
GNEApplicationWindow * | myGNEApp |
pointer to current GNEApplicationWindows More... | |
struct for windows menu commands
Definition at line 721 of file GNEApplicationWindow.h.
GNEApplicationWindow::WindowsMenuCommands::WindowsMenuCommands | ( | GNEApplicationWindow * | GNEApp | ) |
constructor
Definition at line 1572 of file GNEApplicationWindow.cpp.
void GNEApplicationWindow::WindowsMenuCommands::buildWindowsMenuCommands | ( | FXMenuPane * | windowsMenu | ) |
build menu commands
Definition at line 1578 of file GNEApplicationWindow.cpp.
References MID_CLEARMESSAGEWINDOW.
Referenced by GNEApplicationWindow::fillMenuBar().
|
private |
pointer to current GNEApplicationWindows
Definition at line 731 of file GNEApplicationWindow.h.