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
QtWaylandClient::QWaylandXdgExportedV2 Class Reference

#include <qwaylandxdgexporterv2_p.h>

Inheritance diagram for QtWaylandClient::QWaylandXdgExportedV2:
Collaboration diagram for QtWaylandClient::QWaylandXdgExportedV2:

Public Member Functions

 QWaylandXdgExportedV2 (::zxdg_exported_v2 *object)
 ~QWaylandXdgExportedV2 () override
QString handle () const

Private Member Functions

void zxdg_exported_v2_handle (const QString &handle) override

Detailed Description

Definition at line 26 of file qwaylandxdgexporterv2_p.h.

Constructor & Destructor Documentation

◆ QWaylandXdgExportedV2()

QtWaylandClient::QWaylandXdgExportedV2::QWaylandXdgExportedV2 ( ::zxdg_exported_v2 * object)
explicit

Definition at line 10 of file qwaylandxdgexporterv2.cpp.

References QWaylandXdgExportedV2().

Referenced by QWaylandXdgExportedV2().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QWaylandXdgExportedV2()

QtWaylandClient::QWaylandXdgExportedV2::~QWaylandXdgExportedV2 ( )
override

Definition at line 15 of file qwaylandxdgexporterv2.cpp.

Member Function Documentation

◆ handle()

QString QtWaylandClient::QWaylandXdgExportedV2::handle ( ) const

Definition at line 25 of file qwaylandxdgexporterv2.cpp.

◆ zxdg_exported_v2_handle()

void QtWaylandClient::QWaylandXdgExportedV2::zxdg_exported_v2_handle ( const QString & handle)
overrideprivate

Definition at line 20 of file qwaylandxdgexporterv2.cpp.


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