org.kde.qt

Class QListBoxText

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
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
intheight(QListBox arg1)
booleanisDisposed()
Has the wrapped C++ instance been deleted?
protected voidpaint(QPainter arg1)
intrtti()
intwidth(QListBox arg1)

Constructor Detail

QListBoxText

protected QListBoxText(Class dummy)

QListBoxText

public QListBoxText(QListBox listbox, String text)

QListBoxText

public QListBoxText(QListBox listbox)

QListBoxText

public QListBoxText(String text)

QListBoxText

public QListBoxText()

QListBoxText

public QListBoxText(QListBox listbox, String text, QListBoxItem after)

Method Detail

dispose

public void dispose()
Delete the wrapped C++ instance ahead of finalize()

finalize

protected void finalize()
Deletes the wrapped C++ instance

height

public int height(QListBox arg1)

isDisposed

public boolean isDisposed()
Has the wrapped C++ instance been deleted?

paint

protected void paint(QPainter arg1)

rtti

public int rtti()

width

public int width(QListBox arg1)