public class QGDictIterator: QtSupport, System.IDisposable
System.Object
QtSupport
QGDictIteratorThis type implements System.IDisposable.
Qt Namespace
QGDictIterator Constructors
QGDictIterator(Qt.QGDict) Constructor
QGDictIterator(Qt.QGDictIterator) Constructor
QGDictIterator(void *) Constructor
QGDictIterator Methods
QGDictIterator.Finalize Method
QGDictIterator.Get Method
QGDictIterator.GetKeyAscii Method
QGDictIterator.GetKeyInt Method
QGDictIterator.GetKeyPtr Method
QGDictIterator.GetKeyString Method
QGDictIterator.ToFirst Method
public void QGDictIterator(Qt.QGDict arg1);
Qt.QGDictIterator Class, Qt Namespace
public void QGDictIterator(Qt.QGDictIterator arg1);
Qt.QGDictIterator Class, Qt Namespace
public void QGDictIterator(void * ptr);
Qt.QGDictIterator Class, Qt Namespace
protected override void Finalize();
Qt.QGDictIterator Class, Qt Namespace
public int Get();
Qt.QGDictIterator Class, Qt Namespace
public System.String GetKeyAscii();
Qt.QGDictIterator Class, Qt Namespace
public long GetKeyInt();
Qt.QGDictIterator Class, Qt Namespace
public int[] GetKeyPtr();
Qt.QGDictIterator Class, Qt Namespace
public System.String GetKeyString();
Qt.QGDictIterator Class, Qt Namespace
public int ToFirst();
Qt.QGDictIterator Class, Qt Namespace