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
qsgsoftwarethreadedrenderloop.cpp File Reference

(2a50e8407ee4af950453479608428902fb28c390)

#include "qsgsoftwarethreadedrenderloop_p.h"
#include "qsgsoftwarecontext_p.h"
#include "qsgsoftwarerenderer_p.h"
#include <private/qsgrenderer_p.h>
#include <private/qquickwindow_p.h>
#include <private/qquickitem_p.h>
#include <private/qquickprofiler_p.h>
#include <private/qquickanimatorcontroller_p.h>
#include <private/qqmldebugserviceinterfaces_p.h>
#include <private/qqmldebugconnector_p.h>
#include <qpa/qplatformbackingstore.h>
#include <QtCore/QQueue>
#include <QtCore/QElapsedTimer>
#include <QtCore/QThread>
#include <QtCore/QMutex>
#include <QtCore/QWaitCondition>
#include <QtGui/QGuiApplication>
#include <QtGui/QBackingStore>
#include <QtQuick/QQuickWindow>
#include <qtquick_tracepoints_p.h>
#include "qsgsoftwarethreadedrenderloop.moc"
#include "moc_qsgsoftwarethreadedrenderloop_p.cpp"
Include dependency graph for qsgsoftwarethreadedrenderloop.cpp:

Go to the source code of this file.

Classes

class  QSGSoftwareWindowEvent
class  QSGSoftwareTryReleaseEvent
class  QSGSoftwareSyncEvent
class  QSGSoftwareGrabEvent
class  QSGSoftwareJobEvent
class  QSGSoftwareEventQueue
class  QSGSoftwareRenderThread

Functions

static int qsgrl_animation_interval ()

Function Documentation

◆ qsgrl_animation_interval()

int qsgrl_animation_interval ( )
inlinestatic

Definition at line 119 of file qsgsoftwarethreadedrenderloop.cpp.