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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       Caleb Tennis <caleb () gentoo ! org>
Date:       2006-05-06 12:51:17
Message-ID: 1146919877.411493.9283.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 537994 by ctennis:

Remove more inalid parameters

 M  +0 -2      kfilemetainfo.h  
 M  +0 -2      kscan.h  


--- trunk/KDE/kdelibs/kio/kio/kfilemetainfo.h #537993:537994
@@ -393,7 +393,6 @@
      * @param group the group of the item
      * @param key the key of the item
      * @param parent the parent of the QObject, or 0 for a parent-less object
-     * @param name the name of the QObject, can be 0
      * @return the validator. You are responsible for deleting it. 0 if
      *         creation failed
      */
@@ -1448,7 +1447,6 @@
      * @param group the group name of the validator item
      * @param key the key name of the validator item
      * @param parent the QObject parent, can be @c 0
-     * @param name the name of the QObject, can be @c 0
      **/
     virtual QValidator* createValidator( const QString& mimeType,
                                          const QString& group,
--- trunk/KDE/kdelibs/kio/kio/kscan.h #537993:537994
@@ -99,7 +99,6 @@
      * @param buttonMask a ORed mask of all buttons (see
      * KDialogBase::ButtonCode)
      * @param parent the QWidget's parent, or 0
-     * @param name the name of the QObject, can be 0
      * @param modal if true the dialog is model
      * @see KDialogBase
      */
@@ -186,7 +185,6 @@
      * Your library should reimplement this method to return your KScanDialog
      * derived dialog.
      * @param parent the QWidget's parent, or 0
-     * @param name the name of the QObject, can be 0
      * @param modal if true the dialog is model
      */
     virtual KScanDialog * createDialog( QWidget *parent=0 ) = 0;
[prev in list] [next in list] [prev in thread] [next in thread] 

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