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 32 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(), TraCIServerAPI_GUI::processGet(), TraCIServerAPI_GUI::processSet(), GUIDialog_GLChosenEditor::rebuildList(), GNEAttributeCarrier::selectAttributeCarrier(), GUIVehicle::selectBlockingFoes(), GUIPointOfInterest::setColor(), GUIPolygon::setColor(), GUIMessageWindow::setCursorPos(), GUIDialog_ChooserAbstract::toggleSelection(), and GNEAttributeCarrier::unselectAttributeCarrier().