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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepimlibs
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-08-13 15:45:15
Message-ID: 1250178315.298585.10802.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1010915 by tmcguire:

Merged revisions 1009437 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.3/kdepimlibs

........
  r1009437 | djarvie | 2009-08-10 02:53:22 +0200 (Mon, 10 Aug 2009) | 2 lines
  
  Improve apidox
........


 _M            . (directory)  
 M  +4 -0      mailtransport/transportjob.h  


** branches/kdepim/enterprise4/kdepimlibs #property svnmerge-integrated
   - /branches/KDE/4.3/kdepimlibs:1-986158,990023,990532,990575,990631,990684,991932,996755,997101,997490,998251,1000615,1007460,1008037,1008812
  + /branches/KDE/4.3/kdepimlibs:1-986158,990023,990532,990575,990631,990684,991932,996755,997101,997490,998251,1000615,1007460,1008037,1008812,1009437
                
--- branches/kdepim/enterprise4/kdepimlibs/mailtransport/transportjob.h \
#1010914:1010915 @@ -46,21 +46,25 @@
 
     /**
       Sets the sender of the mail.
+      @p sender must be the plain email address, not including display name.
     */
     void setSender( const QString &sender );
 
     /**
       Sets the "To" receiver(s) of the mail.
+      @p to must be the plain email address(es), not including display name.
     */
     void setTo( const QStringList &to );
 
     /**
       Sets the "Cc" receiver(s) of the mail.
+      @p cc must be the plain email address(es), not including display name.
     */
     void setCc( const QStringList &cc );
 
     /**
       Sets the "Bcc" receiver(s) of the mail.
+      @p bcc must be the plain email address(es), not including display name.
     */
     void setBcc( const QStringList &bcc );
 


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

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