public class QListBoxPixmap: QListBoxItem, System.IDisposable
System.Object
QtSupport
QListBoxItem
QListBoxPixmapThis type implements System.IDisposable.
Qt Namespace
QListBoxPixmap Constructors
QListBoxPixmap(Qt.QListBox, Qt.QPixmap) Constructor
QListBoxPixmap(Qt.QPixmap) Constructor
QListBoxPixmap(Qt.QListBox, Qt.QPixmap, Qt.QListBoxItem) Constructor
QListBoxPixmap(Qt.QListBox, Qt.QPixmap, System.String) Constructor
QListBoxPixmap(Qt.QPixmap, System.String) Constructor
QListBoxPixmap(Qt.QListBox, Qt.QPixmap, System.String, Qt.QListBoxItem) Constructor
QListBoxPixmap(void *) Constructor
QListBoxPixmap Methods
QListBoxPixmap.Finalize Method
QListBoxPixmap.Height Method
QListBoxPixmap.Paint Method
QListBoxPixmap.Pixmap Method
QListBoxPixmap.Rtti Method
QListBoxPixmap.Width Method
public void QListBoxPixmap(Qt.QListBox listbox, Qt.QPixmap arg1);
Qt.QListBoxPixmap Class, Qt Namespace
public void QListBoxPixmap(Qt.QPixmap arg1);
Qt.QListBoxPixmap Class, Qt Namespace
public void QListBoxPixmap(Qt.QListBox listbox, Qt.QPixmap pix, Qt.QListBoxItem after);
Qt.QListBoxPixmap Class, Qt Namespace
public void QListBoxPixmap(Qt.QListBox listbox, Qt.QPixmap arg1, System.String arg2);
Qt.QListBoxPixmap Class, Qt Namespace
public void QListBoxPixmap(Qt.QPixmap arg1, System.String arg2);
Qt.QListBoxPixmap Class, Qt Namespace
public void QListBoxPixmap(Qt.QListBox listbox, Qt.QPixmap pix, System.String arg1, Qt.QListBoxItem after);
Qt.QListBoxPixmap Class, Qt Namespace
public void QListBoxPixmap(void * ptr);
Qt.QListBoxPixmap Class, Qt Namespace
protected override void Finalize();
Qt.QListBoxPixmap Class, Qt Namespace
public int Height(Qt.QListBox arg1);
Qt.QListBoxPixmap Class, Qt Namespace
protected void Paint(Qt.QPainter arg1);
Qt.QListBoxPixmap Class, Qt Namespace
public Qt.QPixmap Pixmap();
Qt.QListBoxPixmap Class, Qt Namespace
public int Rtti();
Qt.QListBoxPixmap Class, Qt Namespace
public int Width(Qt.QListBox arg1);
Qt.QListBoxPixmap Class, Qt Namespace