]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphindetailsview.h
allow to change the order of columns in the details view
[dolphin.git] / src / dolphindetailsview.h
index a66f79714055fcc6b606fd521cec64a8fc32c008..25a60911e4795cd3281c645bfafcd6c82e2b0f0a 100644 (file)
@@ -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.