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

struct for Demand menu commands More...

#include <GNEApplicationWindow.h>

Collaboration diagram for GNEApplicationWindow::EditMenuCommands::DemandMenuCommands:

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 529 of file GNEApplicationWindow.h.

Constructor & Destructor Documentation

◆ DemandMenuCommands()

GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::DemandMenuCommands ( const EditMenuCommands editMenuCommandsParent)

constructor

Definition at line 1189 of file GNEApplicationWindow.cpp.

Member Function Documentation

◆ buildDemandMenuCommands()

◆ hideDemandMenuCommands()

void GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::hideDemandMenuCommands ( )

◆ showDemandMenuCommands()

void GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::showDemandMenuCommands ( )

Field Documentation

◆ myEditMenuCommandsParent

const EditMenuCommands* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::myEditMenuCommandsParent
private

reference to EditMenuCommands

Definition at line 566 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands().

◆ myHorizontalSeparator

FXMenuSeparator* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::myHorizontalSeparator
private

separator between sets of FXMenuCommand

Definition at line 569 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ personMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::personMode

menu command for person mode

Definition at line 559 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ personPlanMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::personPlanMode

menu command for person plan mode

Definition at line 562 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ personTypeMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::personTypeMode

menu command for person type mode

Definition at line 556 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ routeMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::routeMode

menu command for route mode

Definition at line 544 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ stopMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::stopMode

menu command for stop mode

Definition at line 553 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ vehicleMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::vehicleMode

menu command for vehicle mode

Definition at line 547 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().

◆ vehicleTypeMode

FXMenuCommand* GNEApplicationWindow::EditMenuCommands::DemandMenuCommands::vehicleTypeMode

menu command for vehicle type mode

Definition at line 550 of file GNEApplicationWindow.h.

Referenced by buildDemandMenuCommands(), hideDemandMenuCommands(), and showDemandMenuCommands().


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