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
qwlhardwarelayerintegrationfactory.cpp
Go to the documentation of this file.
1// Copyright (C) 2018 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
7
8#include <QtCore/private/qfactoryloader_p.h>
9#include <QtCore/QCoreApplication>
10#include <QtCore/QDir>
11
13
14namespace QtWayland {
15
18
20{
21 return qwhlifLoader->keyMap().values();
22}
23
25{
26 return qLoadPlugin<HardwareLayerIntegration, HardwareLayerIntegrationPlugin>(qwhlifLoader(), name, args);
27}
28
29}
30
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
static HardwareLayerIntegration * create(const QString &name, const QStringList &args)
Combined button and popup list for selecting options.
@ CaseInsensitive
#define Q_GLOBAL_STATIC_WITH_ARGS(TYPE, NAME, ARGS)
GLuint name
QLatin1StringView QLatin1String
Definition qstringfwd.h:31
#define QtWaylandHardwareLayerIntegrationFactoryInterface_iid
QJSValueList args