public class QGCacheIterator: QtSupport, System.IDisposable
System.Object
QtSupport
QGCacheIteratorThis type implements System.IDisposable.
Qt Namespace
QGCacheIterator Constructors
QGCacheIterator(Qt.QGCache) Constructor
QGCacheIterator(Qt.QGCacheIterator) Constructor
QGCacheIterator(void *) Constructor
QGCacheIterator Methods
QGCacheIterator.AtFirst Method
QGCacheIterator.AtLast Method
QGCacheIterator.Count Method
QGCacheIterator.Finalize Method
QGCacheIterator.Get Method
QGCacheIterator.GetKeyAscii Method
QGCacheIterator.GetKeyInt Method
QGCacheIterator.GetKeyString Method
QGCacheIterator.ToFirst Method
QGCacheIterator.ToLast Method
protected void QGCacheIterator(Qt.QGCache arg1);
Qt.QGCacheIterator Class, Qt Namespace
protected void QGCacheIterator(Qt.QGCacheIterator arg1);
Qt.QGCacheIterator Class, Qt Namespace
public void QGCacheIterator(void * ptr);
Qt.QGCacheIterator Class, Qt Namespace
protected bool AtFirst();
Qt.QGCacheIterator Class, Qt Namespace
protected bool AtLast();
Qt.QGCacheIterator Class, Qt Namespace
protected uint Count();
Qt.QGCacheIterator Class, Qt Namespace
protected override void Finalize();
Qt.QGCacheIterator Class, Qt Namespace
protected int Get();
Qt.QGCacheIterator Class, Qt Namespace
protected System.String GetKeyAscii();
Qt.QGCacheIterator Class, Qt Namespace
protected long GetKeyInt();
Qt.QGCacheIterator Class, Qt Namespace
protected System.String GetKeyString();
Qt.QGCacheIterator Class, Qt Namespace
protected int ToFirst();
Qt.QGCacheIterator Class, Qt Namespace
protected int ToLast();
Qt.QGCacheIterator Class, Qt Namespace