org.kde.koala
public class KStatusBarLabel extends QLabel
UNKNOWN: Internal label class for use in KStatusBar
| Constructor Summary | |
|---|---|
| protected | KStatusBarLabel(Class dummy) |
| KStatusBarLabel(String text, int _id, KStatusBar parent, String name) | |
| KStatusBarLabel(String text, int _id, KStatusBar parent) | |
| KStatusBarLabel(String text, int _id) | |
| Method Summary | |
|---|---|
| String | className() |
| 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? |
| QMetaObject | metaObject() |
| protected void | mousePressEvent(QMouseEvent _event) |
| protected void | mouseReleaseEvent(QMouseEvent _event) |