Qt 5.15
Qt GUI
C++ Classes
QRawFont
Qt 5.15.8 Reference Documentation
List of All Members for QRawFont
This is the complete list of members for
QRawFont
, including inherited members.
enum
AntialiasingType
enum
LayoutFlag
flags
LayoutFlags
QRawFont
(const QRawFont &)
QRawFont
(const QByteArray &, qreal , QFont::HintingPreference )
QRawFont
(const QString &, qreal , QFont::HintingPreference )
QRawFont
()
operator=
(const QRawFont &) : QRawFont &
~QRawFont
()
advancesForGlyphIndexes
(const QVector<quint32> &, QRawFont::LayoutFlags ) const : QVector<QPointF>
advancesForGlyphIndexes
(const QVector<quint32> &) const : QVector<QPointF>
advancesForGlyphIndexes
(const quint32 *, QPointF *, int ) const : bool
advancesForGlyphIndexes
(const quint32 *, QPointF *, int , QRawFont::LayoutFlags ) const : bool
alphaMapForGlyph
(quint32 , QRawFont::AntialiasingType , const QTransform &) const : QImage
ascent
() const : qreal
averageCharWidth
() const : qreal
boundingRect
(quint32 ) const : QRectF
capHeight
() const : qreal
descent
() const : qreal
familyName
() const : QString
fontTable
(const char *) const : QByteArray
fromFont
(const QFont &, QFontDatabase::WritingSystem ) : QRawFont
glyphIndexesForChars
(const QChar *, int , quint32 *, int *) const : bool
glyphIndexesForString
(const QString &) const : QVector<quint32>
hintingPreference
() const : QFont::HintingPreference
isValid
() const : bool
leading
() const : qreal
lineThickness
() const : qreal
loadFromData
(const QByteArray &, qreal , QFont::HintingPreference )
loadFromFile
(const QString &, qreal , QFont::HintingPreference )
maxCharWidth
() const : qreal
pathForGlyph
(quint32 ) const : QPainterPath
pixelSize
() const : qreal
setPixelSize
(qreal )
style
() const : QFont::Style
styleName
() const : QString
supportedWritingSystems
() const : QList<QFontDatabase::WritingSystem>
supportsCharacter
(QChar ) const : bool
supportsCharacter
(uint ) const : bool
swap
(QRawFont &)
underlinePosition
() const : qreal
unitsPerEm
() const : qreal
weight
() const : int
xHeight
() const : qreal
operator!=
(const QRawFont &) const : bool
operator==
(const QRawFont &) const : bool