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

(438096371c32ea6fdcd31d6d4ad2b6d3f29fab71)

#include <qpa/qplatformintegrationfactory_p.h>
#include <qpa/qplatformintegrationplugin.h>
#include "private/qfactoryloader_p.h"
#include "qmutex.h"
#include "qdir.h"
#include "qguiapplication.h"
#include "qdebug.h"
+ Include dependency graph for qplatformintegrationfactory.cpp:

Go to the source code of this file.

Functions

 Q_GLOBAL_STATIC_WITH_ARGS (QFactoryLoader, piLoader,(QPlatformIntegrationFactoryInterface_iid, "/platforms"_L1, Qt::CaseInsensitive)) QPlatformIntegration *QPlatformIntegrationFactory
 

Function Documentation

◆ Q_GLOBAL_STATIC_WITH_ARGS()

Q_GLOBAL_STATIC_WITH_ARGS ( QFactoryLoader ,
piLoader ,
(QPlatformIntegrationFactoryInterface_iid, "/platforms"_L1, Qt::CaseInsensitive)  )

Definition at line 17 of file qplatformintegrationfactory.cpp.

References platform().

+ Here is the call graph for this function: