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

#include <GNEVehicleFrame.h>

Inheritance diagram for GNEVehicleFrame::HelpCreation:
Collaboration diagram for GNEVehicleFrame::HelpCreation:

Public Member Functions

 HelpCreation (GNEVehicleFrame *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...
 
GNEVehicleFramemyVehicleFrameParent
 pointer to Vehicle Frame Parent More...
 

Detailed Description

Definition at line 41 of file GNEVehicleFrame.h.

Constructor & Destructor Documentation

◆ HelpCreation()

GNEVehicleFrame::HelpCreation::HelpCreation ( GNEVehicleFrame vehicleFrameParent)

constructor

Definition at line 42 of file GNEVehicleFrame.cpp.

References GUIDesignLabelFrameInformation, and myInformationLabel.

◆ ~HelpCreation()

GNEVehicleFrame::HelpCreation::~HelpCreation ( )

destructor

Definition at line 49 of file GNEVehicleFrame.cpp.

Member Function Documentation

◆ hideHelpCreation()

void GNEVehicleFrame::HelpCreation::hideHelpCreation ( )

◆ showHelpCreation()

void GNEVehicleFrame::HelpCreation::showHelpCreation ( )

show HelpCreation

Definition at line 53 of file GNEVehicleFrame.cpp.

References GNEVehicleFrame::show().

Referenced by GNEVehicleFrame::demandElementSelected().

◆ updateHelpCreation()

void GNEVehicleFrame::HelpCreation::updateHelpCreation ( )

update HelpCreation

Definition at line 67 of file GNEVehicleFrame.cpp.

References SUMO_TAG_FLOW, SUMO_TAG_ROUTEFLOW, SUMO_TAG_TRIP, and SUMO_TAG_VEHICLE.

Field Documentation

◆ myInformationLabel

FXLabel* GNEVehicleFrame::HelpCreation::myInformationLabel
private

Label with creation information.

Definition at line 64 of file GNEVehicleFrame.h.

Referenced by HelpCreation().

◆ myVehicleFrameParent

GNEVehicleFrame* GNEVehicleFrame::HelpCreation::myVehicleFrameParent
private

pointer to Vehicle Frame Parent

Definition at line 61 of file GNEVehicleFrame.h.


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