- enum AntialiasingType
- QRawFont()
- QRawFont(const QString &, qreal, QFont::HintingPreference)
- QRawFont(const QByteArray &, qreal, QFont::HintingPreference)
- QRawFont(const QRawFont &)
- ~QRawFont()
- advancesForGlyphIndexes(const QVector<quint32> &) const : QVector<QPointF>
- advancesForGlyphIndexes(const quint32 *, QPointF *, int) const : bool
- alphaMapForGlyph(quint32, AntialiasingType, const QTransform &) const : QImage
- ascent() const : qreal
- averageCharWidth() const : qreal
- boundingRect(quint32) const : QRectF
- 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
|
|