org.kde.qt

Class QListBoxPixmap

public class QListBoxPixmap extends QListBoxItem

Constructor Summary
protected QListBoxPixmap(Class dummy)
QListBoxPixmap(QListBox listbox, QPixmap arg2)
QListBoxPixmap(QPixmap arg1)
QListBoxPixmap(QListBox listbox, QPixmap pix, QListBoxItem after)
QListBoxPixmap(QListBox listbox, QPixmap arg2, String arg3)
QListBoxPixmap(QPixmap arg1, String arg2)
QListBoxPixmap(QListBox listbox, QPixmap pix, String arg3, 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)
QPixmappixmap()
intrtti()
intwidth(QListBox arg1)

Constructor Detail

QListBoxPixmap

protected QListBoxPixmap(Class dummy)

QListBoxPixmap

public QListBoxPixmap(QListBox listbox, QPixmap arg2)

QListBoxPixmap

public QListBoxPixmap(QPixmap arg1)

QListBoxPixmap

public QListBoxPixmap(QListBox listbox, QPixmap pix, QListBoxItem after)

QListBoxPixmap

public QListBoxPixmap(QListBox listbox, QPixmap arg2, String arg3)

QListBoxPixmap

public QListBoxPixmap(QPixmap arg1, String arg2)

QListBoxPixmap

public QListBoxPixmap(QListBox listbox, QPixmap pix, String arg3, 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)

pixmap

public QPixmap pixmap()

rtti

public int rtti()

width

public int width(QListBox arg1)