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

FOX-declaration. More...

#include <GNEVehicleTypeDialog.h>

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

Public Member Functions

SUMOVehicleClass setVariable ()
 set vehicle class
SUMOVehicleClass updateValue ()
 update values
 VClassRow (VTypeAttributes *VTypeAttributesParent, FXVerticalFrame *column)
 constructor

Private Member Functions

void setVClassLabelImage ()
 set VClass texture

Private Attributes

MFXComboBoxIconmyComboBoxVClass
 MFXComboBoxIcon for VClass.
FXLabel * myComboBoxVClassLabelImage
 label with image of VClass
VTypeAttributesmyVTypeAttributesParent
 pointer to VTypeAttributes parent

Detailed Description

FOX-declaration.

class for VClasses

Definition at line 49 of file GNEVehicleTypeDialog.h.

Constructor & Destructor Documentation

◆ VClassRow()

GNEVehicleTypeDialog::VTypeAttributes::VClassRow::VClassRow ( VTypeAttributes * VTypeAttributesParent,
FXVerticalFrame * column )

Member Function Documentation

◆ setVariable()

◆ setVClassLabelImage()

◆ updateValue()

SUMOVehicleClass GNEVehicleTypeDialog::VTypeAttributes::VClassRow::updateValue ( )

Field Documentation

◆ myComboBoxVClass

MFXComboBoxIcon* GNEVehicleTypeDialog::VTypeAttributes::VClassRow::myComboBoxVClass
private

MFXComboBoxIcon for VClass.

Definition at line 66 of file GNEVehicleTypeDialog.h.

Referenced by setVariable(), updateValue(), and VClassRow().

◆ myComboBoxVClassLabelImage

FXLabel* GNEVehicleTypeDialog::VTypeAttributes::VClassRow::myComboBoxVClassLabelImage
private

label with image of VClass

Definition at line 69 of file GNEVehicleTypeDialog.h.

Referenced by setVClassLabelImage(), and VClassRow().

◆ myVTypeAttributesParent

VTypeAttributes* GNEVehicleTypeDialog::VTypeAttributes::VClassRow::myVTypeAttributesParent
private

pointer to VTypeAttributes parent

Definition at line 63 of file GNEVehicleTypeDialog.h.

Referenced by setVariable(), setVClassLabelImage(), updateValue(), and VClassRow().


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