From 604d06a031e770f2fdb0a80223d52da4ef925fff Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 28 Jun 2015 10:49:20 +0200 Subject: [PATCH] Mention KRearrangeColumnsProxyModel on the apidox main page. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d8bb58..6deac6f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ KItemModels provides the following models: have the same source model * KModelIndexProxyMapper - Mapping of indexes and selections through proxy models +* KRearrangeColumnsProxyModel - Can reorder and hide columns from the source model * KRecursiveFilterProxyModel - Recursive filtering of models * KSelectionProxyModel - A Proxy Model which presents a subset of its source model to observers +