Qt.QStrIList Class

public class QStrIList: QStrList, System.IDisposable

Base Types

System.Object
  QtSupport
    QPtrCollection
      QPtrList
        QStrList
          QStrIList

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QStrIList Constructors

QStrIList(bool) Constructor
QStrIList() Constructor
QStrIList(void *) Constructor

QStrIList Methods

QStrIList.Finalize Method


QStrIList(bool) Constructor

public void QStrIList(bool deepCopies);

See Also

Qt.QStrIList Class, Qt Namespace

QStrIList() Constructor

public void QStrIList();

See Also

Qt.QStrIList Class, Qt Namespace

QStrIList(void *) Constructor

public void QStrIList(void * ptr);

See Also

Qt.QStrIList Class, Qt Namespace

QStrIList.Finalize Method

protected override void Finalize();

See Also

Qt.QStrIList Class, Qt Namespace