Loading...
Searching...
No Matches
score::PropertyCommand_T< T > Class Template Reference
Inheritance diagram for score::PropertyCommand_T< T >:
Classes | |
struct | command |
Public Types | |
using | model_t = typename T::model_type |
using | param_t = typename T::param_type |
Public Member Functions | |
template<typename U > | |
PropertyCommand_T (const model_t &obj, U &&newval) | |
template<typename Path_T , typename U > | |
void | update (const Path_T &, U &&newval) |
void | undo (const score::DocumentContext &ctx) const final override |
void | redo (const score::DocumentContext &ctx) const final override |
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 |
Additional Inherited Members |
Member Function Documentation
◆ redo()
template<typename T >
|
inlinefinaloverridevirtual |
Implements score::Command.
◆ undo()
template<typename T >
|
inlinefinaloverridevirtual |
Implements score::Command.
The documentation for this class was generated from the following file: