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()
- QRawFont(const QString &, qreal , QFont::HintingPreference )
- QRawFont(const QByteArray &, qreal , QFont::HintingPreference )
- QRawFont(const 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
|
|
© 2019 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.