public class QListBoxItem: QtSupport, System.IDisposable
System.Object
QtSupport
QListBoxItemThis type implements System.IDisposable.
Qt Namespace
QListBoxItem Constructors
QListBoxItem Methods
QListBoxItem.Current Method
QListBoxItem.Finalize Method
QListBoxItem.Height Method
QListBoxItem.IsCurrent Method
QListBoxItem.IsSelectable Method
QListBoxItem.IsSelected Method
QListBoxItem.ListBox Method
QListBoxItem.Next Method
QListBoxItem.Pixmap Method
QListBoxItem.Prev Method
QListBoxItem.Rtti Method
QListBoxItem.Selected Method
QListBoxItem.SetSelectable Method
QListBoxItem.Text Method
QListBoxItem.Width Method
public void QListBoxItem(void * ptr);
Qt.QListBoxItem Class, Qt Namespace
public bool Current();
Qt.QListBoxItem Class, Qt Namespace
protected override void Finalize();
Qt.QListBoxItem Class, Qt Namespace
public int Height(Qt.QListBox arg1);
Qt.QListBoxItem Class, Qt Namespace
public bool IsCurrent();
Qt.QListBoxItem Class, Qt Namespace
public bool IsSelectable();
Qt.QListBoxItem Class, Qt Namespace
public bool IsSelected();
Qt.QListBoxItem Class, Qt Namespace
public Qt.QListBox ListBox();
Qt.QListBoxItem Class, Qt Namespace
public Qt.QListBoxItem Next();
Qt.QListBoxItem Class, Qt Namespace
public Qt.QPixmap Pixmap();
Qt.QListBoxItem Class, Qt Namespace
public Qt.QListBoxItem Prev();
Qt.QListBoxItem Class, Qt Namespace
public int Rtti();
Qt.QListBoxItem Class, Qt Namespace
public bool Selected();
Qt.QListBoxItem Class, Qt Namespace
public void SetSelectable(bool b);
Qt.QListBoxItem Class, Qt Namespace
public System.String Text();
Qt.QListBoxItem Class, Qt Namespace
public int Width(Qt.QListBox arg1);
Qt.QListBoxItem Class, Qt Namespace