Loading...
Searching...
No Matches
Interpolation::SetTween Class Referencefinal
Inheritance diagram for Interpolation::SetTween:
Additional Inherited Members | |
Public Member Functions inherited from score::PropertyCommand | |
| template<typename T , typename... Args> | |
| PropertyCommand (const T &obj, QString property, QVariant newval) | |
| void | undo (const score::DocumentContext &ctx) const final override |
| void | redo (const score::DocumentContext &ctx) const final override |
| template<typename Path_T > | |
| void | update (const Path_T &, QVariant newval) |
| Command () | |
Public Member Functions inherited from score::Command | |
| virtual const CommandGroupKey & | parentKey () const noexcept=0 |
| virtual const CommandKey & | key () const noexcept=0 |
| QByteArray | serialize () const |
| void | deserialize (const QByteArray &) |
| virtual QString | description () const =0 |
Protected Member Functions inherited from score::PropertyCommand | |
| void | serializeImpl (DataStreamInput &) const final override |
| void | deserializeImpl (DataStreamOutput &) final override |
The documentation for this class was generated from the following file:
Public Member Functions inherited from