From cfb135f24e6b1b3eb1253c8ebf7c8e7307974eea Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 23 Mar 2008 15:53:12 +0000 Subject: provide an option to rename files inline CCMAIL: fredrik@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=789208 --- src/dolphincolumnview.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphincolumnview.h') diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index 6ac4fdb3f..2ab4d2d5d 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -91,6 +91,12 @@ public: */ void showColumn(const KUrl& url); + /** + * Does an inline editing for the item \a item + * inside the active column. + */ + void editItem(const KFileItem& item); + public slots: /** @see QAbstractItemView::selectAll() */ virtual void selectAll(); -- cgit v1.3