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

List:       kde-commits
Subject:    kdepim/kontact
From:       Allen Winter <winterz () verizon ! net>
Date:       2004-09-17 16:37:07
Message-ID: 20040917163707.551D1126C4 () office ! kde ! org
[Download RAW message or body]

CVS commit by winterz: 

Minor changes to the comments to make doxygen happy.


  M +4 -6      interfaces/plugin.h   1.41
  M +1 -0      interfaces/uniqueapphandler.h   1.3
  M +1 -1      src/iconsidepane.h   1.11


--- kdepim/kontact/interfaces/plugin.h  #1.40:1.41
@@ -60,8 +60,8 @@ class Plugin : public QObject, virtual p
   public:
     /**
-      Creates a new Plugin, note that @param name is required if
+      Creates a new Plugin, note that name parameter name is required if
       you want your plugin to do dcop via it's own instance of
-      @ref DCOPClient by calling @ref dcopClient.
-      @note @ref name MUST be the name of the application that
+      @see DCOPClient by calling @see dcopClient.
+      @note @see name MUST be the name of the application that
       provides the part! This is the name used for DCOP registration.
       It's ok to have several plugins using the same application name.
@@ -169,6 +169,4 @@ class Plugin : public QObject, virtual p
       Reimplement this method if you want to add a widget for your application
       to Kontact's summary page.
-
-      @param parent parent widget.
     */
     virtual Summary *createSummaryWidget( QWidget * /*parent*/ ) { return 0; }

--- kdepim/kontact/interfaces/uniqueapphandler.h  #1.2:1.3
@@ -94,4 +94,5 @@ public:
      * @param factory templatized factory to create the handler. Example:
      * ...   Note that the watcher takes ownership of the factory.
+     * @param plugin is the plugin application
      */
     UniqueAppWatcher( UniqueAppHandlerFactoryBase* factory, Plugin* plugin );

--- kdepim/kontact/src/iconsidepane.h  #1.10:1.11
@@ -39,5 +39,5 @@ class Plugin;
 
 /**
-  A @ref QListBoxPixmap Square Box with a large icon and a text
+  A @see QListBoxPixmap Square Box with a large icon and a text
   underneath.
 */


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

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