Eclipse SUMO - Simulation of Urban MObility
GNEApplicationWindow::WindowsMenuCommands Struct Reference

struct for windows menu commands More...

Collaboration diagram for GNEApplicationWindow::WindowsMenuCommands:

Public Member Functions

void buildWindowsMenuCommands (FXMenuPane *windowsMenu)
 build menu commands More...
 
 WindowsMenuCommands (GNEApplicationWindow *GNEApp)
 constructor More...
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindows More...
 

Detailed Description

struct for windows menu commands

Definition at line 721 of file GNEApplicationWindow.h.

Constructor & Destructor Documentation

◆ WindowsMenuCommands()

GNEApplicationWindow::WindowsMenuCommands::WindowsMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 1572 of file GNEApplicationWindow.cpp.

Member Function Documentation

◆ buildWindowsMenuCommands()

void GNEApplicationWindow::WindowsMenuCommands::buildWindowsMenuCommands ( FXMenuPane *  windowsMenu)

build menu commands

Definition at line 1578 of file GNEApplicationWindow.cpp.

References MID_CLEARMESSAGEWINDOW.

Referenced by GNEApplicationWindow::fillMenuBar().

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindow::WindowsMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindows

Definition at line 731 of file GNEApplicationWindow.h.


The documentation for this struct was generated from the following files: