![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Classes | |
struct | QSGAdaptationBackendData |
Functions | |
QSGContextFactoryInterface::Flags | qsg_backend_flags () |
QSGAdaptationBackendData * | contextFactory () |
QSGAdaptationBackendData * contextFactory | ( | ) |
Definition at line 72 of file qsgcontextplugin.cpp.
QSGContextFactoryInterface::Flags qsg_backend_flags | ( | ) |
Definition at line 67 of file qsgcontextplugin.cpp.