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
qwaylandshellintegration.cpp
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:significant reason:default
4
#
include
"qwaylandshellintegration_p.h"
5
#
include
<
QtWaylandClient
/
private
/
qwaylanddisplay_p
.
h
>
6
#
include
<
QtWaylandClient
/
private
/
qwaylandwindow_p
.
h
>
7
8
QT_BEGIN_NAMESPACE
9
10
namespace
QtWaylandClient
{
11
12
QWaylandShellIntegration
::~
QWaylandShellIntegration
()
13
=
default
;
// MUST stay empty until Qt 7 (was inline in Qt < 6.9)
14
15
wl_surface
*
QWaylandShellIntegration
::
wlSurfaceForWindow
(
QWaylandWindow
*
window
)
16
{
17
return
window
->
wlSurface
();
18
}
19
20
}
21
22
QT_END_NAMESPACE
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qrandomaccessasyncfile_darwin.mm:17
QtWaylandClient
Definition
qwaylandclientextension.h:16
qtbase
src
plugins
platforms
wayland
shellintegration
qwaylandshellintegration.cpp
Generated on
for Qt by
1.16.1