D8056: Improve usability of "Open With" dialog by adding option to filter the application tree
David Faure
noreply at phabricator.kde.org
Sun Oct 15 20:46:13 UTC 2017
dfaure added a comment.
You can send (forward) a key event to a widget (like the QTreeView) using qApp->sendEvent(), rather than trying to call the protected method keyPressEvent() directly.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D8056
To: simgunz, dfaure, #frameworks, #vdg, ngraham
Cc: ngraham, alexeymin, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171015/137b875a/attachment.html>
More information about the Kde-frameworks-devel
mailing list