Curve::MovePoint Member List

This is the complete list of members for Curve::MovePoint, 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 &s) override (defined in Curve::MovePoint)Curve::MovePointprotectedvirtual
key() const noexcept=0 (defined in score::Command)score::Commandpure virtual
MovePoint(const Model &curve, const Id< PointModel > &pointId, Curve::Point newPoint) (defined in Curve::MovePoint)Curve::MovePoint
parentKey() const noexcept=0 (defined in score::Command)score::Commandpure virtual
redo(const score::DocumentContext &ctx) const override (defined in Curve::MovePoint)Curve::MovePointvirtual
serialize() const (defined in score::Command)score::Command
serializeImpl(DataStreamInput &s) const override (defined in Curve::MovePoint)Curve::MovePointprotectedvirtual
undo(const score::DocumentContext &ctx) const override (defined in Curve::MovePoint)Curve::MovePointvirtual
update(const Model &obj, const Id< PointModel > &pointId, const Curve::Point &newPoint) (defined in Curve::MovePoint)Curve::MovePoint
~Command() (defined in score::Command)score::Commandvirtual