![]() |
Qt 6.x
The Qt SDK
|
#include <qfreetypefontdatabase_p.h>
Collaboration diagram for FontFile:Public Attributes | |
| QString | fileName |
| int | indexValue |
| const QByteArray | data |
Definition at line 25 of file qfreetypefontdatabase_p.h.
| const QByteArray FontFile::data |
Definition at line 33 of file qfreetypefontdatabase_p.h.
Referenced by QFreeTypeFontDatabase::fontEngine().
| QString FontFile::fileName |
Definition at line 27 of file qfreetypefontdatabase_p.h.
Referenced by createFontFile(), QFreeTypeFontDatabase::fontEngine(), QFontconfigDatabase::fontEngine(), and populateFromPattern().
| int FontFile::indexValue |
Definition at line 28 of file qfreetypefontdatabase_p.h.
Referenced by createFontFile(), QFreeTypeFontDatabase::fontEngine(), QFontconfigDatabase::fontEngine(), and populateFromPattern().