D5400: new class, KActionRunner

Tomaz Canabrava noreply at phabricator.kde.org
Tue Apr 11 16:33:14 UTC 2017


tcanabrava created this revision.
Restricted Application added a project: Frameworks.

REVISION SUMMARY
  KActionRunner is a class that has a KRunner like behavior for the actions in a KActionCollection.
  The idea is that if a user knows what he's looking for, it's much simpler to write part of the name of the action in a text field and execute it, instead of getting lost in menus.
  
  Quite a few applications in the KDE Sc could benefit from this, as it would simplify enormous a few layouts.
  also, this is a WIP, I'm interested to see if this could be wanted before investing more time making it.

TEST PLAN
  Manually tested on Atelier

REPOSITORY
  R284 KCompletion

REVISION DETAIL
  https://phabricator.kde.org/D5400

AFFECTED FILES
  CMakeLists.txt
  src/CMakeLists.txt
  src/kactionrunner.cpp
  src/kactionrunner.h
  src/kactionrunnermodel.cpp
  src/kactionrunnermodel.h

To: tcanabrava, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170411/9135ed5a/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list