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
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.

◆ ~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.

Referenced by zxdg_exported_v2_handle().

+ Here is the caller graph for this function:

◆ zxdg_exported_v2_handle()

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

Definition at line 20 of file qwaylandxdgexporterv2.cpp.

References handle().

+ Here is the call graph for this function:

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