org.kde.qt
public class QDataSource extends QAsyncIO
| Constructor Summary | |
|---|---|
| protected | QDataSource(Class dummy) |
| Method Summary | |
|---|---|
| void | enableRewind(boolean arg1) |
| void | maybeReady() |
| int | readyToSend() |
| void | rewind() |
| boolean | rewindable() |
| void | sendTo(QDataSink arg1, int count) |