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
qwaylandcompositorwlshell.cpp
Go to the documentation of this file.
1
// Copyright (C) 2023 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
#
include
"qwaylandcompositorwlshell_p.h"
6
7
QT_BEGIN_NAMESPACE
8
9
/*!
10
\qmlmodule QtWayland.Compositor.WlShell
11
\title Qt Wayland WlShell extension
12
\ingroup qmlmodules
13
\brief Provides a Qt API for the WlShell extension.
14
15
\section2 Summary
16
WlShell is a shell extension providing window system features typical to
17
desktop systems. It is superseded by XdgShell and exists in Qt mainly
18
for backwards compatibility with older applications.
19
20
WlShell corresponds to the Wayland interface \c wl_shell.
21
22
\section2 Usage
23
To use this module, import it like this:
24
\code
25
import QtWayland.Compositor.WlShell
26
\endcode
27
*/
28
29
QT_END_NAMESPACE
30
31
#
include
"moc_qwaylandcompositorwlshell_p.cpp"
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qsequentialanimationgroup.cpp:47
qtwayland
src
imports
compositor-extensions
wlshell
qwaylandcompositorwlshell.cpp
Generated on
for Qt by
1.16.1