Scenario::Command::SerializableMoveEvent Member List
This is the complete list of members for Scenario::Command::SerializableMoveEvent, including all inherited members.
Command() (defined in score::Command) | score::Command | |
description() const =0 (defined in score::Command) | score::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &)=0 (defined in score::Command) | score::Command | protectedpure virtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
path() const =0 (defined in Scenario::Command::SerializableMoveEvent) | Scenario::Command::SerializableMoveEvent | pure virtual |
redo(const score::DocumentContext &ctx) const =0 (defined in score::Command) | score::Command | pure virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &) const =0 (defined in score::Command) | score::Command | protectedpure virtual |
undo(const score::DocumentContext &ctx) const =0 (defined in score::Command) | score::Command | pure virtual |
update(Scenario::ProcessModel &scenario, const Id< EventModel > &eventId, const TimeVal &newDate, double y, ExpandMode mode, LockMode lm)=0 (defined in Scenario::Command::SerializableMoveEvent) | Scenario::Command::SerializableMoveEvent | pure virtual |
~Command() (defined in score::Command) | score::Command | virtual |
~SerializableMoveEvent() (defined in Scenario::Command::SerializableMoveEvent) | Scenario::Command::SerializableMoveEvent |