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
main.cpp
Go to the documentation of this file.
1// Copyright (C) 2018 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#include <QtWaylandClient/private/qwaylandshellintegrationplugin_p.h>
5
7
9
10namespace QtWaylandClient {
11
19
21{
22 Q_UNUSED(paramList);
23
24 if (key == QLatin1String("fullscreen-shell-v1"))
26 return nullptr;
27}
28
29} // namespace QtWaylandClient
30
32
33#include "main.moc"
\inmodule QtCore
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
QWaylandShellIntegration * create(const QString &key, const QStringList &paramList) override
Definition main.cpp:20
Combined button and popup list for selecting options.
GLuint64 key
QLatin1StringView QLatin1String
Definition qstringfwd.h:31
#define Q_OBJECT
#define Q_PLUGIN_METADATA(x)
#define Q_UNUSED(x)
#define QWaylandShellIntegrationFactoryInterface_iid
view create()