class KFileViewSignaler |
|
|
internal class to make easier to use signals possible Internal
|
|
Call this method when an item is selected (depends on single click / double click configuration). Emits the appropriate signal.
|
|
|
|
|
|
|
|
the item maybe be 0L, indicating that we're in multiselection mode and the selection has changed. |
|
|
emits the highlighted signal for item. Call this in your view class whenever the selection changes. |
|