diff src/filterwidget.h @ 66:098a10fc2e83 0.9.2

Add doxygen files and improve doxygen comments
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 21 May 2015 15:21:47 +0200
parents 4e16fbd10945
children 3916cb3c9105
line wrap: on
line diff
--- a/src/filterwidget.h	Thu May 21 14:30:56 2015 +0200
+++ b/src/filterwidget.h	Thu May 21 15:21:47 2015 +0200
@@ -13,6 +13,10 @@
 class QSortFilterProxyModel;
 class QComboBox;
 class QLineEdit;
+/**
+ * @class FilterWidget
+ * @brief Generic Widget to apply a filter on SortFilterProxymodel
+ */
 class FilterWidget: public QWidget
 {
     Q_OBJECT
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)