Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QIcc::XYZTagData Struct Reference
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

Detailed Description

Definition at line 146 of file qicc.cpp.

Member Data Documentation

◆ fixedX

qint32_be QIcc::XYZTagData::fixedX

Definition at line 147 of file qicc.cpp.

Referenced by QIcc::parseXyzData().

◆ fixedY

qint32_be QIcc::XYZTagData::fixedY

Definition at line 148 of file qicc.cpp.

Referenced by QIcc::parseXyzData().

◆ fixedZ

qint32_be QIcc::XYZTagData::fixedZ

Definition at line 149 of file qicc.cpp.

Referenced by QIcc::parseXyzData().


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