Loading...
Searching...
No Matches
Curve::UpdateCurve Member List
This is the complete list of members for Curve::UpdateCurve, 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::UpdateCurve) | Curve::UpdateCurve | protectedvirtual |
| key() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| parentKey() const noexcept=0 (defined in score::Command) | score::Command | pure virtual |
| redo(const score::DocumentContext &ctx) const override (defined in Curve::UpdateCurve) | Curve::UpdateCurve | virtual |
| serialize() const (defined in score::Command) | score::Command | |
| serializeImpl(DataStreamInput &s) const override (defined in Curve::UpdateCurve) | Curve::UpdateCurve | protectedvirtual |
| undo(const score::DocumentContext &ctx) const override (defined in Curve::UpdateCurve) | Curve::UpdateCurve | virtual |
| update(unused_t, std::vector< SegmentData > &&segments) (defined in Curve::UpdateCurve) | Curve::UpdateCurve | inline |
| UpdateCurve(const Model &model, std::vector< SegmentData > &&segments) (defined in Curve::UpdateCurve) | Curve::UpdateCurve | |
| ~Command() (defined in score::Command) | score::Command | virtual |