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
qwaylandxdgexporterv2_p.h
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
4
#
pragma
once
5
6
#
include
<
qwayland
-
xdg
-
foreign
-
unstable
-
v2
.
h
>
7
8
#
include
<
QtWaylandClient
/
qtwaylandclientglobal
.
h
>
9
10
QT_BEGIN_NAMESPACE
11
12
namespace
QtWaylandClient
{
13
14
class
QWaylandXdgExportedV2
:
public
QtWayland
::
zxdg_exported_v2
15
{
16
public
:
17
explicit
QWaylandXdgExportedV2
(::zxdg_exported_v2 *object);
18
~
QWaylandXdgExportedV2
()
override
;
19
QString
handle
()
const
;
20
21
private
:
22
void
zxdg_exported_v2_handle
(
const
QString &handle)
override
;
23
QString mHandle;
24
};
25
26
class
QWaylandXdgExporterV2
:
public
QtWayland
::
zxdg_exporter_v2
27
{
28
public
:
29
QWaylandXdgExporterV2
(wl_registry *registry, uint32_t id,
int
version);
30
~
QWaylandXdgExporterV2
()
override
;
31
};
32
33
}
34
35
QT_END_NAMESPACE
QtWaylandClient::QWaylandXdgExportedV2
Definition
qwaylandxdgexporterv2_p.h:15
QtWaylandClient::QWaylandXdgExportedV2::zxdg_exported_v2_handle
void zxdg_exported_v2_handle(const QString &handle) override
Definition
qwaylandxdgexporterv2.cpp:20
QtWaylandClient::QWaylandXdgExportedV2::handle
QString handle() const
Definition
qwaylandxdgexporterv2.cpp:25
QtWaylandClient::QWaylandXdgExportedV2::~QWaylandXdgExportedV2
~QWaylandXdgExportedV2() override
Definition
qwaylandxdgexporterv2.cpp:15
QtWaylandClient::QWaylandXdgExportedV2::QWaylandXdgExportedV2
QWaylandXdgExportedV2(::zxdg_exported_v2 *object)
Definition
qwaylandxdgexporterv2.cpp:10
QtWaylandClient::QWaylandXdgExporterV2
Definition
qwaylandxdgexporterv2_p.h:27
QtWaylandClient::QWaylandXdgExporterV2::~QWaylandXdgExporterV2
~QWaylandXdgExporterV2() override
Definition
qwaylandxdgexporterv2.cpp:35
QtWaylandClient::QWaylandXdgExporterV2::QWaylandXdgExporterV2
QWaylandXdgExporterV2(wl_registry *registry, uint32_t id, int version)
Definition
qwaylandxdgexporterv2.cpp:30
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qrandomaccessasyncfile_darwin.mm:17
QtWaylandClient
Definition
qwaylandclientextension.h:15
qtbase
src
plugins
platforms
wayland
plugins
shellintegration
xdg-shell
qwaylandxdgexporterv2_p.h
Generated on
for Qt by
1.16.1