Qt 4.8
|
This is the complete list of members for QFontEngineQPF1, including all inherited members.
addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &, QPainterPath *, QTextItem::RenderFlags) | QFontEngine | |
addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int nglyphs, QPainterPath *path, QTextItem::RenderFlags flags) | QFontEngine | virtual |
addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, QPainterPath *path, QTextItem::RenderFlags flags) | QFontEngineQPF1 | virtual |
alphaMapBoundingBox(glyph_t glyph, QFixed, const QTransform &matrix, GlyphFormat) | QFontEngine | inlinevirtual |
alphaMapForGlyph(glyph_t) | QFontEngineQPF1 | virtual |
QFontEngine::alphaMapForGlyph(glyph_t glyph, QFixed subPixelPosition) | QFontEngine | virtual |
QFontEngine::alphaMapForGlyph(glyph_t, const QTransform &t) | QFontEngine | virtual |
QFontEngine::alphaMapForGlyph(glyph_t, QFixed subPixelPosition, const QTransform &t) | QFontEngine | virtual |
alphaRGBMapForGlyph(glyph_t, QFixed subPixelPosition, int margin, const QTransform &t) | QFontEngine | virtual |
ascent() const | QFontEngineQPF1 | virtual |
averageCharWidth() const | QFontEngine | virtual |
blockSignals(bool b) | QObject | |
boundingBox(const QGlyphLayout &glyphs) | QFontEngineQPF1 | virtual |
boundingBox(glyph_t glyph) | QFontEngineQPF1 | virtual |
QFontEngine::boundingBox(glyph_t glyph, const QTransform &matrix) | QFontEngine | virtual |
Box enum value | QFontEngine | |
cache_cost | QFontEngine | |
cache_count | QFontEngine | |
canRender(const QChar *string, int len) | QFontEngineQPF1 | virtual |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
cloneWithSize(qreal) const | QFontEngine | inlinevirtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
convertToPostscriptFontFamilyName(const QByteArray &fontFamily) | QFontEngine | static |
customEvent(QEvent *) | QObject | protectedvirtual |
d | QFontEngineQPF1 | |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
descent() const | QFontEngineQPF1 | virtual |
destroyed(QObject *=0) | QObject | signal |
DirectWrite enum value | QFontEngine | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
doKerning(QGlyphLayout *, QTextEngine::ShaperFlags) const | QFontEngine | virtual |
draw(QPaintEngine *p, qreal x, qreal y, const QTextItemInt &si) | QFontEngineQPF1 | virtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
emSquareSize() const | QFontEngine | inlinevirtual |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
faceId() const | QFontEngine | inlinevirtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
fontDef | QFontEngine | |
Format_A32 enum value | QFontEngine | |
Format_A8 enum value | QFontEngine | |
Format_Mono enum value | QFontEngine | |
Format_None enum value | QFontEngine | |
Format_Render enum value | QFontEngine | |
Freetype enum value | QFontEngine | |
fsType | QFontEngine | |
getCMap(const uchar *table, uint tableSize, bool *isSymbolFont, int *cmapSize) | QFontEngine | static |
getGlyphBearings(glyph_t glyph, qreal *leftBearing=0, qreal *rightBearing=0) | QFontEngine | virtual |
getGlyphPositions(const QGlyphLayout &glyphs, const QTransform &matrix, QTextItem::RenderFlags flags, QVarLengthArray< glyph_t > &glyphs_out, QVarLengthArray< QFixedPoint > &positions) | QFontEngine | |
getPointInOutline(HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nPoints) | QFontEngine | virtual |
getSfntTable(uint) const | QFontEngine | |
getSfntTableData(uint, uchar *, uint *) const | QFontEngine | inlinevirtual |
getTrueTypeGlyphIndex(const uchar *cmap, uint unicode) | QFontEngine | static |
getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) | QFontEngine | virtual |
glyphCache(void *key, QFontEngineGlyphCache::Type type, const QTransform &transform) const | QFontEngine | |
glyphCount() const | QFontEngine | virtual |
glyphFormat | QFontEngine | |
GlyphFormat enum name | QFontEngine | |
grayPalette() | QFontEngine | protectedstatic |
harfbuzzFace() const | QFontEngine | |
harfbuzzFont() const | QFontEngine | |
hbFace | QFontEngine | mutable |
hbFont | QFontEngine | mutable |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *) | QObject | |
isWidgetType() const | QObject | inline |
kerning_pairs | QFontEngine | |
killTimer(int id) | QObject | |
lastRightBearing(const QGlyphLayout &glyphs, bool round=false) | QFontEngine | protected |
leading() const | QFontEngineQPF1 | virtual |
lineThickness() const | QFontEngineQPF1 | virtual |
loadKerningPairs(QFixed scalingFactor) | QFontEngine | |
Mac enum value | QFontEngine | |
maxCharWidth() const | QFontEngineQPF1 | virtual |
metaObject() const | QObject | virtual |
minLeftBearing() const | QFontEngineQPF1 | virtual |
minRightBearing() const | QFontEngineQPF1 | virtual |
moveToThread(QThread *thread) | QObject | |
Multi enum value | QFontEngine | |
name() const | QFontEngineQPF1 | inlinevirtual |
objectName() const | QObject | |
parent() const | QObject | inline |
properties() const | QFontEngine | virtual |
property(const char *name) const | QObject | |
Proxy enum value | QFontEngine | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QFontEngine() | QFontEngine | |
QFontEngineQPF1(const QFontDef &, const QString &fn) | QFontEngineQPF1 | |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
QPF1 enum value | QFontEngine | |
QPF2 enum value | QFontEngine | |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
recalcAdvances(QGlyphLayout *, QTextEngine::ShaperFlags) const | QFontEngineQPF1 | virtual |
receivers(const char *signal) const | QObject | protected |
ref | QFontEngine | |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
removeGlyphFromCache(glyph_t) | QFontEngine | virtual |
S60FontEngine enum value | QFontEngine | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setGlyphCache(void *key, QFontEngineGlyphCache *data) | QFontEngine | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setUserData(uint id, QObjectUserData *data) | QObject | |
signalsBlocked() const | QObject | inline |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QTextEngine::ShaperFlags flags) const | QFontEngineQPF1 | virtual |
supportsSubPixelPositions() const | QFontEngine | inlinevirtual |
symbol | QFontEngine | |
synthesized() const | QFontEngine | inlinevirtual |
SynthesizedBold enum value | QFontEngine | |
SynthesizedFlags enum name | QFontEngine | |
SynthesizedItalic enum value | QFontEngine | |
SynthesizedStretch enum value | QFontEngine | |
TestFontEngine enum value | QFontEngine | |
thread() const | QObject | |
tightBoundingBox(const QGlyphLayout &glyphs) | QFontEngine | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
type() const | QFontEngineQPF1 | virtual |
Type enum name | QFontEngine | |
underlinePosition() const | QFontEngineQPF1 | virtual |
userData(uint id) const | QObject | |
Win enum value | QFontEngine | |
xHeight() const | QFontEngine | virtual |
XLFD enum value | QFontEngine | |
~QFontEngine() | QFontEngine | virtual |
~QFontEngineQPF1() | QFontEngineQPF1 | |
~QObject() | QObject | virtual |