Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEApplicationWindowHelper::WindowsMenuCommands Struct Reference

struct for windows menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::WindowsMenuCommands:
[legend]

Public Member Functions

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

Private Member Functions

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

Private Attributes

GNEApplicationWindowmyApplicationWindow
 pointer to current GNEApplicationWindow

Detailed Description

struct for windows menu commands

Definition at line 1029 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ WindowsMenuCommands() [1/2]

GNEApplicationWindowHelper::WindowsMenuCommands::WindowsMenuCommands ( GNEApplicationWindow * applicationWindow)

constructor

Definition at line 2137 of file GNEApplicationWindowHelper.cpp.

References myApplicationWindow.

Referenced by operator=(), and WindowsMenuCommands().

Here is the caller graph for this function:

◆ WindowsMenuCommands() [2/2]

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

Invalidated copy constructor.

References WindowsMenuCommands().

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.

References WindowsMenuCommands().

Field Documentation

◆ myApplicationWindow

GNEApplicationWindow* GNEApplicationWindowHelper::WindowsMenuCommands::myApplicationWindow
private

pointer to current GNEApplicationWindow

Definition at line 1039 of file GNEApplicationWindowHelper.h.

Referenced by buildWindowsMenuCommands(), and WindowsMenuCommands().


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