Qt.QPtrCollection Class

public class QPtrCollection: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QPtrCollection

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QPtrCollection Constructors

QPtrCollection Constructor

QPtrCollection Methods

QPtrCollection.AutoDelete Method
QPtrCollection.Clear Method
QPtrCollection.Count Method
QPtrCollection.Finalize Method
QPtrCollection.SetAutoDelete Method


QPtrCollection Constructor

public void QPtrCollection(void * ptr);

See Also

Qt.QPtrCollection Class, Qt Namespace

QPtrCollection.AutoDelete Method

public bool AutoDelete();

See Also

Qt.QPtrCollection Class, Qt Namespace

QPtrCollection.Clear Method

public void Clear();

See Also

Qt.QPtrCollection Class, Qt Namespace

QPtrCollection.Count Method

public uint Count();

See Also

Qt.QPtrCollection Class, Qt Namespace

QPtrCollection.Finalize Method

protected override void Finalize();

See Also

Qt.QPtrCollection Class, Qt Namespace

QPtrCollection.SetAutoDelete Method

public void SetAutoDelete(bool enable);

See Also

Qt.QPtrCollection Class, Qt Namespace