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

struct for common menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands:
[legend]

Public Member Functions

void buildCommonMenuCommands (FXMenuPane *modesMenu)
 build menu commands
 
 CommonMenuCommands (const ModesMenuCommands *modesMenuCommandsParent)
 constructor
 

Data Fields

FXMenuCommand * deleteMode
 menu command for delete mode
 
FXMenuCommand * inspectMode
 menu command for inspect mode
 
FXMenuCommand * selectMode
 menu command for select mode
 

Private Member Functions

 CommonMenuCommands (const CommonMenuCommands &)=delete
 Invalidated copy constructor.
 
CommonMenuCommandsoperator= (const CommonMenuCommands &)=delete
 Invalidated assignment operator.
 

Private Attributes

const ModesMenuCommandsmyModesMenuCommandsParent
 reference to ModesMenuCommands
 

Detailed Description

struct for common menu commands

Definition at line 262 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ CommonMenuCommands() [1/2]

GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::CommonMenuCommands ( const ModesMenuCommands modesMenuCommandsParent)

constructor

Definition at line 540 of file GNEApplicationWindowHelper.cpp.

◆ CommonMenuCommands() [2/2]

GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::CommonMenuCommands ( const CommonMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildCommonMenuCommands()

void GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::buildCommonMenuCommands ( FXMenuPane *  modesMenu)

◆ operator=()

CommonMenuCommands & GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::operator= ( const CommonMenuCommands )
privatedelete

Invalidated assignment operator.

Field Documentation

◆ deleteMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::deleteMode

menu command for delete mode

Definition at line 271 of file GNEApplicationWindowHelper.h.

◆ inspectMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::inspectMode

menu command for inspect mode

Definition at line 274 of file GNEApplicationWindowHelper.h.

◆ myModesMenuCommandsParent

const ModesMenuCommands* GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::myModesMenuCommandsParent
private

reference to ModesMenuCommands

Definition at line 281 of file GNEApplicationWindowHelper.h.

◆ selectMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::CommonMenuCommands::selectMode

menu command for select mode

Definition at line 277 of file GNEApplicationWindowHelper.h.


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