![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQuickAbstractAnimation, including all inherited members.
alwaysRunToEnd | QQuickAbstractAnimation | |
alwaysRunToEnd() const | QQuickAbstractAnimation | |
alwaysRunToEndChanged(bool) | QQuickAbstractAnimation | signal |
AnyThread enum value | QQuickAbstractAnimation | |
Backward enum value | QQuickAbstractAnimation | |
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
classBegin() override | QQuickAbstractAnimation | virtual |
complete() | QQuickAbstractAnimation | slot |
componentComplete() override | QQuickAbstractAnimation | virtual |
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 |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
currentTime() | QQuickAbstractAnimation | |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=nullptr) | QObject | signal |
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=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
duration() const | QQuickAbstractAnimation | |
dynamicPropertyNames() const | QObject | |
event(QEvent *event) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
Forward enum value | QQuickAbstractAnimation | |
group() const | QQuickAbstractAnimation | |
GuiThread enum value | QQuickAbstractAnimation | |
Infinite enum value | QQuickAbstractAnimation | |
inherits(const char *classname) const | QObject | inline |
initInstance(QAbstractAnimationJob *animation) | QQuickAbstractAnimation | protected |
installEventFilter(QObject *filterObj) | QObject | |
isPaused() const | QQuickAbstractAnimation | |
isQuickItemType() const | QObject | inline |
isRunning() const | QQuickAbstractAnimation | |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
killTimer(int id) | QObject | |
loopCountChanged(int) | QQuickAbstractAnimation | signal |
Loops enum name | QQuickAbstractAnimation | |
loops | QQuickAbstractAnimation | |
loops() const | QQuickAbstractAnimation | |
moveToThread(QThread *thread) | QObject | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
parent() const | QObject | inline |
pause() | QQuickAbstractAnimation | slot |
paused | QQuickAbstractAnimation | |
pausedChanged(bool) | QQuickAbstractAnimation | signal |
property(const char *name) const | QObject | |
Q_REVISION(2, 12) void finished() | QQuickAbstractAnimation | signal |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
QQmlParserStatus() | QQmlParserStatus | |
QQmlPropertyValueSource() | QQmlPropertyValueSource | |
QQuickAbstractAnimation(QObject *parent=nullptr) | QQuickAbstractAnimation | |
QQuickAbstractAnimation(QQuickAbstractAnimationPrivate &dd, QObject *parent) | QQuickAbstractAnimation | protected |
QQuickAnimationGroup | QQuickAbstractAnimation | friend |
QQuickBehavior | QQuickAbstractAnimation | friend |
QQuickBehaviorPrivate | QQuickAbstractAnimation | friend |
qtAnimation() | QQuickAbstractAnimation | |
receivers(const char *signal) const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
RenderThread enum value | QQuickAbstractAnimation | |
restart() | QQuickAbstractAnimation | slot |
resume() | QQuickAbstractAnimation | slot |
running | QQuickAbstractAnimation | |
runningChanged(bool) | QQuickAbstractAnimation | signal |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAlwaysRunToEnd(bool) | QQuickAbstractAnimation | |
setCurrentTime(int) | QQuickAbstractAnimation | |
setDefaultTarget(const QQmlProperty &) | QQuickAbstractAnimation | |
setDisableUserControl() | QQuickAbstractAnimation | |
setEnableUserControl() | QQuickAbstractAnimation | |
setGroup(QQuickAnimationGroup *, int index=-1) | QQuickAbstractAnimation | |
setLoops(int) | QQuickAbstractAnimation | |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setParent(QObject *parent) | QObject | |
setPaused(bool) | QQuickAbstractAnimation | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
setRunning(bool) | QQuickAbstractAnimation | |
setTarget(const QQmlProperty &) override | QQuickAbstractAnimation | privatevirtual |
signalsBlocked() const noexcept | QObject | inline |
start() | QQuickAbstractAnimation | slot |
started() | QQuickAbstractAnimation | signal |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
stop() | QQuickAbstractAnimation | slot |
stopped() | QQuickAbstractAnimation | signal |
thread() const | QObject | |
threadingModel() const | QQuickAbstractAnimation | virtual |
ThreadingModel enum name | QQuickAbstractAnimation | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
transition(QQuickStateActions &actions, QQmlProperties &modified, TransitionDirection direction, QObject *defaultTarget=nullptr) | QQuickAbstractAnimation | virtual |
TransitionDirection enum name | QQuickAbstractAnimation | |
userControlDisabled() const | QQuickAbstractAnimation | |
~QObject() | QObject | virtual |
~QQmlParserStatus() | QQmlParserStatus | virtual |
~QQmlPropertyValueSource() | QQmlPropertyValueSource | virtual |
~QQuickAbstractAnimation() override | QQuickAbstractAnimation |