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