Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
TTF_POINT Struct Reference
+ Collaboration diagram for TTF_POINT:

Public Attributes

qint16 x
 
qint16 y
 
quint8 flags
 

Detailed Description

Definition at line 661 of file qfontsubset.cpp.

Member Data Documentation

◆ flags

quint8 TTF_POINT::flags

Definition at line 664 of file qfontsubset.cpp.

Referenced by convertToRelative().

◆ x

qint16 TTF_POINT::x

Definition at line 662 of file qfontsubset.cpp.

Referenced by convertPath(), and convertToRelative().

◆ y

qint16 TTF_POINT::y

Definition at line 663 of file qfontsubset.cpp.

Referenced by convertToRelative().


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