comparison ui/helpdialog.h @ 1255:2a1aa9df8f11

(issue133) Improve API documentation
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 25 Sep 2014 17:58:12 +0200
parents 1642a79cc02d
children
comparison
equal deleted inserted replaced
1254:6d840341bc25 1255:2a1aa9df8f11
13 /** 13 /**
14 * @file helpdialog.h 14 * @file helpdialog.h
15 * @brief The dialog for help text. 15 * @brief The dialog for help text.
16 */ 16 */
17 17
18 /** @brief The dialog for help text. */
18 class HelpDialog : public QDialog 19 class HelpDialog : public QDialog
19 { 20 {
20 Q_OBJECT 21 Q_OBJECT
21 public: 22 public:
22 /** @brief Create a help dialog */ 23 /** @brief Create a help dialog */

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