KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::ScreenShotAreaData Struct Reference

Public Attributes

QPromise< QImage > promise
 
ScreenShotFlags flags
 
QRect area
 
QImage result
 
QList< Output * > screens
 

Detailed Description

Definition at line 34 of file screenshot.cpp.

Member Data Documentation

◆ area

QRect KWin::ScreenShotAreaData::area

Definition at line 38 of file screenshot.cpp.

◆ flags

ScreenShotFlags KWin::ScreenShotAreaData::flags

Definition at line 37 of file screenshot.cpp.

◆ promise

QPromise<QImage> KWin::ScreenShotAreaData::promise

Definition at line 36 of file screenshot.cpp.

◆ result

QImage KWin::ScreenShotAreaData::result

Definition at line 39 of file screenshot.cpp.

◆ screens

QList<Output *> KWin::ScreenShotAreaData::screens

Definition at line 40 of file screenshot.cpp.


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