Qt.QValueListIterator Class

public class QValueListIterator: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QValueListIterator

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QValueListIterator Constructors

QValueListIterator() Constructor
QValueListIterator(int) Constructor
QValueListIterator(void *) Constructor

QValueListIterator Methods

QValueListIterator.Finalize Method


QValueListIterator() Constructor

public void QValueListIterator();

See Also

Qt.QValueListIterator Class, Qt Namespace

QValueListIterator(int) Constructor

public void QValueListIterator(int p);

See Also

Qt.QValueListIterator Class, Qt Namespace

QValueListIterator(void *) Constructor

public void QValueListIterator(void * ptr);

See Also

Qt.QValueListIterator Class, Qt Namespace

QValueListIterator.Finalize Method

protected override void Finalize();

See Also

Qt.QValueListIterator Class, Qt Namespace