]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid.
[dolphin.git] / src / dolphinmainwindow.h
index c4c05bf83fa0ec0e316c710c0d6614512c51a59a..1676afb7e1e49e3560f8d7c80444993e50a6223e 100644 (file)
@@ -262,6 +262,12 @@ private slots:
     /** Opens Kompare for 2 selected files. */
     void compareFiles();
 
+    /**
+     * Initiates a preview of the selected files
+     * on the desktop by the Previewer plasmoid.
+     */
+    void quickView();
+
     /**
      * Hides the menu bar if it is visible, makes the menu bar
      * visible if it is hidden.