Eclipse SUMO - Simulation of Urban MObility
GUIGlobalSelection.h File Reference
#include <config.h>
#include "GUISelectedStorage.h"
Include dependency graph for GUIGlobalSelection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

GUISelectedStorage gSelected
 A global holder of selected objects. More...
 

Detailed Description

Author
Daniel Krajzewicz
Date
Jun 2004
Version
$Id$

Definition in file GUIGlobalSelection.h.

Variable Documentation

◆ gSelected

GUISelectedStorage gSelected

A global holder of selected objects.

Todo:
Check whether this should be replaced by a Singleton

Definition at line 34 of file GUIGlobalSelection.cpp.

Referenced by GUIGlObject::buildSelectionPopupEntry(), GUIApplicationWindow::closeAllWindows(), GUILane::drawGL(), GUIMEVehicle::getColorValue(), GUIVehicle::getColorValue(), GUIJunctionWrapper::getColorValue(), GUIEdge::getColorValue(), GUIContainer::getColorValue(), GUIPerson::getColorValue(), GUIVisualizationSizeSettings::getExaggeration(), GUIEdge::getScaleValue(), GNENet::getSelectedAttributeCarriers(), GUILane::isLaneOrEdgeSelected(), GUIGlChildWindow::isSelected(), GUISUMOViewParent::isSelected(), GUIVehicle::isSelected(), GUIPerson::isSelected(), GUIEdge::isSelected(), GUILane::isSelected(), GUINet::isSelected(), GUIGLObjectPopupMenu::onCmdAddSelected(), GUIDialog_GLChosenEditor::onCmdClear(), GUIDialog_GLChosenEditor::onCmdDeselect(), GUIApplicationWindow::onCmdEditChosen(), GNEApplicationWindow::onCmdEditChosen(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIGLObjectPopupMenu::onCmdRemoveSelected(), GUIDialog_GLChosenEditor::onCmdSave(), GUIViewTraffic::onGamingClick(), GUIViewTraffic::onGamingRightClick(), GUISUMOAbstractView::onLeftBtnPress(), GUIDialog_GLChosenEditor::rebuildList(), GNEVehicleType::selectAttributeCarrier(), GNENetElement::selectAttributeCarrier(), GNEStop::selectAttributeCarrier(), GNEShape::selectAttributeCarrier(), GNERide::selectAttributeCarrier(), GNEPersonTrip::selectAttributeCarrier(), GNEWalk::selectAttributeCarrier(), GNERoute::selectAttributeCarrier(), GNEPerson::selectAttributeCarrier(), GNEAdditional::selectAttributeCarrier(), GNEVehicle::selectAttributeCarrier(), GUIVehicle::selectBlockingFoes(), GUIPolygon::setColor(), GUIPointOfInterest::setColor(), GUIMessageWindow::setCursorPos(), GUIDialog_GLObjChooser::toggleSelection(), GNEVehicleType::unselectAttributeCarrier(), GNENetElement::unselectAttributeCarrier(), GNEStop::unselectAttributeCarrier(), GNEShape::unselectAttributeCarrier(), GNERide::unselectAttributeCarrier(), GNEPersonTrip::unselectAttributeCarrier(), GNEWalk::unselectAttributeCarrier(), GNERoute::unselectAttributeCarrier(), GNEPerson::unselectAttributeCarrier(), GNEAdditional::unselectAttributeCarrier(), and GNEVehicle::unselectAttributeCarrier().