Qt 6.x
The Qt SDK
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 convertPath(), and 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 convertPath(), and convertToRelative().


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