public class QValueListPrivate: QShared, System.IDisposable
System.Object
QtSupport
QShared
QValueListPrivateThis type implements System.IDisposable.
Qt Namespace
QValueListPrivate Constructors
QValueListPrivate() Constructor
QValueListPrivate(void *) Constructor
QValueListPrivate Methods
QValueListPrivate.At Method
QValueListPrivate.Clear Method
QValueListPrivate.Contains Method
QValueListPrivate.DerefAndDelete Method
QValueListPrivate.Finalize Method
QValueListPrivate.Find Method
QValueListPrivate.FindIndex Method
QValueListPrivate.Insert Method
QValueListPrivate.Remove Method
public void QValueListPrivate();
Qt.QValueListPrivate Class, Qt Namespace
public void QValueListPrivate(void * ptr);
Qt.QValueListPrivate Class, Qt Namespace
public int At(int i);
Qt.QValueListPrivate Class, Qt Namespace
public void Clear();
Qt.QValueListPrivate Class, Qt Namespace
public uint Contains(void * x);
Qt.QValueListPrivate Class, Qt Namespace
public void DerefAndDelete();
Qt.QValueListPrivate Class, Qt Namespace
protected override void Finalize();
Qt.QValueListPrivate Class, Qt Namespace
public int Find(int start, void * x);
Qt.QValueListPrivate Class, Qt Namespace
public int FindIndex(int start, void * x);
Qt.QValueListPrivate Class, Qt Namespace
public void * Insert(void * it, void * x);
Qt.QValueListPrivate Class, Qt Namespace
public void * Remove(void * it);
Qt.QValueListPrivate Class, Qt Namespace