diff src/imagelabel.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 26e1521b9afd
children
line wrap: on
line diff
--- a/src/imagelabel.h	Thu May 21 14:30:56 2015 +0200
+++ b/src/imagelabel.h	Thu May 21 15:21:47 2015 +0200
@@ -14,6 +14,10 @@
 
 class QMouseEvent;
 
+/**
+ * @class ImageLabel
+ * @brief Specialized label to dynamically layout images
+ */
 class ImageLabel : public QWidget
 {
     Q_OBJECT
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)