org.kde.qt
public class QSizeGrip extends QWidget
| Constructor Summary | |
|---|---|
| protected | QSizeGrip(Class dummy) |
| QSizeGrip(QWidget parent, String name) | |
| QSizeGrip(QWidget parent) | |
| Method Summary | |
|---|---|
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| boolean | eventFilter(QObject arg1, QEvent arg2) |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QMetaObject | metaObject() |
| protected void | mouseMoveEvent(QMouseEvent arg1) |
| protected void | mousePressEvent(QMouseEvent arg1) |
| protected void | paintEvent(QPaintEvent arg1) |
| QSize | sizeHint() |
| static String | tr(String arg1, String arg2) |
| static String | tr(String arg1) |