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 *applicationWindow)
 constructor

Private Member Functions

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

Private Attributes

GNEApplicationWindowmyApplicationWindow
 pointer to current GNEApplicationWindow

Detailed Description

struct for help menu commands

Definition at line 1049 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ HelpMenuCommands() [1/2]

GNEApplicationWindowHelper::HelpMenuCommands::HelpMenuCommands ( GNEApplicationWindow * applicationWindow)

constructor

Definition at line 2162 of file GNEApplicationWindowHelper.cpp.

References myApplicationWindow.

Referenced by HelpMenuCommands(), and operator=().

Here is the caller graph for this function:

◆ HelpMenuCommands() [2/2]

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

Invalidated copy constructor.

References HelpMenuCommands().

Member Function Documentation

◆ buildHelpMenuCommands()

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

◆ operator=()

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

Invalidated assignment operator.

References HelpMenuCommands().

Field Documentation

◆ myApplicationWindow

GNEApplicationWindow* GNEApplicationWindowHelper::HelpMenuCommands::myApplicationWindow
private

pointer to current GNEApplicationWindow

Definition at line 1059 of file GNEApplicationWindowHelper.h.

Referenced by buildHelpMenuCommands(), and HelpMenuCommands().


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