|
KWin
|
Public Member Functions | |
| ScreenShotSourceArea2 (ScreenShotEffect *effect, const QRect &area, ScreenShotFlags flags) | |
Public Member Functions inherited from KWin::ScreenShotSource2 | |
| ScreenShotSource2 (const QFuture< QImage > &future) | |
| bool | isCancelled () const |
| bool | isCompleted () const |
| void | marshal (ScreenShotSinkPipe2 *sink) |
| virtual QVariantMap | attributes () const |
Additional Inherited Members | |
Signals inherited from KWin::ScreenShotSource2 | |
| void | cancelled () |
| void | completed () |
Definition at line 182 of file screenshotdbusinterface2.cpp.
| KWin::ScreenShotSourceArea2::ScreenShotSourceArea2 | ( | ScreenShotEffect * | effect, |
| const QRect & | area, | ||
| ScreenShotFlags | flags ) |
Definition at line 262 of file screenshotdbusinterface2.cpp.