trikRuntime
|
This is the complete list of members for trikControl::Line, including all inherited members.
draw(QPainter *painter) override | trikControl::Line | virtual |
equals(const Shape *other) const override | trikControl::Line | virtual |
Line(int x1, int y1, int x2, int y2, QColor color, int penWidth) | trikControl::Line | |
mColor | trikControl::Shape | protected |
mPenWidth | trikControl::Shape | protected |
Shape(const QColor &color, int penWidth) | trikControl::Shape | inline |
~Shape()=default | trikControl::Shape | virtual |