From c6ab90e776878db783812afa7f63fcbef90dcbca Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 7 Jun 2007 21:30:02 +0000 Subject: removed obsolete renaming code, which is not needed anymore due to the DolphinView/DolphinViewWidget split svn path=/trunk/KDE/kdebase/apps/; revision=672696 --- src/dolphinview.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 24c4f60a1..b4aef3468 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -199,12 +199,6 @@ public: */ bool supportsCategorizedSorting() const; - /** - * Triggers the renaming of the currently selected items, where - * the user must input a new name for the items. - */ - void renameSelectedItems(); - /** * Selects all items. * @see DolphinView::selectedItems() @@ -242,13 +236,6 @@ public: */ KFileItem* fileItem(const QModelIndex index) const; - /** - * Renames the filename of the source URL by the new file name. - * If the new file name already exists, a dialog is opened which - * asks the user to enter a new name. - */ - void rename(const KUrl& source, const QString& newName); - /** * Returns the x-position of the view content. * The content of the view might be larger than the visible area -- cgit v1.3