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