Eclipse SUMO - Simulation of Urban MObility
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 More...
 
 HelpMenuCommands (GNEApplicationWindow *GNEApp)
 constructor More...
 

Private Member Functions

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

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindow More...
 

Detailed Description

struct for help menu commands

Definition at line 1060 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ HelpMenuCommands() [1/2]

GNEApplicationWindowHelper::HelpMenuCommands::HelpMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 2159 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 2165 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 1070 of file GNEApplicationWindowHelper.h.


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