![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQuickAnimatorProxyJob, including all inherited members.
addAnimationChangeListener(QAnimationJobChangeListener *listener, QAbstractAnimationJob::ChangeTypes) | QAbstractAnimationJob | |
Backward enum value | QAbstractAnimationJob | |
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
changeListeners | QAbstractAnimationJob | protected |
ChangeType enum name | QAbstractAnimationJob | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
complete() | QAbstractAnimationJob | |
Completion enum value | QAbstractAnimationJob | |
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 |
currentLoop() const | QAbstractAnimationJob | inline |
CurrentLoop enum value | QAbstractAnimationJob | |
currentLoopChanged() | QAbstractAnimationJob | protected |
currentLoopTime() const | QAbstractAnimationJob | inline |
currentTime() const | QAbstractAnimationJob | inline |
CurrentTime enum value | QAbstractAnimationJob | |
currentTimeChanged(int currentTime) | QAbstractAnimationJob | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
debugAnimation(QDebug d) const override | QQuickAnimatorProxyJob | protectedvirtual |
deleteLater() | QObject | slot |
destroyed(QObject *=nullptr) | QObject | signal |
Direction enum name | QAbstractAnimationJob | |
direction() const | QAbstractAnimationJob | inline |
directionChanged(QAbstractAnimationJob::Direction) | QAbstractAnimationJob | protected |
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 override | QQuickAnimatorProxyJob | inlinevirtual |
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 |
finished() | QAbstractAnimationJob | protected |
fireTopLevelAnimationLoopChanged() | QAbstractAnimationJob | protected |
Forward enum value | QAbstractAnimationJob | |
group() const | QAbstractAnimationJob | inline |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *filterObj) | QObject | |
isGroup() const | QAbstractAnimationJob | inline |
isInList() const | QInheritedListNode | inline |
isPaused() | QAbstractAnimationJob | inline |
isQuickItemType() const | QObject | inline |
isRenderThreadJob() const | QAbstractAnimationJob | inline |
isRenderThreadProxy() const | QAbstractAnimationJob | inline |
isRunning() | QAbstractAnimationJob | inline |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isStopped() | QAbstractAnimationJob | inline |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
job() const | QQuickAnimatorProxyJob | inline |
killTimer(int id) | QObject | |
loopCount() const | QAbstractAnimationJob | inline |
m_currentLoop | QAbstractAnimationJob | protected |
m_currentLoopStartTime | QAbstractAnimationJob | protected |
m_currentTime | QAbstractAnimationJob | protected |
m_direction | QAbstractAnimationJob | protected |
m_disableUserControl | QAbstractAnimationJob | protected |
m_group | QAbstractAnimationJob | protected |
m_hasCurrentTimeChangeListeners | QAbstractAnimationJob | protected |
m_hasRegisteredTimer | QAbstractAnimationJob | protected |
m_isGroup | QAbstractAnimationJob | protected |
m_isPause | QAbstractAnimationJob | protected |
m_isRenderThreadJob | QAbstractAnimationJob | protected |
m_isRenderThreadProxy | QAbstractAnimationJob | protected |
m_loopCount | QAbstractAnimationJob | protected |
m_selfDeletable | QAbstractAnimationJob | |
m_state | QAbstractAnimationJob | protected |
m_timer | QAbstractAnimationJob | protected |
m_totalCurrentTime | QAbstractAnimationJob | protected |
m_uncontrolledFinishTime | QAbstractAnimationJob | protected |
moveToThread(QThread *thread) | QObject | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
parent() const | QObject | inline |
pause() | QAbstractAnimationJob | |
Paused enum value | QAbstractAnimationJob | |
property(const char *name) const | QObject | |
QAbstractAnimationJob() | QAbstractAnimationJob | |
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 |
QQuickAnimatorProxyJob(QAbstractAnimationJob *job, QQuickAbstractAnimation *animation) | QQuickAnimatorProxyJob | |
receivers(const char *signal) const | QObject | protected |
removeAnimationChangeListener(QAnimationJobChangeListener *listener, QAbstractAnimationJob::ChangeTypes) | QAbstractAnimationJob | |
removeEventFilter(QObject *obj) | QObject | |
resume() | QAbstractAnimationJob | |
Running enum value | QAbstractAnimationJob | |
sceneGraphInitialized() | QQuickAnimatorProxyJob | slot |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCurrentTime(int msecs) | QAbstractAnimationJob | |
setDirection(QAbstractAnimationJob::Direction direction) | QAbstractAnimationJob | |
setDisableUserControl() | QAbstractAnimationJob | |
setEnableUserControl() | QAbstractAnimationJob | |
setLoopCount(int loopCount) | QAbstractAnimationJob | |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
setState(QAbstractAnimationJob::State state) | QAbstractAnimationJob | protected |
signalsBlocked() const noexcept | QObject | inline |
start() | QAbstractAnimationJob | |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
state() const | QAbstractAnimationJob | inline |
State enum name | QAbstractAnimationJob | |
StateChange enum value | QAbstractAnimationJob | |
stateChanged(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State oldState) | QAbstractAnimationJob | protected |
stop() | QAbstractAnimationJob | |
Stopped enum value | QAbstractAnimationJob | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
topLevelAnimationLoopChanged() | QAbstractAnimationJob | inlineprotectedvirtual |
totalDuration() const | QAbstractAnimationJob | |
updateCurrentTime(int) override | QQuickAnimatorProxyJob | protectedvirtual |
updateDirection(QAbstractAnimationJob::Direction direction) | QAbstractAnimationJob | protectedvirtual |
updateLoopCount(int) override | QQuickAnimatorProxyJob | protectedvirtual |
updateState(QAbstractAnimationJob::State newState, QAbstractAnimationJob::State oldState) override | QQuickAnimatorProxyJob | protectedvirtual |
userControlDisabled() const | QAbstractAnimationJob | |
windowChanged(QQuickWindow *window) | QQuickAnimatorProxyJob | slot |
~QAbstractAnimationJob() | QAbstractAnimationJob | virtual |
~QInheritedListNode() | QInheritedListNode | inline |
~QObject() | QObject | virtual |
~QQuickAnimatorProxyJob() | QQuickAnimatorProxyJob |