org.kde.qt

Class QAsyncIO

public class QAsyncIO extends Object implements QtSupport

Constructor Summary
protected QAsyncIO(Class dummy)
QAsyncIO()
Method Summary
voidconnect(QObject arg1, String member)
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
booleanisDisposed()
Has the wrapped C++ instance been deleted?
protected voidready()

Constructor Detail

QAsyncIO

protected QAsyncIO(Class dummy)

QAsyncIO

public QAsyncIO()

Method Detail

connect

public void connect(QObject arg1, String member)

dispose

public void dispose()
Delete the wrapped C++ instance ahead of finalize()

finalize

protected void finalize()
Deletes the wrapped C++ instance

isDisposed

public boolean isDisposed()
Has the wrapped C++ instance been deleted?

ready

protected void ready()