org.kde.koala
public class KIconCanvas extends KIconView
UNKNOWN: Icon canvas for KIconDialog.
| Constructor Summary | |
|---|---|
| protected | KIconCanvas(Class dummy) |
| KIconCanvas(QWidget parent, String name) | |
| KIconCanvas(QWidget parent) | |
| KIconCanvas() | |
| Method Summary | |
|---|---|
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| String | getCurrent()
Returns the current icon. |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| void | loadFiles(String[] files)
Load icons into the canvas. |
| QMetaObject | metaObject() |
| void | stopLoading() |
UNKNOWN: Returns the current icon.
UNKNOWN: Load icons into the canvas.