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
qwaylandqtshellintegration.h
Go to the documentation of this file.
1
// Copyright (C) 2021 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
// Qt-Security score:critical reason:network-protocol
4
5
#
ifndef
QWAYLANDQTINTEGRATION_H
6
#
define
QWAYLANDQTINTEGRATION_H
7
8
#
include
<
QtCore
/
qmutex
.
h
>
9
10
#
include
<
QtWaylandClient
/
private
/
qwaylandshellintegration_p
.
h
>
11
#
include
<
QScopedPointer
>
12
#
include
"qwayland-qt-shell-unstable-v1.h"
13
14
QT_BEGIN_NAMESPACE
15
16
namespace
QtWaylandClient
{
17
18
class
QWaylandWindow;
19
class
QWaylandDisplay;
20
21
22
class
Q_WAYLANDCLIENT_EXPORT
QWaylandQtShellIntegration
23
:
public
QWaylandShellIntegrationTemplate
<
QWaylandQtShellIntegration
>
24
,
public
QtWayland
::
zqt_shell_v1
25
{
26
public
:
27
QWaylandQtShellIntegration
();
28
29
QWaylandShellSurface
*
createShellSurface
(
QWaylandWindow
*
window
)
override
;
30
};
31
32
}
33
34
QT_END_NAMESPACE
35
36
#
endif
// QWAYLANDQTINTEGRATION_H
QtWaylandClient::QWaylandQtShellIntegrationPlugin
Definition
main.cpp:13
QtWaylandClient::QWaylandQtShellIntegration
Definition
qwaylandqtshellintegration.h:25
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qsequentialanimationgroup.cpp:47
QtWaylandClient
Definition
qwaylandclientextension.h:16
qtwayland
src
plugins
shellintegration
qt-shell
qwaylandqtshellintegration.h
Generated on
for Qt by
1.16.1