org.kde.qt

Class QDataSource

public class QDataSource extends QAsyncIO

Constructor Summary
protected QDataSource(Class dummy)
Method Summary
voidenableRewind(boolean arg1)
voidmaybeReady()
intreadyToSend()
voidrewind()
booleanrewindable()
voidsendTo(QDataSink arg1, int count)

Constructor Detail

QDataSource

protected QDataSource(Class dummy)

Method Detail

enableRewind

public void enableRewind(boolean arg1)

maybeReady

public void maybeReady()

readyToSend

public int readyToSend()

rewind

public void rewind()

rewindable

public boolean rewindable()

sendTo

public void sendTo(QDataSink arg1, int count)