- QGraphicsItemAnimation(QObject *)
- ~QGraphicsItemAnimation()
- afterAnimationStep(qreal )
- beforeAnimationStep(qreal )
- blockSignals(bool ) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- clear()
- 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
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- deleteLater()
- destroyed(QObject *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- 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>
- horizontalScaleAt(qreal ) const : qreal
- horizontalShearAt(qreal ) const : qreal
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- item() const : QGraphicsItem *
|
- killTimer(int )
- matrixAt(qreal ) const : QMatrix
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- posAt(qreal ) const : QPointF
- posList() const : QList<QPair<qreal, QPointF> >
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- rotationAt(qreal ) const : qreal
- rotationList() const : QList<QPair<qreal, qreal> >
- scaleList() const : QList<QPair<qreal, QPointF> >
- sender() const : QObject *
- senderSignalIndex() const : int
- setItem(QGraphicsItem *)
- setObjectName(const QString &)
- setParent(QObject *)
- setPosAt(qreal , const QPointF &)
- setProperty(const char *, const QVariant &) : bool
- setRotationAt(qreal , qreal )
- setScaleAt(qreal , qreal , qreal )
- setShearAt(qreal , qreal , qreal )
- setStep(qreal )
- setTimeLine(QTimeLine *)
- setTranslationAt(qreal , qreal , qreal )
- shearList() const : QList<QPair<qreal, QPointF> >
- signalsBlocked() const : bool
- startTimer(int , Qt::TimerType ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread() const : QThread *
- timeLine() const : QTimeLine *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int ) : QString
- translationList() const : QList<QPair<qreal, QPointF> >
- verticalScaleAt(qreal ) const : qreal
- verticalShearAt(qreal ) const : qreal
- xTranslationAt(qreal ) const : qreal
- yTranslationAt(qreal ) const : qreal
|