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

#include <GNEStopFrame.h>

Inheritance diagram for GNEStopFrame::HelpCreation:
Collaboration diagram for GNEStopFrame::HelpCreation:

Public Member Functions

 HelpCreation (GNEStopFrame *StopFrameParent)
 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...
 
GNEStopFramemyStopFrameParent
 pointer to Stop Frame Parent More...
 

Detailed Description

Definition at line 42 of file GNEStopFrame.h.

Constructor & Destructor Documentation

◆ HelpCreation()

GNEStopFrame::HelpCreation::HelpCreation ( GNEStopFrame StopFrameParent)

constructor

Definition at line 41 of file GNEStopFrame.cpp.

References GUIDesignLabelFrameInformation, and myInformationLabel.

◆ ~HelpCreation()

GNEStopFrame::HelpCreation::~HelpCreation ( )

destructor

Definition at line 48 of file GNEStopFrame.cpp.

Member Function Documentation

◆ hideHelpCreation()

void GNEStopFrame::HelpCreation::hideHelpCreation ( )

◆ showHelpCreation()

void GNEStopFrame::HelpCreation::showHelpCreation ( )

◆ updateHelpCreation()

Field Documentation

◆ myInformationLabel

FXLabel* GNEStopFrame::HelpCreation::myInformationLabel
private

Label with creation information.

Definition at line 65 of file GNEStopFrame.h.

Referenced by HelpCreation(), and updateHelpCreation().

◆ myStopFrameParent

GNEStopFrame* GNEStopFrame::HelpCreation::myStopFrameParent
private

pointer to Stop Frame Parent

Definition at line 62 of file GNEStopFrame.h.

Referenced by updateHelpCreation().


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