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

struct for locate menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::LocateMenuCommands:
[legend]

Public Member Functions

void buildLocateMenuCommands (FXMenuPane *locateMenu)
 build menu commands
 LocateMenuCommands (GNEApplicationWindow *applicationWindow)
 constructor

Private Member Functions

 LocateMenuCommands (const LocateMenuCommands &)=delete
 Invalidated copy constructor.
LocateMenuCommandsoperator= (const LocateMenuCommands &)=delete
 Invalidated assignment operator.

Private Attributes

GNEApplicationWindowmyApplicationWindow
 pointer to current GNEApplicationWindow

Detailed Description

struct for locate menu commands

Definition at line 971 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ LocateMenuCommands() [1/2]

GNEApplicationWindowHelper::LocateMenuCommands::LocateMenuCommands ( GNEApplicationWindow * applicationWindow)

constructor

Definition at line 2004 of file GNEApplicationWindowHelper.cpp.

References myApplicationWindow.

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

Here is the caller graph for this function:

◆ LocateMenuCommands() [2/2]

GNEApplicationWindowHelper::LocateMenuCommands::LocateMenuCommands ( const LocateMenuCommands & )
privatedelete

Invalidated copy constructor.

References LocateMenuCommands().

Member Function Documentation

◆ buildLocateMenuCommands()

◆ operator=()

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

Invalidated assignment operator.

References LocateMenuCommands().

Field Documentation

◆ myApplicationWindow

GNEApplicationWindow* GNEApplicationWindowHelper::LocateMenuCommands::myApplicationWindow
private

pointer to current GNEApplicationWindow

Definition at line 981 of file GNEApplicationWindowHelper.h.

Referenced by buildLocateMenuCommands(), and LocateMenuCommands().


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