Qt.QShared Class

public class QShared: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QShared

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QShared Constructors

QShared() Constructor
QShared(void *) Constructor

QShared Methods

QShared.Deref Method
QShared.Finalize Method
QShared.Q_ref Method


QShared() Constructor

public void QShared();

See Also

Qt.QShared Class, Qt Namespace

QShared(void *) Constructor

public void QShared(void * ptr);

See Also

Qt.QShared Class, Qt Namespace

QShared.Deref Method

public bool Deref();

See Also

Qt.QShared Class, Qt Namespace

QShared.Finalize Method

protected override void Finalize();

See Also

Qt.QShared Class, Qt Namespace

QShared.Q_ref Method

public void Q_ref();

See Also

Qt.QShared Class, Qt Namespace