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

Public Attributes

qint16 x
qint16 y
quint8 flags

Detailed Description

Definition at line 662 of file qfontsubset.cpp.

Member Data Documentation

◆ flags

quint8 TTF_POINT::flags

Definition at line 665 of file qfontsubset.cpp.

◆ x

qint16 TTF_POINT::x

Definition at line 663 of file qfontsubset.cpp.

◆ y

qint16 TTF_POINT::y

Definition at line 664 of file qfontsubset.cpp.


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