okteta
PrimitiveType Namespace Reference
Functions | |
QString | longTypeName (PrimitiveDataType type) |
QString | standardTypeName (PrimitiveDataType type) |
QString | typeName (PrimitiveDataType type) |
Function Documentation
QString PrimitiveType::longTypeName | ( | PrimitiveDataType | type | ) |
- Returns
- the localized type name
Definition at line 85 of file primitivedatatype.cpp.
QString PrimitiveType::standardTypeName | ( | PrimitiveDataType | type | ) |
- Returns
- the name of the type, e.g. "uint8", "double", etc.
Definition at line 76 of file primitivedatatype.cpp.
QString PrimitiveType::typeName | ( | PrimitiveDataType | type | ) |
- Returns
- either PrimitiveType::longTypename() or PrimitiveType::standardTypeName() depending on settings
Definition at line 68 of file primitivedatatype.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.