diff src/mainwindow.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 11aaa9214cfb
line wrap: on
line diff
--- a/src/mainwindow.h	Thu May 21 14:30:56 2015 +0200
+++ b/src/mainwindow.h	Thu May 21 15:21:47 2015 +0200
@@ -22,6 +22,11 @@
 class MetaDataView;
 class PNGPlayer;
 
+/**
+ * @class MainWindow
+ * @brief The mainwindow of the application.
+ * @details Holds the pngplayer and the metadataview and binds them together.
+ */
 class MainWindow : public QMainWindow
 {
     Q_OBJECT
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)