|
Krita Source Code Documentation
|
This is the complete list of members for KisKeyframeChannel, including all inherited members.
| activeKeyframeAt(int time) const | KisKeyframeChannel | inline |
| activeKeyframeAt(int time) const | KisKeyframeChannel | inline |
| activeKeyframeTime(int time) const | KisKeyframeChannel | |
| activeKeyframeTime() const | KisKeyframeChannel | inline |
| addKeyframe(int time, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | |
| affectedFrames(int time) const | KisKeyframeChannel | virtual |
| affectedRect(int time) const =0 | KisKeyframeChannel | pure virtual |
| allKeyframeTimes() const | KisKeyframeChannel | |
| channelHash() const | KisKeyframeChannel | |
| channelIdToKoId(const QString &id) | KisKeyframeChannel | static |
| constKeys() const | KisKeyframeChannel | protected |
| copyKeyframe(const KisKeyframeChannel *sourceChannel, int sourceTime, KisKeyframeChannel *targetChannel, int targetTime, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | static |
| copyKeyframe(int sourceTime, int targetTime, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | inline |
| createKeyframe()=0 | KisKeyframeChannel | privatepure virtual |
| currentTime() const | KisKeyframeChannel | protected |
| firstKeyframeTime() const | KisKeyframeChannel | |
| id() const | KisKeyframeChannel | |
| identicalFrames(int time) const | KisKeyframeChannel | virtual |
| insertKeyframe(int time, KisKeyframeSP keyframe, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | virtual |
| keyframeAt(int time) const | KisKeyframeChannel | |
| keyframeAt(int time) const | KisKeyframeChannel | inline |
| keyframeCount() const | KisKeyframeChannel | |
| keys() | KisKeyframeChannel | protected |
| KisKeyframeChannel(const KoID &id, KisDefaultBoundsBaseSP bounds) | KisKeyframeChannel | |
| KisKeyframeChannel(const KisKeyframeChannel &rhs) | KisKeyframeChannel | |
| lastKeyframeTime() const | KisKeyframeChannel | |
| loadKeyframe(const QDomElement &keyframeNode)=0 | KisKeyframeChannel | privatepure virtual |
| loadXML(const QDomElement &channelNode) | KisKeyframeChannel | virtual |
| lookupKeyframeTime(KisKeyframeSP toLookup) | KisKeyframeChannel | |
| m_d | KisKeyframeChannel | private |
| moveKeyframe(KisKeyframeChannel *sourceChannel, int sourceTime, KisKeyframeChannel *targetChannel, int targetTime, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | static |
| moveKeyframe(int sourceTime, int targetTime, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | inline |
| name() const | KisKeyframeChannel | |
| nextKeyframeTime(const int time) const | KisKeyframeChannel | |
| node() const | KisKeyframeChannel | |
| Opacity | KisKeyframeChannel | static |
| PositionX | KisKeyframeChannel | static |
| PositionY | KisKeyframeChannel | static |
| previousKeyframeTime(const int time) const | KisKeyframeChannel | |
| Raster | KisKeyframeChannel | static |
| removeKeyframe(int time, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | virtual |
| removeKeyframeImpl(int time, KUndo2Command *parentUndoCmd) | KisKeyframeChannel | protectedvirtual |
| RotationX | KisKeyframeChannel | static |
| RotationY | KisKeyframeChannel | static |
| RotationZ | KisKeyframeChannel | static |
| saveKeyframe(KisKeyframeSP keyframe, QDomElement keyframeElement, const QString &layerFilename)=0 | KisKeyframeChannel | privatepure virtual |
| ScaleX | KisKeyframeChannel | static |
| ScaleY | KisKeyframeChannel | static |
| setDefaultBounds(KisDefaultBoundsBaseSP bounds) | KisKeyframeChannel | |
| setNode(KisNodeWSP node) | KisKeyframeChannel | |
| ShearX | KisKeyframeChannel | static |
| ShearY | KisKeyframeChannel | static |
| sigAddedKeyframe(const KisKeyframeChannel *channel, int time) | KisKeyframeChannel | signal |
| sigAnyKeyframeChange() | KisKeyframeChannel | signal |
| sigKeyframeAboutToBeRemoved(const KisKeyframeChannel *channel, int time) | KisKeyframeChannel | signal |
| sigKeyframeChanged(const KisKeyframeChannel *channel, int time) | KisKeyframeChannel | signal |
| sigKeyframeHasBeenRemoved(const KisKeyframeChannel *channel, int time) | KisKeyframeChannel | signal |
| swapKeyframes(KisKeyframeChannel *channelA, int timeA, KisKeyframeChannel *channelB, int timeB, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | static |
| swapKeyframes(int timeA, int timeB, KUndo2Command *parentUndoCmd=nullptr) | KisKeyframeChannel | inline |
| TimeKeyframeMap typedef | KisKeyframeChannel | protected |
| toXML(QDomDocument doc, const QString &layerFilename) | KisKeyframeChannel | virtual |
| TransformArguments | KisKeyframeChannel | static |
| workaroundBrokenFrameTimeBug(int *time) | KisKeyframeChannel | protected |
| ~KisKeyframeChannel() override | KisKeyframeChannel |