|
using | model_t = typename T::model_type |
|
using | param_t = typename T::param_type |
|
|
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 |
|
The documentation for this class was generated from the following file: