|
Krita Source Code Documentation
|
#include "StoryboardItem.h"#include "CommentModel.h"#include <QAbstractListModel>#include <QItemSelection>#include <kis_keyframe_channel.h>#include "kis_idle_watcher.h"#include <kritastoryboarddocker_export.h>#include <kis_image.h>#include <kis_signal_compressor.h>Go to the source code of this file.
Classes | |
| class | StoryboardModel::KeyframeReorderLock |
| class | StoryboardModel |
The main storyboard model. This class manages a StoryboardItemList which is a list of StoryboardItem objects. It provides the interface to manipulate and access the data. More... | |