![]() |
Qt 6.x
The Qt SDK
|
#include <qwaylandxdgexporterv2_p.h>
Public Member Functions | |
QWaylandXdgExporterV2 (wl_registry *registry, uint32_t id, int version) | |
~QWaylandXdgExporterV2 () override | |
QWaylandXdgExportedV2 * | exportToplevel (wl_surface *surface) |
Definition at line 38 of file qwaylandxdgexporterv2_p.h.
QtWaylandClient::QWaylandXdgExporterV2::QWaylandXdgExporterV2 | ( | wl_registry * | registry, |
uint32_t | id, | ||
int | version | ||
) |
Definition at line 30 of file qwaylandxdgexporterv2.cpp.
|
override |
Definition at line 35 of file qwaylandxdgexporterv2.cpp.
QtWaylandClient::QWaylandXdgExportedV2 * QtWaylandClient::QWaylandXdgExporterV2::exportToplevel | ( | wl_surface * | surface | ) |
Definition at line 40 of file qwaylandxdgexporterv2.cpp.
Referenced by QtWaylandClient::QWaylandXdgSurface::externWindowHandle().