Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsgcontextplugin.cpp File Reference

(976ae9553e286924a98e313b55b593592a56373a)

#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 74 of file qsgcontextplugin.cpp.

References args, QCoreApplication::arguments(), QList< T >::at(), QLibraryInfo::path(), QGuiApplicationPrivate::platformIntegration(), QLibraryInfo::PluginsPath, qCDebug, qEnvironmentVariable(), qPrintable, qUtf8Printable, qWarning, QPlatformIntegration::RhiBasedRendering, and QList< T >::size().

Referenced by QSGContext::createDefaultContext(), QSGContext::createTextureFactoryFromImage(), and QSGContext::createWindowManager().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ qsg_backend_flags()

QSGContextFactoryInterface::Flags qsg_backend_flags ( )

Definition at line 69 of file qsgcontextplugin.cpp.

References QSGContextFactoryInterface::flags().

+ Here is the call graph for this function: