org.kde.qt
public class QCanvasPixmap extends QPixmap
| Constructor Summary | |
|---|---|
| protected | QCanvasPixmap(Class dummy) |
| QCanvasPixmap(String datafilename) | |
| QCanvasPixmap(QImage image) | |
| QCanvasPixmap(QPixmap arg1, QPoint hotspot) | |
| Method Summary | |
|---|---|
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| int | offsetX() |
| int | offsetY() |
| void | setOffset(int x, int y) |