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
QtdfGlyphRecord Struct Reference
+ Collaboration diagram for QtdfGlyphRecord:

Public Attributes

quint32 glyphIndex
 
quint32 textureOffsetX
 
quint32 textureOffsetY
 
quint32 textureWidth
 
quint32 textureHeight
 
quint32 xMargin
 
quint32 yMargin
 
qint32 boundingRectX
 
qint32 boundingRectY
 
quint32 boundingRectWidth
 
quint32 boundingRectHeight
 
quint16 textureIndex
 

Detailed Description

Definition at line 168 of file mainwindow.cpp.

Member Data Documentation

◆ boundingRectHeight

quint32 QtdfGlyphRecord::boundingRectHeight

Definition at line 180 of file mainwindow.cpp.

◆ boundingRectWidth

quint32 QtdfGlyphRecord::boundingRectWidth

Definition at line 179 of file mainwindow.cpp.

◆ boundingRectX

qint32 QtdfGlyphRecord::boundingRectX

Definition at line 177 of file mainwindow.cpp.

◆ boundingRectY

qint32 QtdfGlyphRecord::boundingRectY

Definition at line 178 of file mainwindow.cpp.

◆ glyphIndex

quint32 QtdfGlyphRecord::glyphIndex

Definition at line 170 of file mainwindow.cpp.

◆ textureHeight

quint32 QtdfGlyphRecord::textureHeight

Definition at line 174 of file mainwindow.cpp.

◆ textureIndex

quint16 QtdfGlyphRecord::textureIndex

Definition at line 181 of file mainwindow.cpp.

◆ textureOffsetX

quint32 QtdfGlyphRecord::textureOffsetX

Definition at line 171 of file mainwindow.cpp.

◆ textureOffsetY

quint32 QtdfGlyphRecord::textureOffsetY

Definition at line 172 of file mainwindow.cpp.

◆ textureWidth

quint32 QtdfGlyphRecord::textureWidth

Definition at line 173 of file mainwindow.cpp.

◆ xMargin

quint32 QtdfGlyphRecord::xMargin

Definition at line 175 of file mainwindow.cpp.

◆ yMargin

quint32 QtdfGlyphRecord::yMargin

Definition at line 176 of file mainwindow.cpp.


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