Eclipse SUMO - Simulation of Urban MObility
GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands Struct Reference

struct for Demand menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands:
[legend]

Public Member Functions

void buildDemandMenuCommands (FXMenuPane *editMenu)
 build menu commands More...
 
 DemandMenuCommands (const EditMenuCommands *editMenuCommandsParent)
 constructor More...
 
void hideDemandMenuCommands ()
 hide all menu commands More...
 
void showDemandMenuCommands ()
 show all menu commands More...
 

Data Fields

FXMenuCommand * personMode
 menu command for person mode More...
 
FXMenuCommand * personPlanMode
 menu command for person plan mode More...
 
FXMenuCommand * personTypeMode
 menu command for person type mode More...
 
FXMenuCommand * routeMode
 menu command for route mode More...
 
FXMenuCommand * stopMode
 menu command for stop mode More...
 
FXMenuCommand * vehicleMode
 menu command for vehicle mode More...
 
FXMenuCommand * vehicleTypeMode
 menu command for vehicle type mode More...
 

Private Attributes

const EditMenuCommandsmyEditMenuCommandsParent
 reference to EditMenuCommands More...
 
FXMenuSeparator * myHorizontalSeparator
 separator between sets of FXMenuCommand More...
 

Detailed Description

struct for Demand menu commands

Definition at line 230 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ DemandMenuCommands()

GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::DemandMenuCommands ( const EditMenuCommands editMenuCommandsParent)

constructor

Definition at line 408 of file GNEApplicationWindowHelper.cpp.

Member Function Documentation

◆ buildDemandMenuCommands()

◆ hideDemandMenuCommands()

void GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::hideDemandMenuCommands ( )

hide all menu commands

Definition at line 436 of file GNEApplicationWindowHelper.cpp.

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

Here is the caller graph for this function:

◆ showDemandMenuCommands()

void GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::showDemandMenuCommands ( )

show all menu commands

Definition at line 422 of file GNEApplicationWindowHelper.cpp.

Referenced by GNEApplicationWindow::updateSuperModeMenuCommands().

Here is the caller graph for this function:

Field Documentation

◆ myEditMenuCommandsParent

const EditMenuCommands* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::myEditMenuCommandsParent
private

reference to EditMenuCommands

Definition at line 267 of file GNEApplicationWindowHelper.h.

◆ myHorizontalSeparator

FXMenuSeparator* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::myHorizontalSeparator
private

separator between sets of FXMenuCommand

Definition at line 270 of file GNEApplicationWindowHelper.h.

◆ personMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::personMode

menu command for person mode

Definition at line 260 of file GNEApplicationWindowHelper.h.

◆ personPlanMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::personPlanMode

menu command for person plan mode

Definition at line 263 of file GNEApplicationWindowHelper.h.

◆ personTypeMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::personTypeMode

menu command for person type mode

Definition at line 257 of file GNEApplicationWindowHelper.h.

◆ routeMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::routeMode

menu command for route mode

Definition at line 245 of file GNEApplicationWindowHelper.h.

◆ stopMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::stopMode

menu command for stop mode

Definition at line 254 of file GNEApplicationWindowHelper.h.

◆ vehicleMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::vehicleMode

menu command for vehicle mode

Definition at line 248 of file GNEApplicationWindowHelper.h.

◆ vehicleTypeMode

FXMenuCommand* GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::vehicleTypeMode

menu command for vehicle type mode

Definition at line 251 of file GNEApplicationWindowHelper.h.


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