- class FixedPoint
- class GlyphMetrics
- flags Capabilities
- enum Capability
- typedef Fixed
- enum FontProperty
- enum TextShapingFlag
- flags TextShapingFlags
- QAbstractFontEngine ( QObject * )
- ~QAbstractFontEngine ()
- addGlyphOutlinesToPath ( uint *, int, FixedPoint *, QPainterPath * )
- blockSignals ( bool ) : bool
- capabilities () const : Capabilities
- childEvent ( QChildEvent * )
- children () const : const QObjectList &
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
- connectNotify ( const char * )
- convertStringToGlyphIndices ( const QChar *, int, uint *, int *, TextShapingFlags ) const : bool
- customEvent ( QEvent * )
- d_ptr : QScopedPointer<QObjectData>
- deleteLater ()
- destroyed ( QObject * )
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
- disconnect ( const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const char * ) : bool
- disconnectNotify ( const char * )
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- event ( QEvent * ) : bool
|
- eventFilter ( QObject *, QEvent * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- fontProperty ( FontProperty ) const : QVariant
- getGlyphAdvances ( const uint *, int, Fixed *, TextShapingFlags ) const
- glyphMetrics ( uint ) const : GlyphMetrics
- inherits ( const char * ) const : bool
- installEventFilter ( QObject * )
- isWidgetType () const : bool
- killTimer ( int )
- metaObject () const : const QMetaObject *
- moveToThread ( QThread * )
- objectName () const : QString
- parent () const : QObject *
- property ( const char * ) const : QVariant
- receivers ( const char * ) const : int
- removeEventFilter ( QObject * )
- renderGlyph ( uint, int, int, int, uchar * ) : bool
- sender () const : QObject *
- setObjectName ( const QString & )
- setParent ( QObject * )
- setProperty ( const char *, const QVariant & ) : bool
- signalsBlocked () const : bool
- startTimer ( int ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread () const : QThread *
- timerEvent ( QTimerEvent * )
- tr ( const char *, const char *, int ) : QString
- trUtf8 ( const char *, const char *, int ) : QString
|