Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwaylandquickshellintegration.h
Go to the documentation of this file.
1
// Copyright (C) 2017 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
// Qt-Security score:significant reason:default
4
5
#
ifndef
QWAYLANDQUICKSHELLINTEGRATION_H
6
#
define
QWAYLANDQUICKSHELLINTEGRATION_H
7
8
#
include
<
QtCore
/
QObject
>
9
#
include
<
QtWaylandCompositor
/
qtwaylandcompositorglobal
.
h
>
10
11
QT_REQUIRE_CONFIG
(
wayland_compositor_quick
);
12
13
QT_BEGIN_NAMESPACE
14
15
class
Q_WAYLANDCOMPOSITOR_EXPORT
QWaylandQuickShellIntegration
:
public
QObject
16
{
17
Q_OBJECT
18
public
:
19
QWaylandQuickShellIntegration(QObject *parent =
nullptr
);
20
~QWaylandQuickShellIntegration() override;
21
};
22
23
QT_END_NAMESPACE
24
25
#
endif
// QWAYLANDQUICKSHELLINTEGRATION_H
QWaylandQuickShellIntegration
\inmodule QtWaylandCompositor
Definition
qwaylandquickshellintegration.h:16
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qsequentialanimationgroup.cpp:47
QT_REQUIRE_CONFIG
QT_REQUIRE_CONFIG(wayland_compositor_quick)
qtwayland
src
compositor
extensions
qwaylandquickshellintegration.h
Generated on
for Qt by
1.16.1