Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickanimatorcontroller.cpp File Reference

(c2d490a2385ea6f389340a296acaac0fa198c8b9)

#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: