public class QPair: QtSupport, System.IDisposable
System.Object
QtSupport
QPairThis type implements System.IDisposable.
Qt Namespace
QPair Constructors
QPair() Constructor
QPair(void *, void *) Constructor
QPair(void *) Constructor
QPair Methods
public void QPair();
Qt.QPair Class, Qt Namespace
public void QPair(void * t1, void * t2);
Qt.QPair Class, Qt Namespace
public void QPair(void * ptr);
Qt.QPair Class, Qt Namespace
protected override void Finalize();
Qt.QPair Class, Qt Namespace