public class QCheckListItem: QListViewItem, System.IDisposable
System.Object
QtSupport
QListViewItem
QCheckListItemThis type implements System.IDisposable.
Qt Namespace
QCheckListItem Constructors
QCheckListItem(Qt.QCheckListItem, System.String, Type) Constructor
QCheckListItem(Qt.QListViewItem, System.String, Type) Constructor
QCheckListItem(Qt.QListView, System.String, Type) Constructor
QCheckListItem(Qt.QListViewItem, System.String, Qt.QPixmap) Constructor
QCheckListItem(Qt.QListView, System.String, Qt.QPixmap) Constructor
QCheckListItem(Qt.QCheckListItem, System.String) Constructor
QCheckListItem(Qt.QListViewItem, System.String) Constructor
QCheckListItem(Qt.QListView, System.String) Constructor
QCheckListItem(void *) Constructor
QCheckListItem Methods
QCheckListItem.Activate Method
QCheckListItem.Finalize Method
QCheckListItem.IsOn Method
QCheckListItem.PaintCell Method
QCheckListItem.PaintFocus Method
QCheckListItem.Rtti Method
QCheckListItem.SetOn Method
QCheckListItem.Setup Method
QCheckListItem.StateChange Method
QCheckListItem.Text() Method
QCheckListItem.Text(int) Method
QCheckListItem.TheType Method
QCheckListItem.TurnOffChild Method
QCheckListItem.Width Method
public void QCheckListItem(Qt.QCheckListItem parent, System.String text, Type arg1);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QListViewItem parent, System.String text, Type arg1);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QListView parent, System.String text, Type arg1);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QListViewItem parent, System.String text, Qt.QPixmap arg1);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QListView parent, System.String text, Qt.QPixmap arg1);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QCheckListItem parent, System.String text);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QListViewItem parent, System.String text);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(Qt.QListView parent, System.String text);
Qt.QCheckListItem Class, Qt Namespace
public void QCheckListItem(void * ptr);
Qt.QCheckListItem Class, Qt Namespace
protected void Activate();
Qt.QCheckListItem Class, Qt Namespace
protected override void Finalize();
Qt.QCheckListItem Class, Qt Namespace
public bool IsOn();
Qt.QCheckListItem Class, Qt Namespace
public void PaintCell(Qt.QPainter arg1, Qt.QColorGroup cg, int column, int width, int alignment);
Qt.QCheckListItem Class, Qt Namespace
public void PaintFocus(Qt.QPainter arg1, Qt.QColorGroup cg, Qt.QRect r);
Qt.QCheckListItem Class, Qt Namespace
public int Rtti();
Qt.QCheckListItem Class, Qt Namespace
public void SetOn(bool arg1);
Qt.QCheckListItem Class, Qt Namespace
public void Setup();
Qt.QCheckListItem Class, Qt Namespace
protected void StateChange(bool arg1);
Qt.QCheckListItem Class, Qt Namespace
public System.String Text();
Qt.QCheckListItem Class, Qt Namespace
public System.String Text(int n);
Qt.QCheckListItem Class, Qt Namespace
public Type TheType();
Qt.QCheckListItem Class, Qt Namespace
protected void TurnOffChild();
Qt.QCheckListItem Class, Qt Namespace
public int Width(Qt.QFontMetrics arg1, Qt.QListView arg2, int column);
Qt.QCheckListItem Class, Qt Namespace