score::PropertyCommand_T< T > Class Template Reference
Inheritance diagram for score::PropertyCommand_T< T >:
score::Command

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 CommandGroupKeyparentKey () const noexcept=0
 
virtual const CommandKeykey () const noexcept=0
 
QByteArray serialize () const
 
void deserialize (const QByteArray &)
 
virtual QString description () const =0
 

Additional Inherited Members


The documentation for this class was generated from the following file: