diff ui/certificatetabledelegate.h @ 1053:78798d3af8f0

Fixed doxygen build warnings.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 09 Sep 2014 15:22:19 +0200
parents 17e1c8f37d72
children 2a1aa9df8f11
line wrap: on
line diff
--- a/ui/certificatetabledelegate.h	Fri Sep 05 16:16:57 2014 +0200
+++ b/ui/certificatetabledelegate.h	Tue Sep 09 15:22:19 2014 +0200
@@ -45,11 +45,9 @@
     /**
      * @brief Draw the item using the given parameters.
      *
-     * @param painter   The painter to draw the item.
+     * @param parent    The parent widget.
      * @param option    The style options.
      * @param index     The model index of the item to draw.
-     * @param icon      The icon to display.
-     * @param font      The font used to draw text.
      */
     QWidget *drawComboBox(QWidget *parent, const QStyleOptionViewItem &option,
         const QModelIndex &index) const;

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