diff ui/processwaitdialog.h @ 1255:2a1aa9df8f11

(issue133) Improve API documentation
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 25 Sep 2014 17:58:12 +0200
parents 78798d3af8f0
children
line wrap: on
line diff
--- a/ui/processwaitdialog.h	Thu Sep 25 17:37:03 2014 +0200
+++ b/ui/processwaitdialog.h	Thu Sep 25 17:58:12 2014 +0200
@@ -10,7 +10,7 @@
 #include <QDialog>
 #include <QStringList>
 
-/** 
+/**
  * @file processwaitdialog.h
  * @brief Dialog to show that some processes need to be closed
  *
@@ -18,6 +18,11 @@
  * need to be closed.
  */
 
+/** @brief Dialog to show that some processes need to be closed
+ *
+ * This dialog informs about processes that are still running and
+ * need to be closed.
+ */
 class ProcessWaitDialog : public QDialog
 {
     Q_OBJECT

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