Qt.QStrIVec Class

public class QStrIVec: QStrVec, System.IDisposable

Base Types

System.Object
  QtSupport
    QPtrCollection
      QPtrVector
        QStrVec
          QStrIVec

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QStrIVec Constructors

QStrIVec() Constructor
QStrIVec(uint, bool) Constructor
QStrIVec(uint) Constructor
QStrIVec(void *) Constructor

QStrIVec Methods

QStrIVec.Finalize Method


QStrIVec() Constructor

public void QStrIVec();

See Also

Qt.QStrIVec Class, Qt Namespace

QStrIVec(uint, bool) Constructor

public void QStrIVec(uint size, bool dc);

See Also

Qt.QStrIVec Class, Qt Namespace

QStrIVec(uint) Constructor

public void QStrIVec(uint size);

See Also

Qt.QStrIVec Class, Qt Namespace

QStrIVec(void *) Constructor

public void QStrIVec(void * ptr);

See Also

Qt.QStrIVec Class, Qt Namespace

QStrIVec.Finalize Method

protected override void Finalize();

See Also

Qt.QStrIVec Class, Qt Namespace