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

#include <GNEPersonPlanFrame.h>

Inheritance diagram for GNEPersonPlanFrame::HelpCreation:
Collaboration diagram for GNEPersonPlanFrame::HelpCreation:

Public Member Functions

 HelpCreation (GNEPersonPlanFrame *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...
 
GNEPersonPlanFramemyPersonPlanFrameParent
 pointer to PersonPlan Frame Parent More...
 

Detailed Description

Definition at line 41 of file GNEPersonPlanFrame.h.

Constructor & Destructor Documentation

◆ HelpCreation()

GNEPersonPlanFrame::HelpCreation::HelpCreation ( GNEPersonPlanFrame vehicleFrameParent)

constructor

Definition at line 61 of file GNEPersonPlanFrame.cpp.

References GUIDesignLabelFrameInformation.

◆ ~HelpCreation()

GNEPersonPlanFrame::HelpCreation::~HelpCreation ( )

destructor

Definition at line 68 of file GNEPersonPlanFrame.cpp.

Member Function Documentation

◆ hideHelpCreation()

void GNEPersonPlanFrame::HelpCreation::hideHelpCreation ( )

◆ showHelpCreation()

void GNEPersonPlanFrame::HelpCreation::showHelpCreation ( )

◆ updateHelpCreation()

Field Documentation

◆ myInformationLabel

FXLabel* GNEPersonPlanFrame::HelpCreation::myInformationLabel
private

Label with creation information.

Definition at line 64 of file GNEPersonPlanFrame.h.

Referenced by updateHelpCreation().

◆ myPersonPlanFrameParent

GNEPersonPlanFrame* GNEPersonPlanFrame::HelpCreation::myPersonPlanFrameParent
private

pointer to PersonPlan Frame Parent

Definition at line 61 of file GNEPersonPlanFrame.h.

Referenced by updateHelpCreation().


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