org.kde.koala
public interface HistoryProviderSignals
| Method Summary | |
|---|---|
| void | cleared()
Emitted after the history has been cleared. |
| void | updated(String[] items)
This signal is never emitted from this class, it is only meant as an
interface for subclasses. |
UNKNOWN: Emitted after the history has been cleared.
items.UNKNOWN: This signal is never emitted from this class, it is only meant as an interface for subclasses.