From cf83ceb29622c920de86e8e83c5cff1047dd318a Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 7 Oct 2007 10:53:33 +0000 Subject: * assure that the columns of the colum-view get dimmed if the colum-view is inactive * updated documentation of DolphinController + minor cleanups svn path=/trunk/KDE/kdebase/apps/; revision=722452 --- src/dolphincolumnwidget.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphincolumnwidget.h') diff --git a/src/dolphincolumnwidget.h b/src/dolphincolumnwidget.h index 0efce0902..03e082658 100644 --- a/src/dolphincolumnwidget.h +++ b/src/dolphincolumnwidget.h @@ -78,6 +78,12 @@ public: void setShowHiddenFiles(bool show); void setShowPreview(bool show); + /** + * Updates the background color dependent from the activation state + * \a isViewActive of the column view. + */ + void updateBackground(); + protected: virtual QStyleOptionViewItem viewOptions() const; virtual void dragEnterEvent(QDragEnterEvent* event); -- cgit v1.3