Eclipse SUMO - Simulation of Urban MObility
GNEPersonFrame::HelpCreation Class Reference

#include <GNEPersonFrame.h>

Inheritance diagram for GNEPersonFrame::HelpCreation:
Collaboration diagram for GNEPersonFrame::HelpCreation:

Public Member Functions

 HelpCreation (GNEPersonFrame *vehicleFrameParent)
 constructor More...
 
void hideHelpCreation ()
 hide HelpCreation More...
 
void showHelpCreation ()
 show HelpCreation More...
 
void updateHelpCreation ()
 update HelpCreation More...
 
 ~HelpCreation ()
 destructor More...
 

Private Attributes

FXLabel * myInformationLabel
 Label with creation information. More...
 
GNEPersonFramemyPersonFrameParent
 pointer to Person Frame Parent More...
 

Detailed Description

Definition at line 40 of file GNEPersonFrame.h.

Constructor & Destructor Documentation

◆ HelpCreation()

GNEPersonFrame::HelpCreation::HelpCreation ( GNEPersonFrame vehicleFrameParent)

constructor

Definition at line 44 of file GNEPersonFrame.cpp.

References GUIDesignLabelFrameInformation, and myInformationLabel.

◆ ~HelpCreation()

GNEPersonFrame::HelpCreation::~HelpCreation ( )

destructor

Definition at line 51 of file GNEPersonFrame.cpp.

Member Function Documentation

◆ hideHelpCreation()

void GNEPersonFrame::HelpCreation::hideHelpCreation ( )

◆ showHelpCreation()

void GNEPersonFrame::HelpCreation::showHelpCreation ( )

◆ updateHelpCreation()

Field Documentation

◆ myInformationLabel

FXLabel* GNEPersonFrame::HelpCreation::myInformationLabel
private

Label with creation information.

Definition at line 63 of file GNEPersonFrame.h.

Referenced by HelpCreation(), and updateHelpCreation().

◆ myPersonFrameParent

GNEPersonFrame* GNEPersonFrame::HelpCreation::myPersonFrameParent
private

pointer to Person Frame Parent

Definition at line 60 of file GNEPersonFrame.h.

Referenced by updateHelpCreation().


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