Qt 4.8
Public Variables | List of all members
TTF_POINT Struct Reference

Public Variables

quint8 flags
 
qint16 x
 
qint16 y
 

Detailed Description

Definition at line 938 of file qfontsubset.cpp.

Properties

◆ flags

quint8 TTF_POINT::flags

Definition at line 941 of file qfontsubset.cpp.

Referenced by convertPath(), convertToRelative(), and getGlyphData().

◆ x

qint16 TTF_POINT::x

Definition at line 939 of file qfontsubset.cpp.

Referenced by convertPath(), convertToRelative(), getBounds(), and getGlyphData().

◆ y

qint16 TTF_POINT::y

Definition at line 940 of file qfontsubset.cpp.

Referenced by convertPath(), convertToRelative(), getBounds(), and getGlyphData().


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