Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_keyframe_channel.h File Reference
#include <QVariant>
#include <QDomElement>
#include <kundo2command.h>
#include "kis_types.h"
#include "KoID.h"
#include "kis_keyframe.h"
#include "kis_default_bounds.h"
#include "kis_default_bounds_node_wrapper.h"
#include "kritaimage_export.h"

Go to the source code of this file.

Classes

class  KisKeyframeChannel
 KisKeyframeChannel stores and manages KisKeyframes. Maps units of time to virtual keyframe values. This class is a key piece of Krita's animation backend. Abstract base class of KisRasterKeyframeChannel, KisScalarKeyframeChannel, etc. More...