From dcf397ae512850805dbe37fc03ece82be2660bd0 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 26 Aug 2009 18:23:31 +0000 Subject: allow to change the order of columns in the details view BUG: 164696 svn path=/trunk/KDE/kdebase/apps/; revision=1015987 --- src/dolphindetailsview.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index a66f79714..25a60911e 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -122,8 +122,16 @@ private slots: */ void configureSettings(const QPoint& pos); + /** + * Updates the visibilty state of columns and their order. + */ void updateColumnVisibility(); + /** + * Saves order of the columns as global setting. + */ + void saveColumnPositions(); + /** * Disables the automatical resizing of columns, if the user has resized the columns * with the mouse. -- cgit v1.3