KWin
|
Public Member Functions | |
ScreenShotSourceScreen2 (ScreenShotEffect *effect, Output *screen, 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 169 of file screenshotdbusinterface2.cpp.
KWin::ScreenShotSourceScreen2::ScreenShotSourceScreen2 | ( | ScreenShotEffect * | effect, |
Output * | screen, | ||
ScreenShotFlags | flags ) |
Definition at line 247 of file screenshotdbusinterface2.cpp.
|
overridevirtual |
Reimplemented from KWin::ScreenShotSource2.
Definition at line 255 of file screenshotdbusinterface2.cpp.