From 2e5379158e74250d37b7a536881ef2b8dbef4b3b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 28 Jul 2007 20:46:34 +0000 Subject: assure that the folder which is shown in the next column is always selected svn path=/trunk/KDE/kdebase/apps/; revision=693734 --- src/dolphincolumnview.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/dolphincolumnview.h') diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index 5417d8e9e..274b71195 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -69,6 +69,13 @@ private: */ void requestActivation(QWidget* column); + /** + * Updates the selections of all columns to assure that + * folder which is shown in the next column is always selected + * (this behavior is not given inside QColumnView). + */ + void updateSelections(); + /** * Updates the size of the decoration dependent on the * icon size of the ColumnModeSettings. The controller -- cgit v1.3.1