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

List:       kde-commits
Subject:    kdelibs/kdecore
From:       Olivier Goffart <ogoffart () tiscalinet ! be>
Date:       2004-03-28 13:22:30
Message-ID: 20040328132230.AC5E09953 () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

I forgot something important: the documentation


  M +9 -1      kgenericfactory.h   1.28


--- kdelibs/kdecore/kgenericfactory.h  #1.27:1.28
@@ -178,4 +178,7 @@ public:
     {}
 
+    /**
+     * @since 3.3
+        */
     KGenericFactory( const KAboutData *data )
         : KGenericFactoryBase<Product>( data )
@@ -270,4 +273,7 @@ public:
     {}
 
+    /**
+     * @since 3.3
+        */
     KGenericFactory( const KAboutData *data )
         : KGenericFactoryBase< KTypeList<Product, ProductListTail> >( data )
@@ -363,5 +369,7 @@ public:
         : KGenericFactoryBase< KTypeList<Product, ProductListTail> >( instanceName )
     {}
-
+        /**
+        * @since 3.3
+        */
     KGenericFactory( const KAboutData *data )
         : KGenericFactoryBase< KTypeList<Product, ProductListTail> >( data )


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

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