[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs/akonadi
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-12-28 15:06:27
Message-ID: 20101228150627.CC3AAAC8AD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1209923 by tokoe:

Add proper apidox


 M  +16 -0     recursivecollectionfilterproxymodel.h  


--- trunk/KDE/kdepimlibs/akonadi/recursivecollectionfilterproxymodel.h #1209922:1209923
@@ -27,14 +27,30 @@
 
 namespace Akonadi
 {
+
 class RecursiveCollectionFilterProxyModelPrivate;
 
+/**
+ * @short A model to filter out collections of non-matching content types.
+ *
+ * @author Stephen Kelly <steveire@gmail.com>
+ * @since 4.6
+ */
 class AKONADI_EXPORT RecursiveCollectionFilterProxyModel : public KRecursiveFilterProxyModel
 {
   Q_OBJECT
+
 public:
+    /**
+     * Creates a new recursive collection filter proxy model.
+     *
+     * @param parent The parent object.
+     */
   RecursiveCollectionFilterProxyModel(QObject* parent = 0);
 
+    /**
+     * Destroys the recursive collection filter proxy model.
+     */
   virtual ~RecursiveCollectionFilterProxyModel();
 
   /**
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic