#include <WrapperFactory.h>
Public Slots | |
| Point | startPoint () |
| Point | endPoint () |
| void | setStartPoint (double x, double y) |
| void | setEndPoint (double x, double y) |
| int | Width () |
| void | setWidth (int w) |
| QColor | Color () |
| void | setColor (QColor c) |
| void | setColor (QString c) |
| QColor | FillColor () |
| void | setFillColor (QColor c) |
| void | setFillColor (QString c) |
| bool | isFilled () |
| void | setFilled (bool f=true) |
Public Member Functions | |
| RectWrapper (Rect *v) | |
Private Attributes | |
| Rect * | v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4