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
QWaylandIdleInhibitManagerV1Private::Inhibitor Class Reference

#include <qwaylandidleinhibitv1_p.h>

+ Inheritance diagram for QWaylandIdleInhibitManagerV1Private::Inhibitor:
+ Collaboration diagram for QWaylandIdleInhibitManagerV1Private::Inhibitor:

Public Member Functions

 Inhibitor (QWaylandSurface *surface, wl_client *client, quint32 id, quint32 version)
 

Protected Member Functions

void zwp_idle_inhibitor_v1_destroy_resource (Resource *resource) override
 
void zwp_idle_inhibitor_v1_destroy (Resource *resource) override
 

Detailed Description

Definition at line 35 of file qwaylandidleinhibitv1_p.h.

Constructor & Destructor Documentation

◆ Inhibitor()

QWaylandIdleInhibitManagerV1Private::Inhibitor::Inhibitor ( QWaylandSurface * surface,
wl_client * client,
quint32 id,
quint32 version )
explicit

Definition at line 129 of file qwaylandidleinhibitv1.cpp.

References Q_ASSERT.

Member Function Documentation

◆ zwp_idle_inhibitor_v1_destroy()

void QWaylandIdleInhibitManagerV1Private::Inhibitor::zwp_idle_inhibitor_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 144 of file qwaylandidleinhibitv1.cpp.

References QWaylandSurfacePrivate::get(), Q_ASSERT, and Q_EMIT.

+ Here is the call graph for this function:

◆ zwp_idle_inhibitor_v1_destroy_resource()

void QWaylandIdleInhibitManagerV1Private::Inhibitor::zwp_idle_inhibitor_v1_destroy_resource ( Resource * resource)
overrideprotected

Definition at line 138 of file qwaylandidleinhibitv1.cpp.

References Q_UNUSED.


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