org.kde.koala
public interface KFileViewSignalerSignals
| Method Summary | |
|---|---|
| void | activatedMenu(KFileItem i, QPoint arg2) |
| void | dirActivated(KFileItem arg1) |
| void | dropped(KFileItem arg1, QDropEvent arg2, ArrayList arg3) |
| void | fileHighlighted(KFileItem arg1)
the item maybe be null, indicating that we're in multiselection mode and
the selection has changed. |
| void | fileSelected(KFileItem arg1) |
| void | sortingChanged(int arg1) |
UNKNOWN: the item maybe be 0L, indicating that we're in multiselection mode and the selection has changed.