42 #ifndef QBASICUNIXFONTDATABASE_H 43 #define QBASICUNIXFONTDATABASE_H 45 #include <QPlatformFontDatabase> 46 #include <QtCore/QByteArray> 47 #include <QtCore/QString> 58 void populateFontDatabase();
62 void releaseHandle(
void *handle);
67 #endif // QBASICUNIXFONTDATABASE_H The QByteArray class provides an array of bytes.
The QString class provides a Unicode character string.
The QStringList class provides a list of strings.
const char * styleHint(const QFontDef &request)
Style
This enum describes the different styles of glyphs that are used to display text. ...
Q_CORE_EXPORT int QT_FASTCALL script(uint ucs4)
StyleHint
Style hints are used by the font matching algorithm to find an appropriate default family if a select...