7#include <QtGui/qtguiglobal.h>
8#include <QtGui/qfont.h>
26 int pixelSize()
const;
27 int pointSize()
const;
28 qreal pointSizeF()
const;
33 bool underline()
const;
34 bool overline()
const;
35 bool strikeOut()
const;
36 bool fixedPitch()
const;
39#if QT_DEPRECATED_SINCE(6, 0)
43 bool exactMatch()
const;
bool bold() const
Returns true if weight() would return a value greater than QFont::Normal; otherwise returns false.
void swap(QFontInfo &other) noexcept
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
Combined button and popup list for selecting options.
GLuint GLuint GLfloat weight
#define QT_DEPRECATED_VERSION_X_6_0(text)