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

struct used to group all variables related to view options in supermode Demand More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions:

Public Member Functions

void buildDemandViewOptionsMenuChecks (FXMenuPane *editMenu)
 build menu checks More...
 
 DemandViewOptions (GNEApplicationWindow *GNEApp)
 default constructor More...
 
void hideDemandViewOptionsMenuChecks ()
 hide all options menu checks More...
 

Data Fields

FXMenuCheckIconmenuCheckDrawSpreadVehicles
 menu check to draw vehicles in begin position or spread in lane More...
 
FXMenuCheckIconmenuCheckHideNonInspectedDemandElements
 menu check for hide non inspected demand elements More...
 
FXMenuCheckIconmenuCheckHideShapes
 menu check for hide shapes (Polygons and POIs) More...
 
FXMenuCheckIconmenuCheckLockContainer
 menu check for lock Container More...
 
FXMenuCheckIconmenuCheckLockPerson
 menu check for lock Person More...
 
FXMenuCheckIconmenuCheckShowAllContainerPlans
 menu check for show all container plans More...
 
FXMenuCheckIconmenuCheckShowAllPersonPlans
 menu check for show all person plans More...
 
FXMenuCheckIconmenuCheckShowAllTrips
 menu check for show all trips plans More...
 
FXMenuCheckIconmenuCheckShowOverlappedRoutes
 menu check for show overlapped routes More...
 
FXMenuCheckIconmenuCheckToggleGrid
 menu check to show grid button More...
 
FXMenuSeparator * separator
 separator More...
 

Private Member Functions

 DemandViewOptions (const DemandViewOptions &)=delete
 Invalidated copy constructor. More...
 
DemandViewOptionsoperator= (const DemandViewOptions &)=delete
 Invalidated assignment operator. More...
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindows More...
 

Detailed Description

struct used to group all variables related to view options in supermode Demand

Definition at line 471 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ DemandViewOptions() [1/2]

GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::DemandViewOptions ( GNEApplicationWindow GNEApp)

default constructor

Definition at line 743 of file GNEApplicationWindowHelper.cpp.

◆ DemandViewOptions() [2/2]

GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::DemandViewOptions ( const DemandViewOptions )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildDemandViewOptionsMenuChecks()

◆ hideDemandViewOptionsMenuChecks()

void GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::hideDemandViewOptionsMenuChecks ( )

◆ operator=()

DemandViewOptions& GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::operator= ( const DemandViewOptions )
privatedelete

Invalidated assignment operator.

Field Documentation

◆ menuCheckDrawSpreadVehicles

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckDrawSpreadVehicles

menu check to draw vehicles in begin position or spread in lane

Definition at line 486 of file GNEApplicationWindowHelper.h.

◆ menuCheckHideNonInspectedDemandElements

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckHideNonInspectedDemandElements

menu check for hide non inspected demand elements

Definition at line 495 of file GNEApplicationWindowHelper.h.

◆ menuCheckHideShapes

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckHideShapes

menu check for hide shapes (Polygons and POIs)

Definition at line 489 of file GNEApplicationWindowHelper.h.

◆ menuCheckLockContainer

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckLockContainer

menu check for lock Container

Definition at line 510 of file GNEApplicationWindowHelper.h.

◆ menuCheckLockPerson

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckLockPerson

menu check for lock Person

Definition at line 504 of file GNEApplicationWindowHelper.h.

◆ menuCheckShowAllContainerPlans

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckShowAllContainerPlans

menu check for show all container plans

Definition at line 507 of file GNEApplicationWindowHelper.h.

◆ menuCheckShowAllPersonPlans

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckShowAllPersonPlans

menu check for show all person plans

Definition at line 501 of file GNEApplicationWindowHelper.h.

◆ menuCheckShowAllTrips

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckShowAllTrips

menu check for show all trips plans

Definition at line 492 of file GNEApplicationWindowHelper.h.

◆ menuCheckShowOverlappedRoutes

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckShowOverlappedRoutes

menu check for show overlapped routes

Definition at line 498 of file GNEApplicationWindowHelper.h.

◆ menuCheckToggleGrid

FXMenuCheckIcon* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::menuCheckToggleGrid

menu check to show grid button

Definition at line 483 of file GNEApplicationWindowHelper.h.

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::myGNEApp
private

pointer to current GNEApplicationWindows

Definition at line 517 of file GNEApplicationWindowHelper.h.

◆ separator

FXMenuSeparator* GNEApplicationWindowHelper::EditMenuCommands::DemandViewOptions::separator

separator

Definition at line 513 of file GNEApplicationWindowHelper.h.


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