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::Command | pure virtual |
deserialize(const QByteArray &) (defined in score::Command) | score::Command | |
deserializeImpl(DataStreamOutput &s) override (defined in Curve::MovePoint) | Curve::MovePoint | protectedvirtual |
key() const noexcept=0 (defined in score::Command) | score::Command | pure 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::Command | pure virtual |
redo(const score::DocumentContext &ctx) const override (defined in Curve::MovePoint) | Curve::MovePoint | virtual |
serialize() const (defined in score::Command) | score::Command | |
serializeImpl(DataStreamInput &s) const override (defined in Curve::MovePoint) | Curve::MovePoint | protectedvirtual |
undo(const score::DocumentContext &ctx) const override (defined in Curve::MovePoint) | Curve::MovePoint | virtual |
update(const Model &obj, const Id< PointModel > &pointId, const Curve::Point &newPoint) (defined in Curve::MovePoint) | Curve::MovePoint | |
~Command() (defined in score::Command) | score::Command | virtual |