Developer Documentation
|
Public Member Functions | |
TypeInfo (DataType _type, QString _name, QString _iconName, QString _readableName) | |
Public Attributes | |
DataType | type |
The id of the datatype. | |
QString | name |
The name of the datatype. | |
QString | iconName |
The icon of the datatype. | |
QIcon | icon |
QString | readableName |
Human readable name. | |
Definition at line 142 of file DataTypes.hh.