Adding KUndoGroup

Albert Astals Cid aacid at kde.org
Thu May 1 17:10:07 BST 2008


Might i add KUndoGroup that inherits QUndoGroup and adds proper 
QAction *createRedoAction(KActionCollection* actionCollection, const QString& 
actionName)
and 
QAction *createUndoAction(KActionCollection* actionCollection, const QString& 
actionName)
like KUndoStack does? 

That is, set the KDE proper icon, icon text, shortcut and add it to the 
actioncollection.

Albert




More information about the kde-core-devel mailing list