diff ui/textoverlaybutton.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/textoverlaybutton.h	Thu Sep 25 17:37:03 2014 +0200
+++ b/ui/textoverlaybutton.h	Thu Sep 25 17:58:12 2014 +0200
@@ -8,7 +8,7 @@
  * See LICENSE.txt for details.
  */
 
-/** 
+/**
   * @file textoverlaybutton.h
   * @brief A tool button that overlays a text over the icon.
   */
@@ -19,6 +19,8 @@
 
 class QPaintEvent;
 
+/** @brief A tool button that overlays a text over the icon.
+  */
 class TextOverlayButton : public QToolButton
 {
     Q_OBJECT

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