![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QRawFont, including all inherited members.
| advancesForGlyphIndexes(const QList< quint32 > &glyphIndexes) const | QRawFont | inline |
| advancesForGlyphIndexes(const QList< 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 | |
| AntialiasingType enum name | QRawFont | |
| ascent() const | QRawFont | |
| averageCharWidth() const | QRawFont | |
| boundingRect(quint32 glyphIndex) const | QRawFont | |
| capHeight() 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(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const | QRawFont | |
| glyphIndexesForString(const QString &text) const | QRawFont | |
| hintingPreference() const | QRawFont | |
| isValid() const | QRawFont | |
| KernedAdvances enum value | QRawFont | |
| LayoutFlag enum name | 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==(const QRawFont &other) const | QRawFont | |
| pathForGlyph(quint32 glyphIndex) const | QRawFont | |
| PixelAntialiasing enum value | QRawFont | |
| pixelSize() const | QRawFont | |
| qHash(const QRawFont &font, size_t seed) noexcept | QRawFont | related |
| 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 | |
| QRawFontPrivate | QRawFont | friend |
| QTextEngine | QRawFont | friend |
| QTextLayout | QRawFont | friend |
| SeparateAdvances enum value | QRawFont | |
| setPixelSize(qreal pixelSize) | QRawFont | |
| style() const | QRawFont | |
| styleName() const | QRawFont | |
| SubPixelAntialiasing enum value | QRawFont | |
| supportedWritingSystems() const | QRawFont | |
| supportsCharacter(uint ucs4) const | QRawFont | |
| supportsCharacter(QChar character) const | QRawFont | |
| swap(QRawFont &other) noexcept | QRawFont | inline |
| underlinePosition() const | QRawFont | |
| unitsPerEm() const | QRawFont | |
| UseDesignMetrics enum value | QRawFont | |
| weight() const | QRawFont | |
| xHeight() const | QRawFont | |
| ~QRawFont() | QRawFont |