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

List:       kde-core-devel
Subject:    kdelibs/kdeui
From:       David Faure <faure () kde ! org>
Date:       2003-08-31 7:32:35
[Download RAW message or body]

CVS commit by faure: 

He meant the KAction dtor.

I don't see why take() has to be deprecated though: ~KAction uses it,
and one (like Waldo:) might want to remove an action from the collection,
especially since there's insert() [which isn't documented].
Is it ok with everyone if I un-deprecate take() and document insert()?

CCMAIL: kde-core-devel@kde.org, kde@ellisw.net


  M +2 -2      kactioncollection.h   1.176


--- kdelibs/kdeui/kactioncollection.h  #1.175:1.176
@@ -294,5 +294,5 @@ public:
   /**
    * Removes an action from the collection and deletes it.
-   * @deprecated Remove without substitution; the KActionCollection destructor
+   * @deprecated Remove without substitution; the KAction destructor
    * will remove the action itself.
    * @param action The KAction to remove.
@@ -302,5 +302,5 @@ public:
   /**
    * Removes an action from the collection.
-   * @deprecated Remove without substitution; the KActionCollection destructor
+   * @deprecated Remove without substitution; the KAction destructor
    * will remove the action itself.
    * @return NULL if not found else returns action.


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

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