org.kde.koala
public class KColorPatch extends QFrame
UNKNOWN: A color displayer.
| Constructor Summary | |
|---|---|
| protected | KColorPatch(Class dummy) |
| KColorPatch(QWidget parent) | |
| Method Summary | |
|---|---|
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | dragEnterEvent(QDragEnterEvent arg1) |
| protected void | drawContents(QPainter painter) |
| protected void | dropEvent(QDropEvent arg1) |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QMetaObject | metaObject() |
| protected void | mouseMoveEvent(QMouseEvent arg1) |
| void | setColor(QColor col) |