Eclipse SUMO - Simulation of Urban MObility
GNEApplicationWindow::FileMenuCommands Struct Reference

struct for File menu commands More...

Collaboration diagram for GNEApplicationWindow::FileMenuCommands:

Public Member Functions

void buildFileMenuCommands (FXMenuPane *editMenu)
 build menu commands More...
 
 FileMenuCommands (GNEApplicationWindow *GNEApp)
 constructor More...
 

Data Fields

FXMenuCommand * saveAdditionals
 FXMenuCommand for enable or disable save additionals. More...
 
FXMenuCommand * saveAdditionalsAs
 FXMenuCommand for enable or disable save additionals As. More...
 
FXMenuCommand * saveDemandElements
 FXMenuCommand for enable or disable save demand elements. More...
 
FXMenuCommand * saveDemandElementsAs
 FXMenuCommand for enable or disable save demand elements as. More...
 
FXMenuCommand * saveTLSPrograms
 FXMenuCommand for enable or disable save additionals. More...
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindows More...
 

Detailed Description

struct for File menu commands

Definition at line 438 of file GNEApplicationWindow.h.

Constructor & Destructor Documentation

◆ FileMenuCommands()

GNEApplicationWindow::FileMenuCommands::FileMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 997 of file GNEApplicationWindow.cpp.

Member Function Documentation

◆ buildFileMenuCommands()

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindow::FileMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindows

Definition at line 463 of file GNEApplicationWindow.h.

◆ saveAdditionals

FXMenuCommand* GNEApplicationWindow::FileMenuCommands::saveAdditionals

◆ saveAdditionalsAs

FXMenuCommand* GNEApplicationWindow::FileMenuCommands::saveAdditionalsAs

FXMenuCommand for enable or disable save additionals As.

Definition at line 450 of file GNEApplicationWindow.h.

Referenced by GNEApplicationWindow::disableSaveAdditionalsMenu(), and GNEApplicationWindow::enableSaveAdditionalsMenu().

◆ saveDemandElements

◆ saveDemandElementsAs

FXMenuCommand* GNEApplicationWindow::FileMenuCommands::saveDemandElementsAs

FXMenuCommand for enable or disable save demand elements as.

Definition at line 459 of file GNEApplicationWindow.h.

Referenced by GNEApplicationWindow::disableSaveDemandElementsMenu(), and GNEApplicationWindow::enableSaveDemandElementsMenu().

◆ saveTLSPrograms

FXMenuCommand* GNEApplicationWindow::FileMenuCommands::saveTLSPrograms

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