Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEVehicleTypeDialog::VTypeAttributes::VShapeRow Class Reference

class for VShapeRow More...

#include <GNEVehicleTypeDialog.h>

Inheritance diagram for GNEVehicleTypeDialog::VTypeAttributes::VShapeRow:
[legend]
Collaboration diagram for GNEVehicleTypeDialog::VTypeAttributes::VShapeRow:
[legend]

Public Member Functions

void setVariable ()
 set variables
void updateValue (SUMOVehicleClass vClass)
 update value
void updateValues ()
 update values
 VShapeRow (VTypeAttributes *VTypeAttributesParent, FXVerticalFrame *column)
 constructor

Private Member Functions

void setVShapeLabelImage ()
 set VShape texture

Private Attributes

MFXComboBoxIconmyComboBoxShape
 MFXComboBoxIcon for Shape.
FXLabel * myComboBoxShapeLabelImage
 label with image of Shape
VTypeAttributesmyVTypeAttributesParent
 pointer to VTypeAttributes parent

Detailed Description

class for VShapeRow

Definition at line 76 of file GNEVehicleTypeDialog.h.

Constructor & Destructor Documentation

◆ VShapeRow()

Member Function Documentation

◆ setVariable()

void GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::setVariable ( )

◆ setVShapeLabelImage()

◆ updateValue()

void GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::updateValue ( SUMOVehicleClass vClass)

◆ updateValues()

void GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::updateValues ( )

Field Documentation

◆ myComboBoxShape

MFXComboBoxIcon* GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::myComboBoxShape
private

MFXComboBoxIcon for Shape.

Definition at line 96 of file GNEVehicleTypeDialog.h.

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

◆ myComboBoxShapeLabelImage

FXLabel* GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::myComboBoxShapeLabelImage
private

label with image of Shape

Definition at line 99 of file GNEVehicleTypeDialog.h.

Referenced by setVShapeLabelImage(), and VShapeRow().

◆ myVTypeAttributesParent

VTypeAttributes* GNEVehicleTypeDialog::VTypeAttributes::VShapeRow::myVTypeAttributesParent
private

pointer to VTypeAttributes parent

Definition at line 93 of file GNEVehicleTypeDialog.h.

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


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