[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/kalarm/widgets
From:       Allen Winter <winterz () verizon ! net>
Date:       2005-07-05 0:02:26
Message-ID: 1120521746.218979.23540.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 431699 by winterz:

minor for doxygen.


 M  +3 -3      label.h  


--- trunk/KDE/kdepim/kalarm/widgets/label.h #431698:431699
@@ -45,14 +45,14 @@
 		/** Constructs an empty label.
 		 *  @param parent The parent object of this widget.
 		 *  @param name The name of this widget.
-		 *  @param f    Flags. @see QWidget constructor for details.
+		 *  @param f    Flags. See QWidget constructor for details.
 		 */
 		Label(QWidget* parent, const char* name = 0, WFlags f = 0);
 		/** Constructs a label that displays @p text.
 		 *  @param text   Text string to display.
 		 *  @param parent The parent object of this widget.
 		 *  @param name   The name of this widget.
-		 *  @param f      Flags. @see QWidget constructor for details.
+		 *  @param f      Flags. See QWidget constructor for details.
 		 */
 		Label(const QString& text, QWidget* parent, const char* name = 0, WFlags f = 0);
 		/** Constructs a label, with a buddy widget, that displays @p text.
@@ -63,7 +63,7 @@
 		 *  @param text   Text string to display.
 		 *  @param parent The parent object of this widget.
 		 *  @param name   The name of this widget.
-		 *  @param f      Flags. @see QWidget constructor for details.
+		 *  @param f      Flags. See QWidget constructor for details.
 		 */
 		Label(QWidget* buddy, const QString& text, QWidget* parent, const char* name = 0, WFlags f = 0);
 		/** Sets the label's buddy widget which receives the keyboard focus when the
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic