Scenario::Command::MoveNewEvent Member List

This is the complete list of members for Scenario::Command::MoveNewEvent, including all inherited members.

Command() (defined in score::Command)score::Command
description() const =0 (defined in score::Command)score::Commandpure virtual
deserialize(const QByteArray &) (defined in score::Command)score::Command
deserializeImpl(DataStreamOutput &) override (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEventprotectedvirtual
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
MoveNewEvent(const Scenario::ProcessModel &scenarioPath, Id< IntervalModel > intervalId, Id< EventModel > eventId, TimeVal date, const double y, bool yLocked) (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEvent
MoveNewEvent(const Scenario::ProcessModel &scenarioPath, Id< IntervalModel > intervalId, Id< EventModel > eventId, TimeVal date, const double y, bool yLocked, ExpandMode) (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEvent
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
path() const (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEventinline
redo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEventvirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &) const override (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEventprotectedvirtual
undo(const score::DocumentContext &ctx) const override (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEventvirtual
update(Scenario::ProcessModel &s, unused_t, const Id< EventModel > &id, const TimeVal &date, const double y, bool yLocked) (defined in Scenario::Command::MoveNewEvent)Scenario::Command::MoveNewEventinline
~Command() (defined in score::Command)score::Commandvirtual