org.kde.koala
public interface KShredSignals
| Method Summary | |
|---|---|
| void | infoMessage(String message)
Shows a message in the progress dialog |
| void | processedSize(long bytes)
Shows progress of the shredding. |
Parameters: message the message to display
UNKNOWN: Shows a message in the progress dialog
Parameters: bytes the number of bytes written to the file
UNKNOWN: Shows progress of the shredding.