KWin
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
KWin::ScreenShotWriter2 Class Reference
Inheritance diagram for KWin::ScreenShotWriter2:

Public Member Functions

 ScreenShotWriter2 (FileDescriptor &&fileDescriptor, const QImage &image)
 
void run () override
 

Protected Attributes

FileDescriptor m_fileDescriptor
 
QImage m_image
 

Detailed Description

Definition at line 32 of file screenshotdbusinterface2.cpp.

Constructor & Destructor Documentation

◆ ScreenShotWriter2()

KWin::ScreenShotWriter2::ScreenShotWriter2 ( FileDescriptor && fileDescriptor,
const QImage & image )
inline

Definition at line 35 of file screenshotdbusinterface2.cpp.

Member Function Documentation

◆ run()

void KWin::ScreenShotWriter2::run ( )
inlineoverride

Definition at line 41 of file screenshotdbusinterface2.cpp.

Member Data Documentation

◆ m_fileDescriptor

FileDescriptor KWin::ScreenShotWriter2::m_fileDescriptor
protected

Definition at line 99 of file screenshotdbusinterface2.cpp.

◆ m_image

QImage KWin::ScreenShotWriter2::m_image
protected

Definition at line 100 of file screenshotdbusinterface2.cpp.


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