6#include <QtGui/qfontinfo.h>
7#include <QtQuickTemplates2/private/qquicktheme_p.h>
14 QFont groupBoxTitleFont;
QString family() const
Returns the requested font family name.
void setFamilies(const QStringList &)
void setPixelSize(int)
Sets the font size to pixelSize pixels, with a maxiumum size of an unsigned 16-bit integer.
void setWeight(Weight weight)
Sets the weight of the font to weight, using the scale defined by \l QFont::Weight enumeration.
void setFont(Scope scope, const QFont &font)
static void initialize(QQuickTheme *theme)
Combined button and popup list for selecting options.
QLatin1StringView QLatin1String