|
Krita Source Code Documentation
|
#include <KisDlgImportVideoAnimation.h>
Public Member Functions | |
| bool | framesNeedRelocation () const |
| bool | isEmpty () const |
| size_t | size () const |
Public Attributes | |
| QStringList | renderedFrameFiles = {} |
| QList< int > | renderedFrameTargetTimes = {} |
Definition at line 43 of file KisDlgImportVideoAnimation.h.
|
inline |
Definition at line 47 of file KisDlgImportVideoAnimation.h.
References renderedFrameTargetTimes.
|
inline |
Definition at line 48 of file KisDlgImportVideoAnimation.h.
References renderedFrameFiles.
|
inline |
| QStringList RenderedFrames::renderedFrameFiles = {} |
Definition at line 45 of file KisDlgImportVideoAnimation.h.
| QList<int> RenderedFrames::renderedFrameTargetTimes = {} |
Definition at line 46 of file KisDlgImportVideoAnimation.h.