Qt
6.x
The Qt SDK
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
#include "
qwaylandshellintegration_p.h
"
4
#include <QtWaylandClient/private/qwaylanddisplay_p.h>
5
#include <QtWaylandClient/private/qwaylandwindow_p.h>
6
7
QT_BEGIN_NAMESPACE
8
9
namespace
QtWaylandClient
{
10
11
wl_surface *
QWaylandShellIntegration::wlSurfaceForWindow
(
QWaylandWindow
*
window
)
12
{
13
return
window
->wlSurface();
14
}
15
16
}
17
18
QT_END_NAMESPACE
QtWaylandClient::QWaylandShellIntegration::wlSurfaceForWindow
static wl_surface * wlSurfaceForWindow(QWaylandWindow *window)
Definition
qwaylandshellintegration.cpp:11
QtWaylandClient::QWaylandWindow
Definition
qwaylandwindow_p.h:64
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
QtWaylandClient
Definition
qwaylandclientextension.h:15
qwaylandshellintegration_p.h
window
aWidget window() -> setWindowTitle("New Window Title")
[2]
qtwayland
src
client
shellintegration
qwaylandshellintegration.cpp
Generated by
1.9.7