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

Definition in file GUIGlobalSelection.h.

Variable Documentation

◆ gSelected

GUISelectedStorage gSelected
extern

A global holder of selected objects.

Todo:
Check whether this should be replaced by a Singleton

Definition at line 33 of file GUIGlobalSelection.cpp.

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