Qt.QStrList Class

public class QStrList: QPtrList, System.IDisposable

Base Types

System.Object
  QtSupport
    QPtrCollection
      QPtrList
        QStrList

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QStrList Constructors

QStrList(bool) Constructor
QStrList(Qt.QStrList) Constructor
QStrList() Constructor
QStrList(void *) Constructor

QStrList Methods

QStrList.Finalize Method


QStrList(bool) Constructor

public void QStrList(bool deepCopies);

See Also

Qt.QStrList Class, Qt Namespace

QStrList(Qt.QStrList) Constructor

public void QStrList(Qt.QStrList arg1);

See Also

Qt.QStrList Class, Qt Namespace

QStrList() Constructor

public void QStrList();

See Also

Qt.QStrList Class, Qt Namespace

QStrList(void *) Constructor

public void QStrList(void * ptr);

See Also

Qt.QStrList Class, Qt Namespace

QStrList.Finalize Method

protected override void Finalize();

See Also

Qt.QStrList Class, Qt Namespace