Skip to content

Port KFileItemActions::associatedApplications away from trader constraint

Alexander Lohnau requested to merge work/trader_constraint into master

Task: https://phabricator.kde.org/T14338

TBH I am thinking of adding a QStringList overload to KApplicationTrader::queryByMimeType instead. This way one could use the FilterFunc directly and does not pull in the KIO dependency when it is not really necessary.

@ahmadsamir @dfaure Thoughts?

Edited by Alexander Lohnau

Merge request reports