Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
Scenario::Command::ChangeElementLabel< T > Class Template Referencefinal
Inheritance diagram for Scenario::Command::ChangeElementLabel< T >:
Public Member Functions | |
const CommandGroupKey & | parentKey () const noexcept override |
const CommandKey & | key () const noexcept override |
QString | description () const override |
ChangeElementLabel (const T &obj, QString newLabel) | |
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 CommandKey & | static_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: