]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
On middle-click, open file with the second application for the file mime
[dolphin.git] / src / views / dolphinview.h
index 21ca49c241b215915496643ce5c07e03835000ef..f851724c238a8bccda45dd703dcb90f798e51d8c 100644 (file)
@@ -452,6 +452,12 @@ Q_SIGNALS:
      */
     void itemActivated(const KFileItem &item);
 
+    /**
+     * Is emitted when clicking on a file with the middle mouse button.
+     * @note: This will not be emitted for folders or file archives that will/can be opened like folders.
+     */
+    void fileMiddleClickActivated(const KFileItem &item);
+
     /**
      * Is emitted when multiple items have been activated by e. g.
      * context menu open with.