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
GUIGlobalSelection.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file GUIGlobalSelection.h.

Variable Documentation

GUISelectedStorage gSelected

A global holder of selected objects.

Todo:
Check whether this should be replaced by a Singleton

Definition at line 45 of file GUIGlobalSelection.cpp.

Referenced by GNEViewNet::abortOperation(), GNENet::addReversedEdge(), GUIGlObject::buildSelectionPopupEntry(), GUIApplicationWindow::closeAllWindows(), GNEApplicationWindow::closeAllWindows(), GNENet::deleteEdge(), GNENet::deleteJunction(), GNENet::deleteLane(), GNEJunction::drawGL(), GNELane::drawGL(), GUIEdge::drawGL(), GUIVehicle::getColorValue(), GUIJunctionWrapper::getColorValue(), GUIContainer::getColorValue(), GNELane::getColorValue(), GUIPerson::getColorValue(), GUILane::getColorValue(), GNEJunction::getColorValue(), GNELane::getPopUpMenu(), GUILane::getScaleValue(), GNESelector::getStats(), GNESelector::handleIDs(), GNETLSEditor::handleMultiChange(), GNESelector::hide(), GUIGlChildWindow::isSelected(), GNEViewParent::isSelected(), GUISUMOViewParent::isSelected(), GUIGLObjectPopupMenu::onCmdAddSelected(), GNESelector::onCmdClear(), GUIDialog_GLChosenEditor::onCmdClear(), GNEConnector::onCmdClearSelectedConnections(), GUIDialog_GLChosenEditor::onCmdDeselect(), GNEViewNet::onCmdDuplicateLane(), GNEApplicationWindow::onCmdEditChosen(), GUIApplicationWindow::onCmdEditChosen(), GNESelector::onCmdInvert(), GNESelector::onCmdLoad(), GUIDialog_GLChosenEditor::onCmdLoad(), GUIGLObjectPopupMenu::onCmdRemoveSelected(), GNEConnector::onCmdResetSelectedConnections(), GNESelector::onCmdSave(), GUIDialog_GLChosenEditor::onCmdSave(), GNEViewNet::onCmdStraightenEdges(), GNEViewNet::onLeftBtnPress(), GUISUMOAbstractView::onLeftBtnPress(), GUIDialog_GLChosenEditor::rebuildList(), GNEChange_Selection::redo(), GNENet::retrieveEdges(), GNENet::retrieveJunctions(), GNENet::retrieveLanes(), GUIVehicle::selectBlockingFoes(), GNEJunction::setColor(), GNESelector::show(), GNEChange_Selection::undo(), and GNESelector::~GNESelector().