Scenario::Command::ChangeElementName< T > Class Template Referencefinal
Inheritance diagram for Scenario::Command::ChangeElementName< T >:
score::Command

Public Member Functions

const CommandGroupKeyparentKey () const noexcept override
 
const CommandKeykey () const noexcept override
 
QString description () const override
 
 ChangeElementName (const T &obj, QString newName)
 
void undo (const score::DocumentContext &ctx) const override
 
void redo (const score::DocumentContext &ctx) const override
 
- Public Member Functions inherited from score::Command
QByteArray serialize () const
 
void deserialize (const QByteArray &)
 

Static Public Member Functions

static const CommandKeystatic_key () noexcept
 

Protected Member Functions

void serializeImpl (DataStreamInput &s) const override
 
void deserializeImpl (DataStreamOutput &s) override
 

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