Eclipse SUMO - Simulation of Urban MObility
GNEApplicationWindowHelper::WindowsMenuCommands Struct Reference

struct for windows menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::WindowsMenuCommands:

Public Member Functions

void buildWindowsMenuCommands (FXMenuPane *windowsMenu, FXStatusBar *statusbar, GUIMessageWindow *messageWindow)
 build menu commands More...
 
 WindowsMenuCommands (GNEApplicationWindow *GNEApp)
 constructor More...
 

Private Member Functions

WindowsMenuCommandsoperator= (const WindowsMenuCommands &)=delete
 Invalidated assignment operator. More...
 
 WindowsMenuCommands (const WindowsMenuCommands &)=delete
 Invalidated copy constructor. More...
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindows More...
 

Detailed Description

struct for windows menu commands

Definition at line 893 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ WindowsMenuCommands() [1/2]

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 1646 of file GNEApplicationWindowHelper.cpp.

◆ WindowsMenuCommands() [2/2]

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( const WindowsMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildWindowsMenuCommands()

void GNEApplicationWindowHelper::WindowsMenuCommands::buildWindowsMenuCommands ( FXMenuPane *  windowsMenu,
FXStatusBar *  statusbar,
GUIMessageWindow messageWindow 
)

◆ operator=()

WindowsMenuCommands& GNEApplicationWindowHelper::WindowsMenuCommands::operator= ( const WindowsMenuCommands )
privatedelete

Invalidated assignment operator.

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindowHelper::WindowsMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindows

Definition at line 903 of file GNEApplicationWindowHelper.h.


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