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

List:       kde-commits
Subject:    branches/work/kdepim-3.5.5+/libkdepim
From:       Allen Winter <winter () kde ! org>
Date:       2006-12-18 18:05:43
Message-ID: 1166465143.582821.6013.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 614713 by winterz:

minor doxy fixes.


 M  +4 -4      branches/work/kdepim-3.5.5+/libkdepim/kmailcompletion.h  


--- branches/work/kdepim-3.5.5+/libkdepim/kmailcompletion.h #614712:614713
@@ -41,12 +41,12 @@
     KMailCompletion();
 
     /**
-     * clears internal keyword map and calls KCompletion::clear.
+     * Clears internal keyword map and calls KCompletion::clear.
      */
     virtual void clear();
 
     /**
-     * uses KCompletion::makeCompletion to find email addresses which starts with string.
+     * Uses KCompletion::makeCompletion to find email addresses which starts with string.
      * ignores keywords.
      *
      * @returns email address
@@ -54,7 +54,7 @@
     QString makeCompletion( const QString &string );
 
     /**
-     * specify keywords for email.
+     * Specify keywords for email.
      *
      * Items may be added with KCompletion::addItem, those will only be returned as match if they
      * are in one of these formats:
@@ -65,7 +65,7 @@
     void addItemWithKeys( const QString& email, int weight, const QStringList * keyWords);
 
     /**
-     * use internal map to replace all keywords in pMatches whith corrsesponding email addresses.
+     * Uses an internal map to replace all keywords in pMatches whith corrsesponding email addresses.
      */
     virtual void postProcessMatches( QStringList * pMatches )const;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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