public class QGListIterator: QtSupport, System.IDisposable
System.Object
QtSupport
QGListIteratorThis type implements System.IDisposable.
Qt Namespace
QGListIterator Constructors
QGListIterator(Qt.QGList) Constructor
QGListIterator(Qt.QGListIterator) Constructor
QGListIterator(void *) Constructor
QGListIterator Methods
QGListIterator.AtFirst Method
QGListIterator.AtLast Method
QGListIterator.Finalize Method
QGListIterator.Get Method
QGListIterator.ToFirst Method
QGListIterator.ToLast Method
protected void QGListIterator(Qt.QGList arg1);
Qt.QGListIterator Class, Qt Namespace
protected void QGListIterator(Qt.QGListIterator arg1);
Qt.QGListIterator Class, Qt Namespace
public void QGListIterator(void * ptr);
Qt.QGListIterator Class, Qt Namespace
protected bool AtFirst();
Qt.QGListIterator Class, Qt Namespace
protected bool AtLast();
Qt.QGListIterator Class, Qt Namespace
protected override void Finalize();
Qt.QGListIterator Class, Qt Namespace
protected int Get();
Qt.QGListIterator Class, Qt Namespace
protected int ToFirst();
Qt.QGListIterator Class, Qt Namespace
protected int ToLast();
Qt.QGListIterator Class, Qt Namespace