Eclipse SUMO - Simulation of Urban MObility
GNEApplicationWindowHelper Struct Reference

#include <GNEApplicationWindowHelper.h>

Data Structures

struct  EditMenuCommands
 struct for edit menu commands More...
 
struct  FileMenuCommands
 struct for File menu commands More...
 
struct  LocateMenuCommands
 struct for locate menu commands More...
 
struct  MenuBarFile
 struct for menu bar file More...
 
struct  ProcessingMenuCommands
 struct for processing menu commands More...
 
struct  SupermodeCommands
 struct for supermode commands More...
 
struct  ToolbarsGrip
 struct for griped toolbars More...
 
struct  WindowsMenuCommands
 struct for windows menu commands More...
 

Static Public Member Functions

static bool toogleEditOptionsData (GNEViewNet *viewNet, const MFXCheckableButton *menuCheck, const int numericalKeyPressed, FXObject *obj, FXSelector sel)
 toogle edit options Data menu commands (called in GNEApplicationWindow::onCmdToogleEditOptions) More...
 
static bool toogleEditOptionsDemand (GNEViewNet *viewNet, const MFXCheckableButton *menuCheck, const int numericalKeyPressed, FXObject *obj, FXSelector sel)
 toogle edit options Demand menu commands (called in GNEApplicationWindow::onCmdToogleEditOptions) More...
 
static bool toogleEditOptionsNetwork (GNEViewNet *viewNet, const MFXCheckableButton *menuCheck, const int numericalKeyPressed, FXObject *obj, FXSelector sel)
 toogle edit options Network menu commands (called in GNEApplicationWindow::onCmdToogleEditOptions) More...
 

Detailed Description

Definition at line 50 of file GNEApplicationWindowHelper.h.

Member Function Documentation

◆ toogleEditOptionsData()

◆ toogleEditOptionsDemand()

◆ toogleEditOptionsNetwork()

bool GNEApplicationWindowHelper::toogleEditOptionsNetwork ( GNEViewNet viewNet,
const MFXCheckableButton menuCheck,
const int  numericalKeyPressed,
FXObject *  obj,
FXSelector  sel 
)
static

toogle edit options Network menu commands (called in GNEApplicationWindow::onCmdToogleEditOptions)

Definition at line 844 of file GNEApplicationWindowHelper.cpp.

References MFXCheckableButton::amChecked(), GNEViewNet::getNetworkViewOptions(), GNEViewNetHelper::NetworkViewOptions::menuCheckAutoOppositeEdge, GNEViewNetHelper::NetworkViewOptions::menuCheckChainEdges, GNEViewNetHelper::NetworkViewOptions::menuCheckChangeAllPhases, GNEViewNetHelper::NetworkViewOptions::menuCheckDrawSpreadVehicles, GNEViewNetHelper::NetworkViewOptions::menuCheckExtendSelection, GNEViewNetHelper::NetworkViewOptions::menuCheckHideConnections, GNEViewNetHelper::NetworkViewOptions::menuCheckMoveElevation, GNEViewNetHelper::NetworkViewOptions::menuCheckSelectEdges, GNEViewNetHelper::NetworkViewOptions::menuCheckShowConnections, GNEViewNetHelper::NetworkViewOptions::menuCheckShowDemandElements, GNEViewNetHelper::NetworkViewOptions::menuCheckShowGrid, GNEViewNetHelper::NetworkViewOptions::menuCheckShowJunctionBubble, GNEViewNetHelper::NetworkViewOptions::menuCheckWarnAboutMerge, GNEViewNet::onCmdToogleAutoOppositeEdge(), GNEViewNet::onCmdToogleChainEdges(), GNEViewNet::onCmdToogleChangeAllPhases(), GNEViewNet::onCmdToogleDrawSpreadVehicles(), GNEViewNet::onCmdToogleExtendSelection(), GNEViewNet::onCmdToogleHideConnections(), GNEViewNet::onCmdToogleMoveElevation(), GNEViewNet::onCmdToogleSelectEdges(), GNEViewNet::onCmdToogleShowConnections(), GNEViewNet::onCmdToogleShowDemandElements(), GNEViewNet::onCmdToogleShowGrid(), GNEViewNet::onCmdToogleShowJunctionBubbles(), GNEViewNet::onCmdToogleWarnAboutMerge(), toString(), and WRITE_DEBUG.

Referenced by GNEApplicationWindow::onCmdToogleEditOptions().

Here is the caller graph for this function:

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