![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <GUIDesigns.h>
Static Public Member Functions | |
static FXMenuCommand * | buildFXMenuCommand (FXComposite *p, const std::string &text, FXIcon *icon, FXObject *tgt, FXSelector sel) |
build menu command More... | |
static FXMenuCommand * | buildFXMenuCommandRecentFile (FXComposite *p, const std::string &text, FXObject *tgt, FXSelector sel) |
build menu command (for recent files) More... | |
static FXMenuCommand * | buildFXMenuCommandShortcut (FXComposite *p, const std::string &text, const std::string &shortcut, const std::string &info, FXIcon *icon, FXObject *tgt, FXSelector sel) |
build menu command More... | |
static FXMenuTitle * | buildFXMenuTitle (FXComposite *p, const std::string &text, FXIcon *icon, FXMenuPane *menuPane) |
build menu title More... | |
Definition at line 585 of file GUIDesigns.h.
|
static |
build menu command
Definition at line 40 of file GUIDesigns.cpp.
References GUIDesignHeight.
Referenced by GUIGlObject::buildAdditionalsPopupOptions(), GUIGlObject::buildCenterPopupEntry(), GNEApplicationWindowHelper::EditMenuCommands::DataMenuCommands::buildDataMenuCommands(), GNELane::buildEdgeOperations(), GNELane::buildLaneOperations(), GUIGlObject::buildNameCopyPopupEntry(), GUIGlObject::buildPositionCopyEntry(), GNEApplicationWindowHelper::MenuBarFile::buildRecentFiles(), GNELane::buildRechableOperations(), GNEViewNet::buildSelectionACPopupEntry(), GUIGlObject::buildSelectionPopupEntry(), GUIGlObject::buildShapePopupOptions(), GUIGlObject::buildShowManipulatorPopupEntry(), GUIGlObject::buildShowParamsPopupEntry(), GUIGlObject::buildShowTypeParamsPopupEntry(), GNEFrameModuls::HierarchicalElementTree::createPopUpMenu(), GUIApplicationWindow::fillMenuBar(), GUIBaseVehicle::getPopUpMenu(), GUIContainer::getPopUpMenu(), GUIEdge::getPopUpMenu(), GUILane::getPopUpMenu(), GUIPerson::getPopUpMenu(), GUITrafficLightLogicWrapper::getPopUpMenu(), GNEAdditional::getPopUpMenu(), GNEPOI::getPopUpMenu(), GNEPoly::getPopUpMenu(), GNEGenericData::getPopUpMenu(), GNEDemandElement::getPopUpMenu(), GNEPersonTrip::getPopUpMenu(), GNERide::getPopUpMenu(), GNERoute::getPopUpMenu(), GNEWalk::getPopUpMenu(), GNEConnection::getPopUpMenu(), GNECrossing::getPopUpMenu(), GNEJunction::getPopUpMenu(), GNELane::getPopUpMenu(), GUIPolygon::getPopUpMenu(), GNEPerson::GNEPersonPopupMenu::GNEPersonPopupMenu(), GNEPerson::GNESelectedPersonsPopupMenu::GNESelectedPersonsPopupMenu(), GNEVehicle::GNESelectedVehiclesPopupMenu::GNESelectedVehiclesPopupMenu(), GNEVehicle::GNESingleVehiclePopupMenu::GNESingleVehiclePopupMenu(), and GUIParameterTableWindow::onRightButtonPress().
|
static |
build menu command (for recent files)
Definition at line 62 of file GUIDesigns.cpp.
References GUIDesignHeight.
Referenced by GNEApplicationWindowHelper::MenuBarFile::buildRecentFiles(), and GUIApplicationWindow::fillMenuBar().
|
static |
build menu command
Definition at line 51 of file GUIDesigns.cpp.
References GUIDesignHeight.
Referenced by GNEApplicationWindowHelper::EditMenuCommands::DemandMenuCommands::buildDemandMenuCommands(), GNEApplicationWindowHelper::EditMenuCommands::buildEditMenuCommands(), GNEApplicationWindowHelper::FileMenuCommands::buildFileMenuCommands(), GNEApplicationWindowHelper::LocateMenuCommands::buildLocateMenuCommands(), GNEApplicationWindowHelper::EditMenuCommands::NetworkMenuCommands::buildNetworkMenuCommands(), GNEApplicationWindowHelper::ProcessingMenuCommands::buildProcessingMenuCommands(), GNEApplicationWindowHelper::SupermodeCommands::buildSupermodeCommands(), GNEApplicationWindowHelper::WindowsMenuCommands::buildWindowsMenuCommands(), GUIApplicationWindow::fillMenuBar(), and GNEApplicationWindow::fillMenuBar().
|
static |
build menu title
Definition at line 29 of file GUIDesigns.cpp.
References GUIDesignHeight.
Referenced by GUIApplicationWindow::fillMenuBar(), and GNEApplicationWindow::fillMenuBar().