Qt.QAsyncIO Class

public class QAsyncIO: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QAsyncIO

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QAsyncIO Constructors

QAsyncIO Constructor

QAsyncIO Methods

QAsyncIO.Connect Method
QAsyncIO.Finalize Method
QAsyncIO.Ready Method


QAsyncIO Constructor

public void QAsyncIO(void * ptr);

See Also

Qt.QAsyncIO Class, Qt Namespace

QAsyncIO.Connect Method

public void Connect(Qt.QObject arg1, System.String member);

See Also

Qt.QAsyncIO Class, Qt Namespace

QAsyncIO.Finalize Method

protected override void Finalize();

See Also

Qt.QAsyncIO Class, Qt Namespace

QAsyncIO.Ready Method

protected void Ready();

See Also

Qt.QAsyncIO Class, Qt Namespace