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

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

SVN commit 431700 by winterz:

minor for doxygen.


 M  +4 -4      identity.h  
 M  +5 -5      identitycombo.h  


--- trunk/KDE/kdepim/libkpimidentities/identity.h #431699:431700
@@ -135,11 +135,11 @@
 
 protected:
   /** Read configuration from config. Group must be preset (or use
-      @see KConfigGroup). Called from @see IdentityManager. */
+      KConfigGroup). Called from IdentityManager. */
   void readConfig( const KConfigBase * );
 
-  /** Write configuration to config. Group must be preset (or use @see
-      KConfigGroup). Called from @see IdentityManager. */
+  /** Write configuration to config. Group must be preset (or use 
+      KConfigGroup). Called from IdentityManager. */
   void writeConfig( KConfigBase * ) const;
 
 public:
@@ -159,7 +159,7 @@
 protected:
   /** Set whether this identity is the default identity. Since this
       affects all other identites, too (most notably, the old default
-      identity), only the @see IdentityManager can change this.
+      identity), only the IdentityManager can change this.
       You should use
       <pre>
       kmkernel->identityManager()->setAsDefault( name_of_default )
--- trunk/KDE/kdepim/libkpimidentities/identitycombo.h #431699:431700
@@ -62,22 +62,22 @@
 signals:
   /** @deprecated
    *  @em Really emitted whenever the current identity changes. Either
-   *  by user intervention or on @see setCurrentIdentity() or if the
+   *  by user intervention or on  setCurrentIdentity() or if the
    *  current identity disappears.
    **/
   void identityChanged( const QString & identityName );
 
   /** @em Really emitted whenever the current identity changes. Either
-   *  by user intervention or on @see setCurrentIdentity() or if the
+   *  by user intervention or on setCurrentIdentity() or if the
    *  current identity disappears.
    *
-   *  You might also want to listen to @see IdentityManager::changed,
-   *  @see IdentityManager::deleted and @see IdentityManager::added.
+   *  You might also want to listen to IdentityManager::changed,
+   *  IdentityManager::deleted and IdentityManager::added.
    **/
   void identityChanged( uint uoid );
 
 public slots:
-  /** Connected to @see IdentityManager::changed(). Reloads the list
+  /** Connected to IdentityManager::changed(). Reloads the list
    *  of identities.
    **/
   void slotIdentityManagerChanged();
[prev in list] [next in list] [prev in thread] [next in thread] 

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