Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRawFont Member List

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

advancesForGlyphIndexes(const QList< quint32 > &glyphIndexes) constQRawFontinline
advancesForGlyphIndexes(const QList< 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
AntialiasingType enum nameQRawFont
ascent() constQRawFont
averageCharWidth() constQRawFont
boundingRect(quint32 glyphIndex) constQRawFont
capHeight() constQRawFont
descent() constQRawFont
familyName() constQRawFont
fontTable(const char *tagName) constQRawFont
fontTable(QFont::Tag tag) constQRawFont
fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem=QFontDatabase::Any)QRawFontstatic
glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) constQRawFont
glyphIndexesForString(const QString &text) constQRawFont
hintingPreference() constQRawFont
isValid() constQRawFont
KernedAdvances enum valueQRawFont
LayoutFlag enum nameQRawFont
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==(const QRawFont &other) constQRawFont
pathForGlyph(quint32 glyphIndex) constQRawFont
PixelAntialiasing enum valueQRawFont
pixelSize() constQRawFont
qHash(const QRawFont &font, size_t seed) noexceptQRawFontrelated
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
QRawFontPrivateQRawFontfriend
QTextEngineQRawFontfriend
QTextLayoutQRawFontfriend
SeparateAdvances enum valueQRawFont
setPixelSize(qreal pixelSize)QRawFont
style() constQRawFont
styleName() constQRawFont
SubPixelAntialiasing enum valueQRawFont
supportedWritingSystems() constQRawFont
supportsCharacter(uint ucs4) constQRawFont
supportsCharacter(QChar character) constQRawFont
swap(QRawFont &other) noexceptQRawFontinline
underlinePosition() constQRawFont
unitsPerEm() constQRawFont
UseDesignMetrics enum valueQRawFont
weight() constQRawFont
xHeight() constQRawFont
~QRawFont()QRawFont