KWin
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
KWin::IdleNotificationV1Interface Class Reference
Inheritance diagram for KWin::IdleNotificationV1Interface:

Public Member Functions

 IdleNotificationV1Interface (wl_client *client, int version, uint32_t id, std::chrono::milliseconds timeout)
 

Protected Member Functions

void ext_idle_notification_v1_destroy_resource (Resource *resource) override
 
void ext_idle_notification_v1_destroy (Resource *resource) override
 

Detailed Description

Definition at line 29 of file idlenotify_v1.cpp.

Constructor & Destructor Documentation

◆ IdleNotificationV1Interface()

KWin::IdleNotificationV1Interface::IdleNotificationV1Interface ( wl_client * client,
int version,
uint32_t id,
std::chrono::milliseconds timeout )

Definition at line 56 of file idlenotify_v1.cpp.

Member Function Documentation

◆ ext_idle_notification_v1_destroy()

void KWin::IdleNotificationV1Interface::ext_idle_notification_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 73 of file idlenotify_v1.cpp.

◆ ext_idle_notification_v1_destroy_resource()

void KWin::IdleNotificationV1Interface::ext_idle_notification_v1_destroy_resource ( Resource * resource)
overrideprotected

Definition at line 68 of file idlenotify_v1.cpp.


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