- * @item File item context. If item is 0, the context menu
- * should be applied to \a url.
- * @url URL which contains \a item.
- */
- void slotOpenContextMenu(const KFileItem& item, const KUrl& url);
-
- /**
- * Asks the host to open the URL \a url if the current view has
- * a different URL.
+ * @pos Position in screen coordinates.
+ * @item File item context. If item is null, the context menu
+ * should be applied to \a url.
+ * @url URL which contains \a item.
+ * @customActions Actions that should be added to the context menu,
+ * if the file item is null.