![]() |
Qt 6.x
The Qt SDK
|
#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 | |
| 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: