Eclipse SUMO - Simulation of Urban MObility
GNEVehicleTypeDialog::VTypeAtributes::VShapeRow Class Reference

class for VShapeRow More...

#include <GNEVehicleTypeDialog.h>

Inheritance diagram for GNEVehicleTypeDialog::VTypeAtributes::VShapeRow:
Collaboration diagram for GNEVehicleTypeDialog::VTypeAtributes::VShapeRow:

Public Member Functions

void setVariable ()
 set variables More...
 
void updateValues ()
 update values More...
 
 VShapeRow (VTypeAtributes *VTypeAtributesParent, FXVerticalFrame *column)
 constructor More...
 

Private Member Functions

void setVShapeLabelImage ()
 set VShape texture More...
 

Private Attributes

FXComboBox * myComboBoxShape
 FXComboBox for Shape. More...
 
FXLabel * myComboBoxShapeLabelImage
 label with image of Shape More...
 
VTypeAtributesmyVTypeAtributesParent
 pointer to VTypeAtributes parent More...
 

Detailed Description

class for VShapeRow

Definition at line 82 of file GNEVehicleTypeDialog.h.

Constructor & Destructor Documentation

◆ VShapeRow()

GNEVehicleTypeDialog::VTypeAtributes::VShapeRow::VShapeRow ( VTypeAtributes VTypeAtributesParent,
FXVerticalFrame *  column 
)

Member Function Documentation

◆ setVariable()

◆ setVShapeLabelImage()

void GNEVehicleTypeDialog::VTypeAtributes::VShapeRow::setVShapeLabelImage ( )
private

◆ updateValues()

Field Documentation

◆ myComboBoxShape

FXComboBox* GNEVehicleTypeDialog::VTypeAtributes::VShapeRow::myComboBoxShape
private

FXComboBox for Shape.

Definition at line 99 of file GNEVehicleTypeDialog.h.

Referenced by setVariable(), updateValues(), and VShapeRow().

◆ myComboBoxShapeLabelImage

FXLabel* GNEVehicleTypeDialog::VTypeAtributes::VShapeRow::myComboBoxShapeLabelImage
private

label with image of Shape

Definition at line 102 of file GNEVehicleTypeDialog.h.

Referenced by setVShapeLabelImage(), and VShapeRow().

◆ myVTypeAtributesParent

VTypeAtributes* GNEVehicleTypeDialog::VTypeAtributes::VShapeRow::myVTypeAtributesParent
private

pointer to VTypeAtributes parent

Definition at line 96 of file GNEVehicleTypeDialog.h.

Referenced by setVariable(), setVShapeLabelImage(), and updateValues().


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