trikRuntime
|
This is the complete list of members for trikControl::Arc, including all inherited members.
Arc(int x, int y, int width, int height, int startAngle, int spanAngle, QColor color, int penWidth) | trikControl::Arc | |
draw(QPainter *painter) override | trikControl::Arc | virtual |
equals(const Shape *other) const override | trikControl::Arc | virtual |
mColor | trikControl::Shape | protected |
mPenWidth | trikControl::Shape | protected |
Shape(const QColor &color, int penWidth) | trikControl::Shape | inline |
~Shape()=default | trikControl::Shape | virtual |