diff ui/certificatelistwidget.h @ 1255:2a1aa9df8f11

(issue133) Improve API documentation
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 25 Sep 2014 17:58:12 +0200
parents 9bb9932bb819
children
line wrap: on
line diff
--- a/ui/certificatelistwidget.h	Thu Sep 25 17:37:03 2014 +0200
+++ b/ui/certificatelistwidget.h	Thu Sep 25 17:58:12 2014 +0200
@@ -25,6 +25,10 @@
 class QToolButton;
 
 Q_DECLARE_METATYPE(Certificate);
+/**
+ * @brief Displays a list of certificates and a details panel for a selected
+ * certificate.
+ **/
 class CertificateListWidget : public QWidget
 {
     Q_OBJECT

http://wald.intevation.org/projects/trustbridge/