From a07ea82381c53c3b2a2a73d8637a17bf43038940 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 26 Jul 2008 13:49:50 +0000 Subject: Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid. TODO 1: use the D-Bus interface directly instead of using KRun::runCommand() as workaround. TODO 2: a new icon would be necessary CCMAIL: alediaferia@gmail.com svn path=/trunk/KDE/kdebase/apps/; revision=838039 --- src/dolphinmainwindow.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index c4c05bf83..1676afb7e 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -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. -- cgit v1.3