org.kde.koala

Interface KProcIOSignals

public interface KProcIOSignals

Method Summary
voidreadReady(KProcIO pio)
Emitted when the process is ready for reading.

Method Detail

readReady

public void readReady(KProcIO pio)
Emitted when the process is ready for reading.

Parameters: pio the process that emitted the signal

See Also: KProcIOSignals

UNKNOWN: Emitted when the process is ready for reading.