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

struct for windows menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::WindowsMenuCommands:
[legend]

Public Member Functions

void buildWindowsMenuCommands (FXMenuPane *windowsMenu, FXStatusBar *statusbar, GUIMessageWindow *messageWindow)
 build menu commands More...
 
 WindowsMenuCommands (GNEApplicationWindow *GNEApp)
 constructor More...
 

Private Member Functions

WindowsMenuCommandsoperator= (const WindowsMenuCommands &)=delete
 Invalidated assignment operator. More...
 
 WindowsMenuCommands (const WindowsMenuCommands &)=delete
 Invalidated copy constructor. More...
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindow More...
 

Detailed Description

struct for windows menu commands

Definition at line 1040 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ WindowsMenuCommands() [1/2]

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 2134 of file GNEApplicationWindowHelper.cpp.

◆ WindowsMenuCommands() [2/2]

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( const WindowsMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildWindowsMenuCommands()

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

build menu commands

Definition at line 2140 of file GNEApplicationWindowHelper.cpp.

References GUIDesigns::buildFXMenuCheckbox(), GUIDesigns::buildFXMenuCommandShortcut(), CLEARMESSAGEWINDOW, GUIIconSubSys::getIcon(), MID_CLEARMESSAGEWINDOW, and TL.

Referenced by GNEApplicationWindow::fillMenuBar().

Here is the caller graph for this function:

◆ operator=()

WindowsMenuCommands& GNEApplicationWindowHelper::WindowsMenuCommands::operator= ( const WindowsMenuCommands )
privatedelete

Invalidated assignment operator.

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindowHelper::WindowsMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindow

Definition at line 1050 of file GNEApplicationWindowHelper.h.


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