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

List:       kde-commits
Subject:    kdelibs
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-12-20 14:28:07
Message-ID: 20041220142807.ABC531B989 () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

Some depricated doc changes


  M +3 -3      kdecore/kaccel.h   1.103
  M +1 -1      kdeui/kstdaction.h   1.50


--- kdelibs/kdecore/kaccel.h  #1.102:1.103
@@ -351,9 +351,9 @@ class KDECORE_EXPORT KAccel : public QAc
         bool setItemEnabled( const QString& sAction, bool bEnable ) KDE_DEPRECATED;
         /**
-         * @deprecated
+         * @deprecated see KDE3PORTING.html
          */
         void changeMenuAccel( QPopupMenu *menu, int id, const QString& action ) KDE_DEPRECATED;
         /**
-         * @deprecated
+         * @deprecated see KDE3PORTING.html
          */
         void changeMenuAccel( QPopupMenu *menu, int id, KStdAccel::StdAccel accel ) KDE_DEPRECATED;

--- kdelibs/kdeui/kstdaction.h  #1.49:1.50
@@ -52,5 +52,5 @@ class KToggleFullScreenAction;
  * \code
  * KAction *newAct = new KAction(i18n("&New"), QIconSet(BarIcon("filenew")),
- *                               KStdAccel::key(KStdAccel::New), this,
+ *                               KStdAccel::shortcut(KStdAccel::New), this,
  *                               SLOT(fileNew()), actionCollection());
  * \endcode


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

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