summaryrefslogtreecommitdiffstats
path: root/kdeui/klistview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-31 14:05:59 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-08-26 16:05:33 +0200
commit29768dd7b2ee05ba0f6c1f1f2c0270cc0e237438 (patch)
tree114b4d0736f423d76bcab7c393fc95bdb11f5ef8 /kdeui/klistview.h
parentc89b32ebab33674df362f2262263504d210dde83 (diff)
downloadtdelibs-29768dd7b2ee05ba0f6c1f1f2c0270cc0e237438.tar.gz
tdelibs-29768dd7b2ee05ba0f6c1f1f2c0270cc0e237438.zip
Fix konq filter in list view mode
Select all now only selects shown (filtered) items (cherry picked from commit 06b514847fffb79985e4bcde9f8dcc685c5d9ac5)
Diffstat (limited to 'kdeui/klistview.h')
-rw-r--r--kdeui/klistview.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/kdeui/klistview.h b/kdeui/klistview.h
index ee19d61c1..db78b3cfb 100644
--- a/kdeui/klistview.h
+++ b/kdeui/klistview.h
@@ -660,6 +660,14 @@ public slots:
*/
bool tabOrderedRenaming() const;
+ /**
+ * Override TQListView selectAll() so that filtered
+ * items are not selected
+ *
+ * @since 14.0
+ */
+ virtual void selectAll( bool select );
+
protected:
/**
* Determine whether a drop on position @p p would count as