Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEApplicationWindowHelper::HelpMenuCommands Struct Reference

struct for help menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::HelpMenuCommands:
[legend]

Public Member Functions

void buildHelpMenuCommands (FXMenuPane *helpMenu)
 build menu commands
 
 HelpMenuCommands (GNEApplicationWindow *GNEApp)
 constructor
 

Private Member Functions

 HelpMenuCommands (const HelpMenuCommands &)=delete
 Invalidated copy constructor.
 
HelpMenuCommandsoperator= (const HelpMenuCommands &)=delete
 Invalidated assignment operator.
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindow
 

Detailed Description

struct for help menu commands

Definition at line 1059 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ HelpMenuCommands() [1/2]

GNEApplicationWindowHelper::HelpMenuCommands::HelpMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 2142 of file GNEApplicationWindowHelper.cpp.

◆ HelpMenuCommands() [2/2]

GNEApplicationWindowHelper::HelpMenuCommands::HelpMenuCommands ( const HelpMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildHelpMenuCommands()

void GNEApplicationWindowHelper::HelpMenuCommands::buildHelpMenuCommands ( FXMenuPane *  helpMenu)

build menu commands

Definition at line 2148 of file GNEApplicationWindowHelper.cpp.

References GUIDesigns::buildFXMenuCommandShortcut(), GUIIconSubSys::getIcon(), MID_CHANGELOG, MID_FEEDBACK, MID_HOTKEY_F12_ABOUT, MID_HOTKEY_F1_ONLINEDOCUMENTATION, MID_HOTKEYS, MID_TUTORIAL, NETEDIT_MINI, and TL.

Referenced by GNEApplicationWindow::fillMenuBar().

Here is the caller graph for this function:

◆ operator=()

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

Invalidated assignment operator.

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindowHelper::HelpMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindow

Definition at line 1069 of file GNEApplicationWindowHelper.h.


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