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

struct for network menu commands More...

#include <GNEApplicationWindowHelper.h>

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

Public Member Functions

void buildNetworkMenuCommands (FXMenuPane *modesMenu)
 build menu commands
 
void hideNetworkMenuCommands ()
 hide all menu commands
 
 NetworkMenuCommands (const ModesMenuCommands *modesMenuCommandsParent)
 constructor
 
void showNetworkMenuCommands ()
 show all menu commands
 

Data Fields

FXMenuCommand * additionalMode
 menu command for additional mode
 
FXMenuCommand * connectMode
 menu command for connect mode
 
FXMenuCommand * createEdgeMode
 menu command for create edge
 
FXMenuCommand * crossingMode
 menu command for crossing mode
 
FXMenuCommand * moveMode
 menu command for move mode (network)
 
FXMenuCommand * prohibitionMode
 menu command for prohibition mode
 
FXMenuCommand * shapeMode
 menu command for shape mode
 
FXMenuCommand * TAZMode
 menu command for TAZ mode
 
FXMenuCommand * TLSMode
 menu command for TLS Mode
 
FXMenuCommand * wireMode
 menu command for wire mode
 

Private Member Functions

 NetworkMenuCommands (const NetworkMenuCommands &)=delete
 Invalidated copy constructor.
 
NetworkMenuCommandsoperator= (const NetworkMenuCommands &)=delete
 Invalidated assignment operator.
 

Private Attributes

const ModesMenuCommandsmyModesMenuCommandsParent
 reference to ModesMenuCommands
 

Detailed Description

struct for network menu commands

Definition at line 291 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ NetworkMenuCommands() [1/2]

GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::NetworkMenuCommands ( const ModesMenuCommands modesMenuCommandsParent)

constructor

Definition at line 566 of file GNEApplicationWindowHelper.cpp.

◆ NetworkMenuCommands() [2/2]

GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::NetworkMenuCommands ( const NetworkMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildNetworkMenuCommands()

◆ hideNetworkMenuCommands()

void GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::hideNetworkMenuCommands ( )

hide all menu commands

Definition at line 597 of file GNEApplicationWindowHelper.cpp.

Referenced by GNEApplicationWindow::onCmdClose(), and GNEApplicationWindow::updateSuperModeMenuCommands().

Here is the caller graph for this function:

◆ operator=()

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

Invalidated assignment operator.

◆ showNetworkMenuCommands()

void GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::showNetworkMenuCommands ( )

show all menu commands

Definition at line 582 of file GNEApplicationWindowHelper.cpp.

Referenced by GNEApplicationWindow::updateSuperModeMenuCommands().

Here is the caller graph for this function:

Field Documentation

◆ additionalMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::additionalMode

menu command for additional mode

Definition at line 321 of file GNEApplicationWindowHelper.h.

◆ connectMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::connectMode

menu command for connect mode

Definition at line 312 of file GNEApplicationWindowHelper.h.

◆ createEdgeMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::createEdgeMode

menu command for create edge

Definition at line 306 of file GNEApplicationWindowHelper.h.

◆ crossingMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::crossingMode

menu command for crossing mode

Definition at line 324 of file GNEApplicationWindowHelper.h.

◆ moveMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::moveMode

menu command for move mode (network)

Definition at line 309 of file GNEApplicationWindowHelper.h.

◆ myModesMenuCommandsParent

const ModesMenuCommands* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::myModesMenuCommandsParent
private

reference to ModesMenuCommands

Definition at line 337 of file GNEApplicationWindowHelper.h.

◆ prohibitionMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::prohibitionMode

menu command for prohibition mode

Definition at line 315 of file GNEApplicationWindowHelper.h.

◆ shapeMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::shapeMode

menu command for shape mode

Definition at line 330 of file GNEApplicationWindowHelper.h.

◆ TAZMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::TAZMode

menu command for TAZ mode

Definition at line 327 of file GNEApplicationWindowHelper.h.

◆ TLSMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::TLSMode

menu command for TLS Mode

Definition at line 318 of file GNEApplicationWindowHelper.h.

◆ wireMode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::NetworkMenuCommands::wireMode

menu command for wire mode

Definition at line 333 of file GNEApplicationWindowHelper.h.


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