Use QUrls from match to create mimeData in base implementation
ClosedPublic

Authored by davidedmundson on Aug 18 2017, 8:31 PM.

Details

Summary

QueryMatch contains a list of URLs.

If an AbstractRunner doesn't implement this method, create some mimeData
from the availalbe data in the base implementation.

Test Plan

Have a DBus runner which populates a bunch of URLs, but doesn't implement this method.

Diff Detail

Repository
R308 KRunner
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Aug 18 2017, 8:31 PM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptAug 18 2017, 8:31 PM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript
broulik accepted this revision.Aug 19 2017, 9:35 AM
broulik added a subscriber: broulik.
broulik added inline comments.
src/abstractrunner.cpp
204–209

Weird indentation

This revision is now accepted and ready to land.Aug 19 2017, 9:35 AM
This revision was automatically updated to reflect the committed changes.