KWin
|
Public Member Functions | |
ScreenShotSourceWindow2 (ScreenShotEffect *effect, EffectWindow *window, ScreenShotFlags flags) | |
QVariantMap | attributes () const override |
![]() | |
ScreenShotSource2 (const QFuture< QImage > &future) | |
bool | isCancelled () const |
bool | isCompleted () const |
void | marshal (ScreenShotSinkPipe2 *sink) |
Additional Inherited Members | |
![]() | |
void | cancelled () |
void | completed () |
Definition at line 190 of file screenshotdbusinterface2.cpp.
KWin::ScreenShotSourceWindow2::ScreenShotSourceWindow2 | ( | ScreenShotEffect * | effect, |
EffectWindow * | window, | ||
ScreenShotFlags | flags ) |
Definition at line 269 of file screenshotdbusinterface2.cpp.
|
overridevirtual |
Reimplemented from KWin::ScreenShotSource2.
Definition at line 277 of file screenshotdbusinterface2.cpp.