KWin
Loading...
Searching...
No Matches
Signals | Public Member Functions | Friends | List of all members
KWin::ScreencastStreamV1Interface Class Reference

#include <screencast_v1.h>

Inheritance diagram for KWin::ScreencastStreamV1Interface:

Signals

void finished ()
 

Public Member Functions

 ~ScreencastStreamV1Interface () override
 
void sendCreated (quint32 nodeid)
 
void sendFailed (const QString &error)
 
void sendClosed ()
 

Friends

class ScreencastV1InterfacePrivate
 

Detailed Description

Definition at line 24 of file screencast_v1.h.

Constructor & Destructor Documentation

◆ ~ScreencastStreamV1Interface()

KWin::ScreencastStreamV1Interface::~ScreencastStreamV1Interface ( )
overridedefault

Member Function Documentation

◆ finished

void KWin::ScreencastStreamV1Interface::finished ( )
signal

◆ sendClosed()

void KWin::ScreencastStreamV1Interface::sendClosed ( )

Definition at line 66 of file screencast_v1.cpp.

◆ sendCreated()

void KWin::ScreencastStreamV1Interface::sendCreated ( quint32 nodeid)

Definition at line 56 of file screencast_v1.cpp.

◆ sendFailed()

void KWin::ScreencastStreamV1Interface::sendFailed ( const QString & error)

Definition at line 61 of file screencast_v1.cpp.

Friends And Related Symbol Documentation

◆ ScreencastV1InterfacePrivate

friend class ScreencastV1InterfacePrivate
friend

Definition at line 38 of file screencast_v1.h.


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