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

(08bfc40091f03f01e2866c88516e03dbd6342db5)

#include "qsgcontextplugin_p.h"
#include <QtQuick/private/qsgcontext_p.h>
#include <QtGui/qguiapplication.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtCore/qlibraryinfo.h>
#include <QtQuick/private/qsgsoftwareadaptation_p.h>
#include <QtQuick/private/qsgdefaultcontext_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtGui/qpa/qplatformintegration.h>
#include "moc_qsgcontextplugin_p.cpp"
Include dependency graph for qsgcontextplugin.cpp:

Go to the source code of this file.

Classes

struct  QSGAdaptationBackendData

Functions

QSGContextFactoryInterface::Flags qsg_backend_flags ()
QSGAdaptationBackendDatacontextFactory ()

Function Documentation

◆ contextFactory()

QSGAdaptationBackendData * contextFactory ( )

Definition at line 72 of file qsgcontextplugin.cpp.

◆ qsg_backend_flags()

QSGContextFactoryInterface::Flags qsg_backend_flags ( )

Definition at line 67 of file qsgcontextplugin.cpp.