![]() |
Qt 6.x
The Qt SDK
|
#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 74 of file qsgcontextplugin.cpp.
References args, QCoreApplication::arguments(), QList< T >::at(), QSGAdaptationBackendData::builtIns, QString::clear(), QSGAdaptationBackendData::factory, QSGAdaptationBackendData::flags, QSGContextFactoryInterface::flags(), QString::isEmpty(), loader, QSGAdaptationBackendData::name, QLibraryInfo::path(), QGuiApplicationPrivate::platformIntegration(), QLibraryInfo::PluginsPath, qCDebug, qEnvironmentVariable(), qPrintable, QSGAdaptationBackendData::quickWindowBackendRequest, qUtf8Printable, qWarning, QPlatformIntegration::RhiBasedRendering, QList< T >::size(), and QSGAdaptationBackendData::tried.
Referenced by QSGContext::createDefaultContext(), QSGContext::createTextureFactoryFromImage(), and QSGContext::createWindowManager().
QSGContextFactoryInterface::Flags qsg_backend_flags | ( | ) |
Definition at line 69 of file qsgcontextplugin.cpp.