![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"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 () |
| QT_BEGIN_NAMESPACE DEFINE_BOOL_CONFIG_OPTION | ( | useElapsedTimerBasedAnimationDriver | , |
| QSG_USE_SIMPLE_ANIMATION_DRIVER | ) |
| QT_BEGIN_NAMESPACE bool qsg_useConsistentTiming | ( | ) |
Definition at line 74 of file qsgcontext.cpp.
Referenced by QSGDefaultAnimationDriver::QSGDefaultAnimationDriver(), QSGGuiThreadRenderLoop::QSGGuiThreadRenderLoop(), and QSGDefaultAnimationDriver::advance().