CopperSpice API  1.9.1
QRawFont Member List

This is the complete list of members for QRawFont, including all inherited members.

AntialiasingType enum nameQRawFont
QRawFont()QRawFont
QRawFont(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference=QFont::PreferDefaultHinting)QRawFont
QRawFont(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference=QFont::PreferDefaultHinting)QRawFont
QRawFont(const QRawFont &other)QRawFont
advancesForGlyphIndexes(const QVector< quint32 > &glyphIndexes) constQRawFontinline
advancesForGlyphIndexes(const QVector< quint32 > &glyphIndexes, LayoutFlags layoutFlags) constQRawFontinline
advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) constQRawFont
advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) constQRawFont
alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType=SubPixelAntialiasing, const QTransform &transform=QTransform ()) constQRawFont
ascent() constQRawFont
averageCharWidth() constQRawFont
boundingRect(quint32 glyphIndex) constQRawFont
descent() constQRawFont
familyName() constQRawFont
fontTable(const char *tagName) constQRawFont
fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem=QFontDatabase::Any)QRawFontstatic
glyphIndexesForChars(QStringView str, quint32 *glyphIndexes, int *numGlyphs) constQRawFont
glyphIndexesForString(const QString &text) constQRawFont
hintingPreference() constQRawFont
isValid() constQRawFont
leading() constQRawFont
lineThickness() constQRawFont
loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference)QRawFont
loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference)QRawFont
maxCharWidth() constQRawFont
operator!=(const QRawFont &other) constQRawFontinline
operator=(const QRawFont &other)QRawFont
operator=(QRawFont &&other)QRawFontinline
operator==(const QRawFont &other) constQRawFont
pathForGlyph(quint32 glyphIndex) constQRawFont
pixelSize() constQRawFont
setPixelSize(qreal pixelSize)QRawFont
style() constQRawFont
styleName() constQRawFont
supportedWritingSystems() constQRawFont
supportsCharacter(quint32 ucs4) constQRawFont
supportsCharacter(QChar character) constQRawFont
swap(QRawFont &other)QRawFontinline
underlinePosition() constQRawFont
unitsPerEm() constQRawFont
weight() constQRawFont
xHeight() constQRawFont
~QRawFont()QRawFont