![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QIcc::XYZTagData:
Collaboration diagram for QIcc::XYZTagData:Public Attributes | |
| qint32_be | fixedX |
| qint32_be | fixedY |
| qint32_be | fixedZ |
Public Attributes inherited from QIcc::GenericTagData | |
| quint32_be | type |
| quint32_be | null |
| qint32_be QIcc::XYZTagData::fixedX |
Definition at line 127 of file qicc.cpp.
Referenced by QIcc::parseXyzData().
| qint32_be QIcc::XYZTagData::fixedY |
Definition at line 128 of file qicc.cpp.
Referenced by QIcc::parseXyzData().
| qint32_be QIcc::XYZTagData::fixedZ |
Definition at line 129 of file qicc.cpp.
Referenced by QIcc::parseXyzData().