Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgcontext.cpp File Reference

(13860157d9a5bd3beb7a594830d6d5f8936453ef)

#include <QtQuick/private/qsgcontext_p.h>
#include <QtQuick/private/qsgtexture_p.h>
#include <QtQuick/private/qsgrenderer_p.h>
#include <QtQuick/private/qquickpixmap_p.h>
#include <QtQuick/private/qsgadaptationlayer_p.h>
#include <QtQuick/private/qsginternaltextnode_p.h>
#include <QGuiApplication>
#include <QScreen>
#include <QQuickWindow>
#include <private/qqmlglobal_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtCore/private/qabstractanimation_p.h>
#include <private/qobject_p.h>
#include <qmutex.h>
#include "qsgcontext.moc"
#include "moc_qsgcontext_p.cpp"
Include dependency graph for qsgcontext.cpp:

Go to the source code of this file.

Classes

class  QSGAnimationDriver
class  QSGDefaultAnimationDriver
class  QSGElapsedTimerAnimationDriver

Functions

QT_BEGIN_NAMESPACE DEFINE_BOOL_CONFIG_OPTION (useElapsedTimerBasedAnimationDriver, QSG_USE_SIMPLE_ANIMATION_DRIVER)
bool qsg_useConsistentTiming ()

Function Documentation

◆ DEFINE_BOOL_CONFIG_OPTION()

QT_BEGIN_NAMESPACE DEFINE_BOOL_CONFIG_OPTION ( useElapsedTimerBasedAnimationDriver ,
QSG_USE_SIMPLE_ANIMATION_DRIVER  )

◆ qsg_useConsistentTiming()

QT_BEGIN_NAMESPACE bool qsg_useConsistentTiming ( )

Definition at line 74 of file qsgcontext.cpp.

Referenced by QSGDefaultAnimationDriver::QSGDefaultAnimationDriver(), QSGGuiThreadRenderLoop::QSGGuiThreadRenderLoop(), and QSGDefaultAnimationDriver::advance().

Here is the caller graph for this function: