|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (KisDocument *doc, bool batchMode) | |
Public Attributes | |
| bool | batchMode |
| KisDocument * | doc |
| KisImageSP | image |
| bool | stop |
Definition at line 110 of file kis_jpeg_converter.cc.
|
inline |
Definition at line 112 of file kis_jpeg_converter.cc.
| bool KisJPEGConverter::Private::batchMode |
Definition at line 121 of file kis_jpeg_converter.cc.
| KisDocument* KisJPEGConverter::Private::doc |
Definition at line 119 of file kis_jpeg_converter.cc.
| KisImageSP KisJPEGConverter::Private::image |
Definition at line 118 of file kis_jpeg_converter.cc.
| bool KisJPEGConverter::Private::stop |
Definition at line 120 of file kis_jpeg_converter.cc.