org.kde.qt
public class QListBoxText extends QListBoxItem
Constructor Summary | |
---|---|
protected | QListBoxText(Class dummy) |
QListBoxText(QListBox listbox, String text) | |
QListBoxText(QListBox listbox) | |
QListBoxText(String text) | |
QListBoxText() | |
QListBoxText(QListBox listbox, String text, QListBoxItem after) |
Method Summary | |
---|---|
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
int | height(QListBox arg1) |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
protected void | paint(QPainter arg1) |
int | rtti() |
int | width(QListBox arg1) |