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

List:       kde-commits
Subject:    kdelibs/kio/kfile (silent)
From:       Ravikiran Rajagopal <ravi () kde ! org>
Date:       2003-08-25 18:01:56
[Download RAW message or body]

CVS commit by ravi: 

CVS_SILENT Minor documentation fixes.


  M +9 -9      kurlbar.h   1.25


--- kdelibs/kio/kfile/kurlbar.h  #1.24:1.25
@@ -34,5 +34,5 @@ class KURLBar;
 /**
  * An item to be used in KURLBar / KURLBarListBox. All the properties
- * (url, icon, descroption, tooltip) can be changed dynamically.
+ * (url, icon, description, tooltip) can be changed dynamically.
  *
  * @author Carsten Pfeiffer <pfeiffer@kde.org>
@@ -101,5 +101,5 @@ public:
     /**
      * Sets a tooltip to be used for this item.
-     * @see tooolTip
+     * @see toolTip
      */
     void setToolTip( const QString& tip );
@@ -206,5 +206,5 @@ class KURLBarListBox;
  * KURLBar is a widget that displays icons together with a description. They
  * can be arranged either horizontally or vertically. Clicking on an item
- * will make the activated() signal being emitted. The user can edit
+ * will cause the activated() signal to be emitted. The user can edit
  * existing items by choosing "Edit entry" in the contextmenu. He can also
  * remove or add new entries (via drag&drop or the context menu).
@@ -314,5 +314,5 @@ public:
 
     /**
-     * @returns a proper sizehint, depending on the orientation and number
+     * @returns a proper sizehint, depending on the orientation and the number
      * of items available.
      */
@@ -393,5 +393,5 @@ public slots:
 signals:
     /**
-     * This signal is emitted when the user activated an item, e.g by
+     * This signal is emitted when the user activated an item, e.g., by
      * clicking on it.
      */
@@ -564,5 +564,5 @@ class KURLBarItemDialog : public KDialog
 public:
     /**
-     * A convenience method to show up the dialog and retrieve all the
+     * A convenience method to show the dialog and retrieve all the
      * properties via the given parameters. The parameters are used to
      * initialize the dialog and then return the user-configured values.
@@ -585,5 +585,5 @@ public:
      * @p icon an icon for the item
      * @p appLocal tells whether the item should be local for this application
-     *             or available globalle
+     *             or be available globally
      * @p iconSize determines the size of the icon that is shown/selectable
      * @p parent the parent-widget for the dialog
@@ -619,5 +619,5 @@ public:
     /**
      * @returns whether the item should be local to the application or global.
-     * if allowGlobal was set to false in the constructor, this will always
+     * If allowGlobal was set to false in the constructor, this will always
      * return true.
      */


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

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