Eclipse SUMO - Simulation of Urban MObility
GUIDesigns Class Reference

#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...
 

Detailed Description

Definition at line 585 of file GUIDesigns.h.

Member Function Documentation

◆ buildFXMenuCommand()

FXMenuCommand * GUIDesigns::buildFXMenuCommand ( FXComposite *  p,
const std::string &  text,
FXIcon *  icon,
FXObject *  tgt,
FXSelector  sel 
)
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().

Here is the caller graph for this function:

◆ buildFXMenuCommandRecentFile()

FXMenuCommand * GUIDesigns::buildFXMenuCommandRecentFile ( FXComposite *  p,
const std::string &  text,
FXObject *  tgt,
FXSelector  sel 
)
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().

Here is the caller graph for this function:

◆ buildFXMenuCommandShortcut()

◆ buildFXMenuTitle()

FXMenuTitle * GUIDesigns::buildFXMenuTitle ( FXComposite *  p,
const std::string &  text,
FXIcon *  icon,
FXMenuPane *  menuPane 
)
static

build menu title

Definition at line 29 of file GUIDesigns.cpp.

References GUIDesignHeight.

Referenced by GUIApplicationWindow::fillMenuBar(), and GNEApplicationWindow::fillMenuBar().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: