|
Krita Source Code Documentation
|
#include <QScopedPointer>#include <QObject>#include <QFileInfo>#include <kis_time_span.h>#include <boost/optional.hpp>#include "kritaui_export.h"Go to the source code of this file.
Classes | |
| class | KisCanvasAnimationState |
| The KisCanvasAnimationState class stores all of the canvas-specific animation state. More... | |
Enumerations | |
| enum | PlaybackState : unsigned int { STOPPED , PAUSED , PLAYING } |
| enum PlaybackState : unsigned int |
| Enumerator | |
|---|---|
| STOPPED | |
| PAUSED | |
| PLAYING | |
Definition at line 24 of file KisCanvasAnimationState.h.