Eclipse SUMO - Simulation of Urban MObility
GNEFrameAttributesModuls::AttributesEditorExtended Class Reference

#include <GNEFrameAttributesModuls.h>

Inheritance diagram for GNEFrameAttributesModuls::AttributesEditorExtended:
[legend]
Collaboration diagram for GNEFrameAttributesModuls::AttributesEditorExtended:
[legend]

Public Member Functions

 AttributesEditorExtended (GNEFrame *frameParent)
 FOX-declaration. More...
 
void hideAttributesEditorExtendedModul ()
 hide group box More...
 
void showAttributesEditorExtendedModul ()
 show AttributesEditorExtended modul More...
 
 ~AttributesEditorExtended ()
 destructor More...
 
FOX-callbacks

Called when open dialog button is clicked

long onCmdOpenDialog (FXObject *, FXSelector, void *)
 

Private Attributes

GNEFramemyFrameParent = nullptr
 pointer to Frame Parent More...
 

Detailed Description

Definition at line 510 of file GNEFrameAttributesModuls.h.

Constructor & Destructor Documentation

◆ AttributesEditorExtended()

GNEFrameAttributesModuls::AttributesEditorExtended::AttributesEditorExtended ( GNEFrame frameParent)

FOX-declaration.

constructor

Definition at line 2065 of file GNEFrameAttributesModuls.cpp.

References GUIDesignButton, and MID_GNE_SET_ATTRIBUTE_DIALOG.

◆ ~AttributesEditorExtended()

GNEFrameAttributesModuls::AttributesEditorExtended::~AttributesEditorExtended ( )

destructor

Definition at line 2073 of file GNEFrameAttributesModuls.cpp.

Member Function Documentation

◆ hideAttributesEditorExtendedModul()

void GNEFrameAttributesModuls::AttributesEditorExtended::hideAttributesEditorExtendedModul ( )

hide group box

Definition at line 2083 of file GNEFrameAttributesModuls.cpp.

◆ onCmdOpenDialog()

long GNEFrameAttributesModuls::AttributesEditorExtended::onCmdOpenDialog ( FXObject *  ,
FXSelector  ,
void *   
)

Definition at line 2089 of file GNEFrameAttributesModuls.cpp.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

◆ showAttributesEditorExtendedModul()

void GNEFrameAttributesModuls::AttributesEditorExtended::showAttributesEditorExtendedModul ( )

show AttributesEditorExtended modul

Definition at line 2077 of file GNEFrameAttributesModuls.cpp.

Field Documentation

◆ myFrameParent

GNEFrame* GNEFrameAttributesModuls::AttributesEditorExtended::myFrameParent = nullptr
private

pointer to Frame Parent

Definition at line 538 of file GNEFrameAttributesModuls.h.


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