org.kde.qt
Class QListBoxText
java.lang.Object
org.kde.qt.QListBoxItem
org.kde.qt.QListBoxText
- All Implemented Interfaces:
- QtSupport
public class QListBoxText
- extends QListBoxItem
| Methods inherited from class org.kde.qt.QListBoxItem |
current, isCurrent, isSelectable, isSelected, listBox, next, pixmap, prev, selected, setSelectable, text |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QListBoxText
protected QListBoxText(java.lang.Class dummy)
QListBoxText
public QListBoxText(QListBox listbox,
java.lang.String text)
QListBoxText
public QListBoxText(QListBox listbox)
QListBoxText
public QListBoxText(java.lang.String text)
QListBoxText
public QListBoxText()
QListBoxText
public QListBoxText(QListBox listbox,
java.lang.String text,
QListBoxItem after)
height
public int height(QListBox arg1)
- Overrides:
height in class QListBoxItem
width
public int width(QListBox arg1)
- Overrides:
width in class QListBoxItem
rtti
public int rtti()
- Overrides:
rtti in class QListBoxItem
paint
protected void paint(QPainter arg1)
finalize
protected void finalize()
throws java.lang.InternalError
- Deletes the wrapped C++ instance
- Overrides:
finalize in class java.lang.Object
- Throws:
java.lang.InternalError
dispose
public void dispose()
- Delete the wrapped C++ instance ahead of finalize()
isDisposed
public boolean isDisposed()
- Has the wrapped C++ instance been deleted?