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

Public Member Functions

 ScreencastStreamV1InterfacePrivate (ScreencastStreamV1Interface *q)
 
void zkde_screencast_stream_unstable_v1_destroy_resource (Resource *resource) override
 
void zkde_screencast_stream_unstable_v1_close (Resource *resource) override
 

Public Attributes

bool stopped = false
 
ScreencastStreamV1Interface *const q
 

Detailed Description

Definition at line 20 of file screencast_v1.cpp.

Constructor & Destructor Documentation

◆ ScreencastStreamV1InterfacePrivate()

KWin::ScreencastStreamV1InterfacePrivate::ScreencastStreamV1InterfacePrivate ( ScreencastStreamV1Interface * q)
inline

Definition at line 23 of file screencast_v1.cpp.

Member Function Documentation

◆ zkde_screencast_stream_unstable_v1_close()

void KWin::ScreencastStreamV1InterfacePrivate::zkde_screencast_stream_unstable_v1_close ( Resource * resource)
inlineoverride

Definition at line 37 of file screencast_v1.cpp.

◆ zkde_screencast_stream_unstable_v1_destroy_resource()

void KWin::ScreencastStreamV1InterfacePrivate::zkde_screencast_stream_unstable_v1_destroy_resource ( Resource * resource)
inlineoverride

Definition at line 28 of file screencast_v1.cpp.

Member Data Documentation

◆ q

ScreencastStreamV1Interface* const KWin::ScreencastStreamV1InterfacePrivate::q

Definition at line 45 of file screencast_v1.cpp.

◆ stopped

bool KWin::ScreencastStreamV1InterfacePrivate::stopped = false

Definition at line 44 of file screencast_v1.cpp.


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