More Info

Revision 614572

(Back to digest)
 

Other in KDE Base

Simon Hausmann committed changes in /branches/work/kaction-cleanup-branch/KDE/kdelibs:

After discussion with David and Kevin: Make KShortcut subclass QList<QKeySequence>.

Simplifies the code quite a bit and makes it faster (one malloc less)

The name KShortcut is still misleading, but we can fix the later :)

File Changes

Modified 5 files
/branches/work/kaction-cleanup-branch/KDE/kdelibs
 
/KDE4PORTING.html
 
/kdecore/kshortcut.cpp
 
/kdecore/kshortcut.h
 
/kdecore/kstdaccel.cpp
 
/kdecore/tests/kstdacceltest.cpp
5 files changed in total