org.kde.koala
public interface KAsyncIOSignals
| Method Summary | |
|---|---|
| void | readyRead()
This signal gets sent when the device is ready for reading. |
| void | readyWrite()
This signal gets sent when the device is ready for writing. |
UNKNOWN: This signal gets sent when the device is ready for reading.
UNKNOWN: This signal gets sent when the device is ready for writing.