Qt 4.8
|
This is the complete list of members for QRawFont, including all inherited members.
advancesForGlyphIndexes(const QVector< quint32 > &glyphIndexes) const | QRawFont | |
advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const | QRawFont | |
alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType=SubPixelAntialiasing, const QTransform &transform=QTransform()) const | QRawFont | |
AntialiasingType enum name | QRawFont | |
ascent() const | QRawFont | |
averageCharWidth() const | QRawFont | |
d | QRawFont | private |
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 | |
leading() 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 | |
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 class | QRawFont | friend |
setPixelSize(qreal pixelSize) | QRawFont | |
style() const | QRawFont | |
styleName() const | QRawFont | |
SubPixelAntialiasing enum value | QRawFont | |
supportedWritingSystems() const | QRawFont | |
supportsCharacter(quint32 ucs4) const | QRawFont | |
supportsCharacter(QChar character) const | QRawFont | |
unitsPerEm() const | QRawFont | |
weight() const | QRawFont | |
xHeight() const | QRawFont | |
~QRawFont() | QRawFont |