Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickanimatorcontroller.cpp File Reference
#include "qquickanimatorcontroller_p.h"
#include <private/qquickitem_p.h>
#include <private/qsgrenderloop_p.h>
#include <private/qanimationgroupjob_p.h>
#include <QtGui/qscreen.h>
#include <QtCore/qcoreapplication.h>
#include "moc_qquickanimatorcontroller_p.cpp"
+ Include dependency graph for qquickanimatorcontroller.cpp:

Go to the source code of this file.

Functions

static void qquickanimator_invalidate_jobs (QAbstractAnimationJob *job)
 
static void qquickanimator_sync_before_start (QAbstractAnimationJob *job)
 

Function Documentation

◆ qquickanimator_invalidate_jobs()

static void qquickanimator_invalidate_jobs ( QAbstractAnimationJob job)
static

Definition at line 27 of file qquickanimatorcontroller.cpp.

References QAbstractAnimationJob::isGroup(), QAbstractAnimationJob::isRenderThreadJob(), and qquickanimator_invalidate_jobs().

Referenced by qquickanimator_invalidate_jobs(), and QQuickAnimatorController::windowNodesDestroyed().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ qquickanimator_sync_before_start()

static void qquickanimator_sync_before_start ( QAbstractAnimationJob job)
static

Definition at line 76 of file qquickanimatorcontroller.cpp.

References QAbstractAnimationJob::isGroup(), QAbstractAnimationJob::isRenderThreadJob(), and qquickanimator_sync_before_start().

Referenced by QQuickAnimatorController::beforeNodeSync(), and qquickanimator_sync_before_start().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: