Qt.QValueListNode Class

public class QValueListNode: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QValueListNode

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QValueListNode Constructors

QValueListNode(void *) Constructor
QValueListNode() Constructor

QValueListNode Methods

QValueListNode.Finalize Method


QValueListNode(void *) Constructor

public void QValueListNode(void * t);

See Also

Qt.QValueListNode Class, Qt Namespace

QValueListNode() Constructor

public void QValueListNode();

See Also

Qt.QValueListNode Class, Qt Namespace

QValueListNode.Finalize Method

protected override void Finalize();

See Also

Qt.QValueListNode Class, Qt Namespace