Qt.QTSManip Class

public class QTSManip: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QTSManip

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QTSManip Constructors

QTSManip(int, int) Constructor
QTSManip(void *) Constructor

QTSManip Methods

QTSManip.Exec Method
QTSManip.Finalize Method


QTSManip(int, int) Constructor

public void QTSManip(int m, int a);

See Also

Qt.QTSManip Class, Qt Namespace

QTSManip(void *) Constructor

public void QTSManip(void * ptr);

See Also

Qt.QTSManip Class, Qt Namespace

QTSManip.Exec Method

public void Exec(Qt.QTextStream s);

See Also

Qt.QTSManip Class, Qt Namespace

QTSManip.Finalize Method

protected override void Finalize();

See Also

Qt.QTSManip Class, Qt Namespace