diff src/pngplayer.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 73e6b6b12412
children
line wrap: on
line diff
--- a/src/pngplayer.h	Thu May 21 14:30:56 2015 +0200
+++ b/src/pngplayer.h	Thu May 21 15:21:47 2015 +0200
@@ -16,6 +16,10 @@
 class QPushButton;
 class ImageLabel;
 
+/**
+ * @class PNGPlayer
+ * @brief Player window of the application.
+ */
 class PNGPlayer: public QWidget
 {
     Q_OBJECT
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)