Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEViewParent::ACChoosers Class Reference

struct for ACChoosers dialog More...

#include <GNEViewParent.h>

Collaboration diagram for GNEViewParent::ACChoosers:
[legend]

Public Member Functions

 ACChoosers ()
 constructor
 
 ~ACChoosers ()
 destructor
 

Data Fields

GNEDialogACChooserACChooserAdditional = nullptr
 pointer to ACChooser dialog used for locate additional
 
GNEDialogACChooserACChooserContainers = nullptr
 pointer to ACChooser dialog used for locate containers
 
GNEDialogACChooserACChooserEdges = nullptr
 pointer to ACChooser dialog used for locate edges
 
GNEDialogACChooserACChooserJunction = nullptr
 pointer to ACChooser dialog used for locate junctions
 
GNEDialogACChooserACChooserPersons = nullptr
 pointer to ACChooser dialog used for locate persons
 
GNEDialogACChooserACChooserPOI = nullptr
 pointer to ACChooser dialog used for locate POIs
 
GNEDialogACChooserACChooserPolygon = nullptr
 pointer to ACChooser dialog used for locate Polygons
 
GNEDialogACChooserACChooserProhibition = nullptr
 pointer to ACChooser dialog used for locate Prohibitions
 
GNEDialogACChooserACChooserRoutes = nullptr
 pointer to ACChooser dialog used for locate routes
 
GNEDialogACChooserACChooserStops = nullptr
 pointer to ACChooser dialog used for locate stops
 
GNEDialogACChooserACChooserTLS = nullptr
 pointer to ACChooser dialog used for locate TLSs
 
GNEDialogACChooserACChooserVehicles = nullptr
 pointer to ACChooser dialog used for locate vehicles
 
GNEDialogACChooserACChooserWalkingAreas = nullptr
 pointer to ACChooser dialog used for locate walkingareas
 
GNEDialogACChooserACChooserWire = nullptr
 pointer to ACChooser dialog used for locate Wires
 

Detailed Description

struct for ACChoosers dialog

Definition at line 436 of file GNEViewParent.h.

Constructor & Destructor Documentation

◆ ACChoosers()

GNEViewParent::ACChoosers::ACChoosers ( )

constructor

Definition at line 1051 of file GNEViewParent.cpp.

◆ ~ACChoosers()

GNEViewParent::ACChoosers::~ACChoosers ( )

destructor

Definition at line 1055 of file GNEViewParent.cpp.

Field Documentation

◆ ACChooserAdditional

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserAdditional = nullptr

pointer to ACChooser dialog used for locate additional

Definition at line 473 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserContainers

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserContainers = nullptr

pointer to ACChooser dialog used for locate containers

Definition at line 461 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserEdges

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserEdges = nullptr

pointer to ACChooser dialog used for locate edges

Definition at line 449 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserJunction

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserJunction = nullptr

pointer to ACChooser dialog used for locate junctions

Definition at line 446 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserPersons

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPersons = nullptr

pointer to ACChooser dialog used for locate persons

Definition at line 458 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserPOI

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPOI = nullptr

pointer to ACChooser dialog used for locate POIs

Definition at line 476 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserPolygon

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserPolygon = nullptr

pointer to ACChooser dialog used for locate Polygons

Definition at line 479 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserProhibition

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserProhibition = nullptr

pointer to ACChooser dialog used for locate Prohibitions

Definition at line 482 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog().

◆ ACChooserRoutes

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserRoutes = nullptr

pointer to ACChooser dialog used for locate routes

Definition at line 464 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserStops

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserStops = nullptr

pointer to ACChooser dialog used for locate stops

Definition at line 467 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserTLS

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserTLS = nullptr

pointer to ACChooser dialog used for locate TLSs

Definition at line 470 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserVehicles

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserVehicles = nullptr

pointer to ACChooser dialog used for locate vehicles

Definition at line 455 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserWalkingAreas

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserWalkingAreas = nullptr

pointer to ACChooser dialog used for locate walkingareas

Definition at line 452 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog(), and GNEViewParent::onCmdLocate().

◆ ACChooserWire

GNEDialogACChooser* GNEViewParent::ACChoosers::ACChooserWire = nullptr

pointer to ACChooser dialog used for locate Wires

Definition at line 485 of file GNEViewParent.h.

Referenced by GNEViewParent::eraseACChooserDialog().


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