![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QSequentialAnimationGroup, including all inherited members.
| DeletionPolicy enum name | QAbstractAnimation | |
| Direction enum name | QAbstractAnimation | |
| QAbstractAnimation(QObject *parent=nullptr) | QAbstractAnimation | |
| QAnimationGroup(QObject *parent=nullptr) | QAnimationGroup | |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObjectList | QObject | related |
| QSequentialAnimationGroup(QObject *parent=nullptr) | QSequentialAnimationGroup | |
| State enum name | QAbstractAnimation | |
| addAnimation(QAbstractAnimation *animation) | QAnimationGroup | |
| addPause(int msecs) | QSequentialAnimationGroup | |
| animationAt(int index) const | QAnimationGroup | |
| animationCount() const | QAnimationGroup | |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| clear() | QAnimationGroup | |
| connect(const QObject *sender, const QString &signalMethod, const QString &location, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
| connect(const QObject *sender, const QString &signalMethod, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
| connect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ()) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connectNotify(const QMetaMethod &signalMethod) const | QObject | protectedvirtual |
| currentAnimation | QSequentialAnimationGroup | readnotify |
| currentAnimation() const | QSequentialAnimationGroup | |
| currentAnimationChanged(QAbstractAnimation *current) | QSequentialAnimationGroup | signal |
| currentLoop | QAbstractAnimation | readnotify |
| currentLoop() const | QAbstractAnimation | |
| currentLoopChanged(int currentLoop) | QAbstractAnimation | signal |
| currentLoopTime() const | QAbstractAnimation | |
| currentTime | QAbstractAnimation | readwrite |
| currentTime() const | QAbstractAnimation | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | slot |
| destroyed(QObject *obj=nullptr) | QObject | signal |
| direction | QAbstractAnimation | readwritenotify |
| direction() const | QAbstractAnimation | |
| directionChanged(QAbstractAnimation::Direction newDirection) | QAbstractAnimation | signal |
| disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) const | QObject | |
| disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) const | QObject | |
| disconnect(const QObject *receiver, const QString &slotMethod=QString ()) const | QObject | |
| disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod) | QObject | static |
| disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod) | QObject | static |
| disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod) | QObject | static |
| disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...)) | QObject | static |
| disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr) | QObject | static |
| disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod) | QObject | static |
| disconnectNotify(const QMetaMethod &signalMethod) const | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| duration() const override | QSequentialAnimationGroup | overridevirtual |
| QAnimationGroup::duration | QAbstractAnimation | read |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *event) override | QSequentialAnimationGroup | overrideprotectedvirtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &childName=QString ()) const | QObject | |
| findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | |
| findChildren(const QRegularExpression ®Exp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | |
| finished() | QAbstractAnimation | signal |
| group() const | QAbstractAnimation | |
| indexOfAnimation(QAbstractAnimation *animation) const | QAnimationGroup | |
| inherits(const QString &className) const | QObject | |
| insertAnimation(int index, QAbstractAnimation *animation) | QAnimationGroup | |
| insertPause(int index, int msecs) | QSequentialAnimationGroup | |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signalMethod) const | QObject | protected |
| isWidgetType() const | QObject | |
| isWindowType() const | QObject | |
| killTimer(int id) | QObject | |
| loopCount | QAbstractAnimation | readwrite |
| loopCount() const | QAbstractAnimation | |
| metaObject() const | QObject | |
| moveToThread(QThread *targetThread) | QObject | |
| objectName | QObject | write |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | signal |
| parent() const | QObject | |
| pause() | QAbstractAnimation | slot |
| property(const QString &name) const | QObject | |
| qobject_cast(QObject *object) | QObject | related |
| receivers(const QString &signal) const | QObject | protected |
| removeAnimation(QAbstractAnimation *animation) | QAnimationGroup | |
| removeEventFilter(QObject *obj) | QObject | |
| resume() | QAbstractAnimation | slot |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setCurrentTime(int msecs) | QAbstractAnimation | slot |
| setDirection(Direction direction) | QAbstractAnimation | |
| setLoopCount(int loopCount) | QAbstractAnimation | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPaused(bool paused) | QAbstractAnimation | slot |
| setProperty(const QString &name, const QVariant &value) | QObject | |
| signalsBlocked() const | QObject | |
| start(QAbstractAnimation::DeletionPolicy policy=KeepWhenStopped) | QAbstractAnimation | slot |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| state | QAbstractAnimation | readnotify |
| state() const | QAbstractAnimation | |
| stateChanged(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | QAbstractAnimation | signal |
| staticMetaObject() | QObject | static |
| stop() | QAbstractAnimation | slot |
| takeAnimation(int index) | QAnimationGroup | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| totalDuration() const | QAbstractAnimation | |
| tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >()) | QObject | static |
| updateCurrentTime(int currentTime) override | QSequentialAnimationGroup | overrideprotectedvirtual |
| updateDirection(QAbstractAnimation::Direction direction) override | QSequentialAnimationGroup | overrideprotectedvirtual |
| updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) override | QSequentialAnimationGroup | overrideprotectedvirtual |
| ~QAbstractAnimation() | QAbstractAnimation | virtual |
| ~QAnimationGroup() | QAnimationGroup | |
| ~QObject() | QObject | |
| ~QSequentialAnimationGroup() | QSequentialAnimationGroup |