Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
4#include <QtWaylandClient/private/qwaylanddisplay_p.h>
5#include <QtWaylandClient/private/qwaylandwindow_p.h>
6
8
9namespace QtWaylandClient {
10
12{
13 return window->wlSurface();
14}
15
16}
17
static wl_surface * wlSurfaceForWindow(QWaylandWindow *window)
Combined button and popup list for selecting options.
aWidget window() -> setWindowTitle("New Window Title")
[2]