Krita Source Code Documentation
Loading...
Searching...
No Matches
KisJPEGConverter::Private Struct Reference

Public Member Functions

 Private (KisDocument *doc, bool batchMode)
 

Public Attributes

bool batchMode
 
KisDocumentdoc
 
KisImageSP image
 
bool stop
 

Detailed Description

Definition at line 110 of file kis_jpeg_converter.cc.

Constructor & Destructor Documentation

◆ Private()

KisJPEGConverter::Private::Private ( KisDocument * doc,
bool batchMode )
inline

Member Data Documentation

◆ batchMode

bool KisJPEGConverter::Private::batchMode

Definition at line 121 of file kis_jpeg_converter.cc.

◆ doc

KisDocument* KisJPEGConverter::Private::doc

Definition at line 119 of file kis_jpeg_converter.cc.

◆ image

KisImageSP KisJPEGConverter::Private::image

Definition at line 118 of file kis_jpeg_converter.cc.

◆ stop

bool KisJPEGConverter::Private::stop

Definition at line 120 of file kis_jpeg_converter.cc.


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