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
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
6
8#include "private/qfactoryloader_p.h"
9#include "qguiapplication.h"
10#include "qdir.h"
11
13
14using namespace Qt::StringLiterals;
15
18
20{
21 return qLoadPlugin<QXcbGlIntegration, QXcbGlIntegrationPlugin>(loader(), platform);
22}
23
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
static QXcbGlIntegration * create(const QString &name)
Combined button and popup list for selecting options.
@ CaseInsensitive
#define Q_GLOBAL_STATIC_WITH_ARGS(TYPE, NAME, ARGS)
QT_BEGIN_NAMESPACE Platform platform()
#define QXcbGlIntegrationFactoryInterface_iid