![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QRawFont, including all inherited members.
| AntialiasingType enum name | QRawFont | |
| 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) const | QRawFont | inline |
| advancesForGlyphIndexes(const QVector< quint32 > &glyphIndexes, LayoutFlags layoutFlags) const | QRawFont | inline |
| advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const | QRawFont | |
| advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) const | QRawFont | |
| alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType=SubPixelAntialiasing, const QTransform &transform=QTransform ()) const | QRawFont | |
| ascent() const | QRawFont | |
| averageCharWidth() const | QRawFont | |
| boundingRect(quint32 glyphIndex) const | QRawFont | |
| descent() const | QRawFont | |
| familyName() const | QRawFont | |
| fontTable(const char *tagName) const | QRawFont | |
| fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem=QFontDatabase::Any) | QRawFont | static |
| glyphIndexesForChars(QStringView str, quint32 *glyphIndexes, int *numGlyphs) const | QRawFont | |
| glyphIndexesForString(const QString &text) const | QRawFont | |
| hintingPreference() const | QRawFont | |
| isValid() const | QRawFont | |
| leading() const | QRawFont | |
| lineThickness() const | QRawFont | |
| loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | QRawFont | |
| loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) | QRawFont | |
| maxCharWidth() const | QRawFont | |
| operator!=(const QRawFont &other) const | QRawFont | inline |
| operator=(const QRawFont &other) | QRawFont | |
| operator=(QRawFont &&other) | QRawFont | inline |
| operator==(const QRawFont &other) const | QRawFont | |
| pathForGlyph(quint32 glyphIndex) const | QRawFont | |
| pixelSize() const | QRawFont | |
| setPixelSize(qreal pixelSize) | QRawFont | |
| style() const | QRawFont | |
| styleName() const | QRawFont | |
| supportedWritingSystems() const | QRawFont | |
| supportsCharacter(quint32 ucs4) const | QRawFont | |
| supportsCharacter(QChar character) const | QRawFont | |
| swap(QRawFont &other) | QRawFont | inline |
| underlinePosition() const | QRawFont | |
| unitsPerEm() const | QRawFont | |
| weight() const | QRawFont | |
| xHeight() const | QRawFont | |
| ~QRawFont() | QRawFont |