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

(05fc3aef53348fb58be6308076e000825b704e58)

#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
 

Function Documentation

◆ Q_GLOBAL_STATIC_WITH_ARGS()

Q_GLOBAL_STATIC_WITH_ARGS ( QFactoryLoader ,
loader ,
(QXcbGlIntegrationFactoryInterface_iid, "/xcbglintegrations"_L1, Qt::CaseInsensitive)  )

Definition at line 16 of file qxcbglintegrationfactory.cpp.

References platform().

+ Here is the call graph for this function: