public class QGList: QPtrCollection, System.IDisposable
System.Object
QtSupport
QPtrCollection
QGListThis type implements System.IDisposable.
Qt Namespace
QGList Constructors
QGList() Constructor
QGList(Qt.QGList) Constructor
QGList(void *) Constructor
QGList Methods
QGList.Append Method
QGList.At(uint) Method
QGList.At() Method
QGList.Cfirst Method
QGList.Clast Method
QGList.Clear Method
QGList.CompareItems Method
QGList.Contains Method
QGList.ContainsRef Method
QGList.Count Method
QGList.CurrentNode Method
QGList.Finalize Method
QGList.Find(int, bool) Method
QGList.Find(int) Method
QGList.FindRef(int, bool) Method
QGList.FindRef(int) Method
QGList.First Method
QGList.Get Method
QGList.InSort Method
QGList.InsertAt Method
QGList.Last Method
QGList.Next Method
QGList.Prev Method
QGList.Read(Qt.QDataStream) Method
QGList.Read(Qt.QDataStream, int) Method
QGList.RelinkNode Method
QGList.Remove(int) Method
QGList.Remove() Method
QGList.RemoveAt Method
QGList.RemoveFirst Method
QGList.RemoveLast Method
QGList.RemoveNode Method
QGList.RemoveRef(int) Method
QGList.RemoveRef() Method
QGList.Sort Method
QGList.Take Method
QGList.TakeAt Method
QGList.TakeFirst Method
QGList.TakeLast Method
QGList.TakeNode Method
QGList.ToVector Method
QGList.Write(Qt.QDataStream) Method
QGList.Write(Qt.QDataStream, int) Method
protected void QGList();
Qt.QGList Class, Qt Namespace
protected void QGList(Qt.QGList arg1);
Qt.QGList Class, Qt Namespace
public void QGList(void * ptr);
Qt.QGList Class, Qt Namespace
protected void Append(int arg1);
Qt.QGList Class, Qt Namespace
protected int At(uint index);
Qt.QGList Class, Qt Namespace
protected int At();
Qt.QGList Class, Qt Namespace
protected int Cfirst();
Qt.QGList Class, Qt Namespace
protected int Clast();
Qt.QGList Class, Qt Namespace
protected void Clear();
Qt.QGList Class, Qt Namespace
protected int CompareItems(int arg1, int arg2);
Qt.QGList Class, Qt Namespace
protected uint Contains(int arg1);
Qt.QGList Class, Qt Namespace
protected uint ContainsRef(int arg1);
Qt.QGList Class, Qt Namespace
public uint Count();
Qt.QGList Class, Qt Namespace
protected Qt.QLNode CurrentNode();
Qt.QGList Class, Qt Namespace
protected override void Finalize();
Qt.QGList Class, Qt Namespace
protected int Find(int arg1, bool arg2);
Qt.QGList Class, Qt Namespace
protected int Find(int arg1);
Qt.QGList Class, Qt Namespace
protected int FindRef(int arg1, bool arg2);
Qt.QGList Class, Qt Namespace
protected int FindRef(int arg1);
Qt.QGList Class, Qt Namespace
protected int First();
Qt.QGList Class, Qt Namespace
protected int Get();
Qt.QGList Class, Qt Namespace
protected void InSort(int arg1);
Qt.QGList Class, Qt Namespace
protected bool InsertAt(uint index, int arg1);
Qt.QGList Class, Qt Namespace
protected int Last();
Qt.QGList Class, Qt Namespace
protected int Next();
Qt.QGList Class, Qt Namespace
protected int Prev();
Qt.QGList Class, Qt Namespace
public Qt.QDataStream Read(Qt.QDataStream arg1);
Qt.QGList Class, Qt Namespace
protected Qt.QDataStream Read(Qt.QDataStream arg1, int arg2);
Qt.QGList Class, Qt Namespace
protected void RelinkNode(Qt.QLNode arg1);
Qt.QGList Class, Qt Namespace
protected bool Remove(int arg1);
Qt.QGList Class, Qt Namespace
protected bool Remove();
Qt.QGList Class, Qt Namespace
protected bool RemoveAt(uint index);
Qt.QGList Class, Qt Namespace
protected bool RemoveFirst();
Qt.QGList Class, Qt Namespace
protected bool RemoveLast();
Qt.QGList Class, Qt Namespace
protected bool RemoveNode(Qt.QLNode arg1);
Qt.QGList Class, Qt Namespace
protected bool RemoveRef(int arg1);
Qt.QGList Class, Qt Namespace
protected bool RemoveRef();
Qt.QGList Class, Qt Namespace
protected void Sort();
Qt.QGList Class, Qt Namespace
protected int Take();
Qt.QGList Class, Qt Namespace
protected int TakeAt(uint index);
Qt.QGList Class, Qt Namespace
protected int TakeFirst();
Qt.QGList Class, Qt Namespace
protected int TakeLast();
Qt.QGList Class, Qt Namespace
protected int TakeNode(Qt.QLNode arg1);
Qt.QGList Class, Qt Namespace
protected void ToVector(Qt.QGVector arg1);
Qt.QGList Class, Qt Namespace
public Qt.QDataStream Write(Qt.QDataStream arg1);
Qt.QGList Class, Qt Namespace
protected Qt.QDataStream Write(Qt.QDataStream arg1, int arg2);
Qt.QGList Class, Qt Namespace