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
qwaylandxdgexporterv2.cpp
Go to the documentation of this file.
1// Copyright (C) 2022 David Reondo <kde@david-redondo.de>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
5
7
8namespace QtWaylandClient {
9
11 : QtWayland::zxdg_exported_v2(object)
12{
13}
14
19
24
26{
27 return mHandle;
28}
29
30QWaylandXdgExporterV2::QWaylandXdgExporterV2(wl_registry *registry, uint32_t id, int version)
31 : QtWayland::zxdg_exporter_v2(registry, id, qMin(version, 1))
32{
33}
34
39}
40
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
void zxdg_exported_v2_handle(const QString &handle) override
QWaylandXdgExportedV2(::zxdg_exported_v2 *object)
QWaylandXdgExporterV2(wl_registry *registry, uint32_t id, int version)
Combined button and popup list for selecting options.
constexpr const T & qMin(const T &a, const T &b)
Definition qminmax.h:40
GLuint64 GLenum void * handle
GLenum GLuint id
[7]
GLuint object
[3]