*/
void updateItemCount();
+ /**
+ * Handles clicking on an item
+ */
+ void slotItemTriggered(const KFileItem& item);
+
/**
* Shows the information for the item \a item inside the statusbar. If the
* item is null, the default statusbar information is shown.
void changeNameFilter(const QString& nameFilter);
/**
- * Opens the context menu on the current mouse postition.
+ * Opens the context menu on the current mouse position.
* @item File item context. If item is 0, the context menu
* should be applied to \a url.
* @url URL which contains \a item.