- QWindowsFontEngine(const QString &, HFONT, bool, LOGFONT, const QSharedPointer<QWindowsFontEngineData> &)
- ~QWindowsFontEngine()
- addGlyphsToPath(glyph_t *, QFixedPoint *, int, QPainterPath *, QTextItem::RenderFlags)
- addOutlineToPath(qreal, qreal, const QGlyphLayout &, QPainterPath *, QTextItem::RenderFlags)
- alphaMapForGlyph(glyph_t) : QImage
- alphaMapForGlyph(glyph_t, const QTransform &) : QImage
- alphaRGBMapForGlyph(glyph_t, QFixed, const QTransform &) : QImage
- ascent() const : QFixed
- averageCharWidth() const : QFixed
- blockSignals(bool) : bool
- boundingBox(const QGlyphLayout &) : glyph_metrics_t
- boundingBox(glyph_t) : glyph_metrics_t
- boundingBox(glyph_t, const QTransform &) : glyph_metrics_t
- canRender(const QChar *, int) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- cloneWithSize(qreal) const : QFontEngine *
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- deleteLater()
- descent() const : QFixed
- destroyed(QObject *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- emSquareSize() const : QFixed
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- faceId() const : FaceId
- findChild(const QString &, Qt::FindChildOptions) const : T
- findChildren(const QString &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- fontEngineData() const : const QSharedPointer<QWindowsFontEngineData> &
- getCMap()
- getGlyphBearings(glyph_t, qreal *, qreal *)
|
- getGlyphIndexes(const QChar *, int, QGlyphLayout *, bool) const : int
- getOutlineMetrics(glyph_t, const QTransform &, glyph_metrics_t *) const : bool
- getSfntTableData(uint, uchar *, uint *) const : bool
- getUnscaledGlyph(glyph_t, QPainterPath *, glyph_metrics_t *)
- hFont() const : HFONT
- inherits(const char *) const : bool
- initFontInfo(const QFontDef &, HDC, int)
- installEventFilter(QObject *)
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- leading() const : QFixed
- lineThickness() const : QFixed
- logFont() const : LOGFONT
- maxCharWidth() const : qreal
- metaObject() const : const QMetaObject *
- minLeftBearing() const : qreal
- minRightBearing() const : qreal
- moveToThread(QThread *)
- name() const : const char *
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- properties() const : Properties
- property(const char *) const : QVariant
- recalcAdvances(QGlyphLayout *, QTextEngine::ShaperFlags) const
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- selectDesignFont() const : HGDIOBJ
- sender() const : QObject *
- senderSignalIndex() const : int
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setUniqueFamilyName(const QString &)
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- stringToCMap(const QChar *, int, QGlyphLayout *, int *, QTextEngine::ShaperFlags) const : bool
- synthesized() const : int
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- trUtf8(const char *, const char *, int) : QString
- trueType() const : bool
- type() const : Type
- xHeight() const : QFixed
|