From 9c7ccd477a32ad52ff0126024ffbad0f6ea164b5 Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 28 Aug 2007 17:50:54 +0000 Subject: Clicking on items in dolphin part finally implemented. Fixed connect() error in dolphinstatusbar [unrelated]. svn path=/trunk/KDE/kdebase/apps/; revision=705835 --- src/dolphincontroller.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphincontroller.h') diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h index 356daead5..d91e7f5c1 100644 --- a/src/dolphincontroller.h +++ b/src/dolphincontroller.h @@ -162,6 +162,7 @@ signals: * Is emitted if the item with the index \a index should be triggered. * Usually triggering on a directory opens the directory, triggering * on a file opens the corresponding application. + * Emitted with an invalid \a index when clicking on the viewport itself. */ void itemTriggered(const QModelIndex& index); -- cgit v1.3