SUMO - Simulation of Urban MObility
GNEViewParent::Frames Struct Reference

struct for Frames More...

Collaboration diagram for GNEViewParent::Frames:
Collaboration graph

Public Member Functions

 Frames ()
 constructor More...
 
void hideFrames ()
 hide frames More...
 
bool isFrameShown () const
 return true if at least there is a frame shown More...
 
void setWidth (int frameWidth)
 set new width in all frames More...
 

Data Fields

GNEAdditionalFrameadditionalFrame
 frame for GNE_MODE_ADDITIONAL More...
 
GNEConnectorFrameconnectorFrame
 frame for GNE_MODE_CONNECT More...
 
GNECrossingFramecrossingFrame
 frame for GNE_MODE_CROSSING More...
 
GNEDeleteFramedeleteFrame
 frame for GNE_MODE_DELETE More...
 
GNEInspectorFrameinspectorFrame
 frame for GNE_MODE_INSPECT More...
 
GNEPolygonFramepolygonFrame
 frame for GNE_MODE_POLYGON More...
 
GNEProhibitionFrameprohibitionFrame
 frame for GNE_MODE_PROHIBITION More...
 
GNESelectorFrameselectorFrame
 frame for GNE_MODE_SELECT More...
 
GNETAZFrameTAZFrame
 frame for GNE_MODE_TAZ More...
 
GNETLSEditorFrameTLSEditorFrame
 frame for GNE_MODE_TLS More...
 

Detailed Description

struct for Frames

Definition at line 172 of file GNEViewParent.h.

Constructor & Destructor Documentation

◆ Frames()

GNEViewParent::Frames::Frames ( )

constructor

Definition at line 440 of file GNEViewParent.cpp.

Member Function Documentation

◆ hideFrames()

◆ isFrameShown()

bool GNEViewParent::Frames::isFrameShown ( ) const

◆ setWidth()

void GNEViewParent::Frames::setWidth ( int  frameWidth)

Field Documentation

◆ additionalFrame

GNEAdditionalFrame* GNEViewParent::Frames::additionalFrame

frame for GNE_MODE_ADDITIONAL

Definition at line 198 of file GNEViewParent.h.

Referenced by GNEViewParent::getAdditionalFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ connectorFrame

GNEConnectorFrame* GNEViewParent::Frames::connectorFrame

frame for GNE_MODE_CONNECT

Definition at line 192 of file GNEViewParent.h.

Referenced by GNEViewParent::getConnectorFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ crossingFrame

GNECrossingFrame* GNEViewParent::Frames::crossingFrame

frame for GNE_MODE_CROSSING

Definition at line 201 of file GNEViewParent.h.

Referenced by GNEViewParent::getCrossingFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ deleteFrame

GNEDeleteFrame* GNEViewParent::Frames::deleteFrame

frame for GNE_MODE_DELETE

Definition at line 207 of file GNEViewParent.h.

Referenced by GNEViewParent::getDeleteFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ inspectorFrame

GNEInspectorFrame* GNEViewParent::Frames::inspectorFrame

frame for GNE_MODE_INSPECT

Definition at line 186 of file GNEViewParent.h.

Referenced by GNEViewParent::getInspectorFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ polygonFrame

GNEPolygonFrame* GNEViewParent::Frames::polygonFrame

frame for GNE_MODE_POLYGON

Definition at line 210 of file GNEViewParent.h.

Referenced by GNEViewParent::getPolygonFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ prohibitionFrame

GNEProhibitionFrame* GNEViewParent::Frames::prohibitionFrame

frame for GNE_MODE_PROHIBITION

Definition at line 213 of file GNEViewParent.h.

Referenced by GNEViewParent::getProhibitionFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ selectorFrame

GNESelectorFrame* GNEViewParent::Frames::selectorFrame

frame for GNE_MODE_SELECT

Definition at line 189 of file GNEViewParent.h.

Referenced by GNEViewParent::getSelectorFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ TAZFrame

GNETAZFrame* GNEViewParent::Frames::TAZFrame

frame for GNE_MODE_TAZ

Definition at line 204 of file GNEViewParent.h.

Referenced by GNEViewParent::getTAZFrame(), hideFrames(), isFrameShown(), and setWidth().

◆ TLSEditorFrame

GNETLSEditorFrame* GNEViewParent::Frames::TLSEditorFrame

frame for GNE_MODE_TLS

Definition at line 195 of file GNEViewParent.h.

Referenced by GNEViewParent::getTLSEditorFrame(), hideFrames(), isFrameShown(), and setWidth().


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