|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (KisImageSP _image, const KisTimeSpan &_range, const QString &baseFilename, int _sequenceNumberingOffset, bool _onlyNeedsUniqueFrames, KisPropertiesConfigurationSP _exportConfiguration) | |
Public Attributes | |
| KisPropertiesConfigurationSP | exportConfiguration |
| QString | filenamePrefix |
| QString | filenameSuffix |
| bool | onlyNeedsUniqueFrames |
| KisImageSP | originalImage |
| QByteArray | outputMimeType |
| KisTimeSpan | range |
| int | sequenceNumberingOffset |
Definition at line 22 of file KisAsyncAnimationFramesSaveDialog.cpp.
|
inline |
Definition at line 23 of file KisAsyncAnimationFramesSaveDialog.cpp.
References filenamePrefix, filenameSuffix, KisMimeDatabase::mimeTypeForFile(), and outputMimeType.
| KisPropertiesConfigurationSP KisAsyncAnimationFramesSaveDialog::Private::exportConfiguration |
Definition at line 55 of file KisAsyncAnimationFramesSaveDialog.cpp.
| QString KisAsyncAnimationFramesSaveDialog::Private::filenamePrefix |
Definition at line 49 of file KisAsyncAnimationFramesSaveDialog.cpp.
| QString KisAsyncAnimationFramesSaveDialog::Private::filenameSuffix |
Definition at line 50 of file KisAsyncAnimationFramesSaveDialog.cpp.
| bool KisAsyncAnimationFramesSaveDialog::Private::onlyNeedsUniqueFrames |
Definition at line 52 of file KisAsyncAnimationFramesSaveDialog.cpp.
| KisImageSP KisAsyncAnimationFramesSaveDialog::Private::originalImage |
Definition at line 46 of file KisAsyncAnimationFramesSaveDialog.cpp.
| QByteArray KisAsyncAnimationFramesSaveDialog::Private::outputMimeType |
Definition at line 51 of file KisAsyncAnimationFramesSaveDialog.cpp.
| KisTimeSpan KisAsyncAnimationFramesSaveDialog::Private::range |
Definition at line 47 of file KisAsyncAnimationFramesSaveDialog.cpp.
| int KisAsyncAnimationFramesSaveDialog::Private::sequenceNumberingOffset |
Definition at line 54 of file KisAsyncAnimationFramesSaveDialog.cpp.