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

struct for windows menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::WindowsMenuCommands:

Public Member Functions

void buildWindowsMenuCommands (FXMenuPane *windowsMenu, FXStatusBar *statusbar, GUIMessageWindow *messageWindow)
 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 442 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ WindowsMenuCommands()

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 771 of file GNEApplicationWindowHelper.cpp.

Member Function Documentation

◆ buildWindowsMenuCommands()

void GNEApplicationWindowHelper::WindowsMenuCommands::buildWindowsMenuCommands ( FXMenuPane *  windowsMenu,
FXStatusBar *  statusbar,
GUIMessageWindow messageWindow 
)

build menu commands

Definition at line 777 of file GNEApplicationWindowHelper.cpp.

References GUIDesigns::buildFXMenuCommandShortcut(), and MID_CLEARMESSAGEWINDOW.

Referenced by GNEApplicationWindow::fillMenuBar().

Here is the caller graph for this function:

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindowHelper::WindowsMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindows

Definition at line 452 of file GNEApplicationWindowHelper.h.


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