[Digikam-devel] [Bug 149360] Not all menu items may be bound to keyboard shortcuts => why?

Gilles Caulier caulier.gilles at gmail.com
Mon Dec 8 11:47:04 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=149360





--- Comment #5 from Gilles Caulier <caulier gilles gmail com>  2008-12-08 12:47:03 ---
Andi,

To remember :

from http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKAction.html we
can read:

"Mixing QActions and KActions in an application is not a good idea.
KShortcutsEditor doesn't handle QActions at all."

This is true with some QAction plugged to KXmlGuiWindow. There are generaly
declared in private class as these one:

http://lxr.kde.org/source/extragear/graphics/digikam/digikam/digikamappprivate.h#236

http://lxr.kde.org/source/extragear/graphics/digikam/utilities/cameragui/camerauiprivate.h#154

http://lxr.kde.org/source/extragear/graphics/digikam/utilities/lighttable/lighttablewindowprivate.h#109

http://lxr.kde.org/source/extragear/graphics/digikam/showfoto/showfoto.cpp#153

Gilles Caulier


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list