D5044: Move "Analyze" menu items into "Code" menu
David Faure
noreply at phabricator.kde.org
Wed Mar 22 08:49:05 UTC 2017
dfaure added a comment.
Not right now, see kxmlgui/src/kshortcutseditoritem.cpp:54
m_actionNameInTable = i18nc([...] KLocalizedString::removeAcceleratorMarker(m_action->text()));
which is returned further down as DisplayRole for the Name column.
But you could easily add support for a custom property here ("descriptiveText") and document that, it would certainly be useful for all those actions whose text only makes sense in the context of the submenu they're in.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D5044
To: antonanikin, #kdevelop, apol, mwolff
Cc: mwolff, dfaure, kossebau, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170322/c267c189/attachment.html>
More information about the KDevelop-devel
mailing list