7#include <QtGui/qtguiglobal.h>
8#include <QtGui/qwindowdefs.h>
9#include <QtCore/qstring.h>
10#include <QtGui/qfont.h>
76#if QT_DEPRECATED_SINCE(6, 0) && !defined(QT_BUILD_GUI_LIB)
103 static bool hasFamily(
const QString &family);
104 static bool isPrivateFamily(
const QString &family);
111 static QStringList applicationFontFamilies(
int id);
112 static bool removeApplicationFont(
int id);
113 static bool removeAllApplicationFonts();
\threadsafe \inmodule QtGui
SystemFont
\value GeneralFont The default system font.
WritingSystem
\value Any \value Latin \value Greek \value Cyrillic \value Armenian \value Hebrew \value Arabic \val...
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLuint GLuint GLfloat weight
GLenum GLsizeiptr const void * fontData
#define QT_DEPRECATED_VERSION_X_6_0(text)