Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
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
 
 WindowsMenuCommands (GNEApplicationWindow *GNEApp)
 constructor
 

Private Member Functions

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

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindows
 

Detailed Description

struct for windows menu commands

Definition at line 1039 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ WindowsMenuCommands() [1/2]

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 2117 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 2123 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 GNEApplicationWindows

Definition at line 1049 of file GNEApplicationWindowHelper.h.


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