![]() |
Qt 6.x
The Qt SDK
|
#include "qxcbglintegrationfactory.h"#include "qxcbglintegrationplugin.h"#include "private/qfactoryloader_p.h"#include "qguiapplication.h"#include "qdir.h"
Include dependency graph for qxcbglintegrationfactory.cpp:Go to the source code of this file.
Functions | |
| Q_GLOBAL_STATIC_WITH_ARGS (QFactoryLoader, loader,(QXcbGlIntegrationFactoryInterface_iid, "/xcbglintegrations"_L1, Qt::CaseInsensitive)) QXcbGlIntegration *QXcbGlIntegrationFactory | |
| Q_GLOBAL_STATIC_WITH_ARGS | ( | QFactoryLoader | , |
| loader | , | ||
| (QXcbGlIntegrationFactoryInterface_iid, "/xcbglintegrations"_L1, Qt::CaseInsensitive) | |||
| ) |
Definition at line 16 of file qxcbglintegrationfactory.cpp.
References loader, and platform().
Here is the call graph for this function: