org.kde.qt
public class QCanvasPolygon extends QCanvasPolygonalItem
| Constructor Summary | |
|---|---|
| protected | QCanvasPolygon(Class dummy) |
| QCanvasPolygon(QCanvas canvas) | |
| Method Summary | |
|---|---|
| QPointArray | areaPoints() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | drawShape(QPainter arg1) |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| void | moveBy(double dx, double dy) |
| QPointArray | points() |
| int | rtti() |
| void | setPoints(QPointArray arg1) |