SUMO - Simulation of Urban MObility
GNESelectorFrame::ObjectTypeEntry Struct Reference
Collaboration diagram for GNESelectorFrame::ObjectTypeEntry:
Collaboration graph

Public Member Functions

 ObjectTypeEntry (FXMatrix *parent, const std::string &label, const std::string &label2)
 
 ObjectTypeEntry ()
 

Data Fields

FXLabel * count
 
FXMenuCheck * locked
 
FXLabel * typeName
 

Detailed Description

Definition at line 182 of file GNESelectorFrame.h.

Constructor & Destructor Documentation

◆ ObjectTypeEntry() [1/2]

GNESelectorFrame::ObjectTypeEntry::ObjectTypeEntry ( FXMatrix *  parent,
const std::string &  label,
const std::string &  label2 
)

Definition at line 80 of file GNESelectorFrame.cpp.

References GUIDesignLabelLeft.

◆ ObjectTypeEntry() [2/2]

GNESelectorFrame::ObjectTypeEntry::ObjectTypeEntry ( )
inline

Definition at line 184 of file GNESelectorFrame.h.

Field Documentation

◆ count

FXLabel* GNESelectorFrame::ObjectTypeEntry::count

Definition at line 185 of file GNESelectorFrame.h.

◆ locked

FXMenuCheck* GNESelectorFrame::ObjectTypeEntry::locked

Definition at line 187 of file GNESelectorFrame.h.

◆ typeName

FXLabel* GNESelectorFrame::ObjectTypeEntry::typeName

Definition at line 186 of file GNESelectorFrame.h.


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