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
qwaylandshellsurface.cpp
Go to the documentation of this file.
1// Copyright (C) 2016 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
7
9
10namespace QtWaylandClient {
11
16
21
27
32
37
43
48
53
58
63
71
76
78{
80 qCWarning(lcQpaWayland) << "setXdgActivationToken not implemented" << token;
81}
82
88}
89
90QT_END_NAMESPACE
91
92#include "moc_qwaylandshellsurface_p.cpp"
Combined button and popup list for selecting options.