This is the complete list of members for PhosphorAnimation::Curve, including all inherited members.
| clone() const =0 | PhosphorAnimation::Curve | pure virtual |
| Curve()=default | PhosphorAnimation::Curve | protected |
| Curve(const Curve &)=default | PhosphorAnimation::Curve | protected |
| Curve(Curve &&)=default | PhosphorAnimation::Curve | protected |
| equals(const Curve &other) const | PhosphorAnimation::Curve | virtual |
| evaluate(qreal t) const =0 | PhosphorAnimation::Curve | pure virtual |
| isStateful() const | PhosphorAnimation::Curve | inlinevirtual |
| operator=(const Curve &)=default | PhosphorAnimation::Curve | protected |
| operator=(Curve &&)=default | PhosphorAnimation::Curve | protected |
| overshoots() const | PhosphorAnimation::Curve | inlinevirtual |
| settleTime() const | PhosphorAnimation::Curve | inlinevirtual |
| step(qreal dt, CurveState &state, qreal target) const | PhosphorAnimation::Curve | virtual |
| toString() const =0 | PhosphorAnimation::Curve | pure virtual |
| typeId() const =0 | PhosphorAnimation::Curve | pure virtual |
| ~Curve()=default | PhosphorAnimation::Curve | virtual |