Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtWaylandClient::QWaylandXdgExporterV2 Class Reference

#include <qwaylandxdgexporterv2_p.h>

+ Inheritance diagram for QtWaylandClient::QWaylandXdgExporterV2:
+ Collaboration diagram for QtWaylandClient::QWaylandXdgExporterV2:

Public Member Functions

 QWaylandXdgExporterV2 (wl_registry *registry, uint32_t id, int version)
 
 ~QWaylandXdgExporterV2 () override
 
QWaylandXdgExportedV2exportToplevel (wl_surface *surface)
 

Detailed Description

Definition at line 38 of file qwaylandxdgexporterv2_p.h.

Constructor & Destructor Documentation

◆ QWaylandXdgExporterV2()

QtWaylandClient::QWaylandXdgExporterV2::QWaylandXdgExporterV2 ( wl_registry *  registry,
uint32_t  id,
int  version 
)

Definition at line 30 of file qwaylandxdgexporterv2.cpp.

◆ ~QWaylandXdgExporterV2()

QtWaylandClient::QWaylandXdgExporterV2::~QWaylandXdgExporterV2 ( )
override

Definition at line 35 of file qwaylandxdgexporterv2.cpp.

Member Function Documentation

◆ exportToplevel()

QtWaylandClient::QWaylandXdgExportedV2 * QtWaylandClient::QWaylandXdgExporterV2::exportToplevel ( wl_surface *  surface)

Definition at line 40 of file qwaylandxdgexporterv2.cpp.

Referenced by QtWaylandClient::QWaylandXdgSurface::externWindowHandle().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: