4#ifndef QWASMFONTDATABASE_H
5#define QWASMFONTDATABASE_H
7#include <QtGui/private/qfreetypefontdatabase_p.h>
StyleHint
Style hints are used by the \l{QFont}{font matching} algorithm to find an appropriate default family ...
Style
This enum describes the different styles of glyphs that are used to display text.
\macro QT_RESTRICTED_CAST_FROM_ASCII
void populateFontDatabase() override
This function is called once at startup by Qt's internal font database.
QFont defaultFont() const override
Returns the default system font.
QFontEngine * fontEngine(const QFontDef &fontDef, void *handle) override
Returns the font engine that can be used to render the font described by the font definition,...
void populateLocalfonts()
static void notifyFontsChanged()
void releaseHandle(void *handle) override
Releases the specified font handle.
QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const override
Returns a list of alternative fonts for the specified family and style and script using the styleHint...
Combined button and popup list for selecting options.
GLuint64 GLenum void * handle