KWin
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
KWin::ScreenShotSource2 Class Reference
Inheritance diagram for KWin::ScreenShotSource2:
KWin::ScreenShotSourceArea2 KWin::ScreenShotSourceScreen2 KWin::ScreenShotSourceWindow2

Signals

void cancelled ()
 
void completed ()
 

Public Member Functions

 ScreenShotSource2 (const QFuture< QImage > &future)
 
bool isCancelled () const
 
bool isCompleted () const
 
void marshal (ScreenShotSinkPipe2 *sink)
 
virtual QVariantMap attributes () const
 

Detailed Description

Definition at line 147 of file screenshotdbusinterface2.cpp.

Constructor & Destructor Documentation

◆ ScreenShotSource2()

KWin::ScreenShotSource2::ScreenShotSource2 ( const QFuture< QImage > & future)
explicit

Definition at line 218 of file screenshotdbusinterface2.cpp.

Member Function Documentation

◆ attributes()

QVariantMap KWin::ScreenShotSource2::attributes ( ) const
virtual

◆ cancelled

void KWin::ScreenShotSource2::cancelled ( )
signal

◆ completed

void KWin::ScreenShotSource2::completed ( )
signal

◆ isCancelled()

bool KWin::ScreenShotSource2::isCancelled ( ) const

Definition at line 227 of file screenshotdbusinterface2.cpp.

◆ isCompleted()

bool KWin::ScreenShotSource2::isCompleted ( ) const

Definition at line 232 of file screenshotdbusinterface2.cpp.

◆ marshal()

void KWin::ScreenShotSource2::marshal ( ScreenShotSinkPipe2 * sink)

Definition at line 242 of file screenshotdbusinterface2.cpp.


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