Make it possible to request a plugin configuration module programatically
ClosedPublic

Authored by apol on Mar 25 2018, 1:57 PM.

Details

Summary

In KDE Connect we want to show a specific configuration module in some
occasions, having this new API would be handy in this regard.

Test Plan

Implemented KDE Connect side which works

Diff Detail

Repository
R295 KCMUtils
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Mar 25 2018, 1:57 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 25 2018, 1:57 PM
apol requested review of this revision.Mar 25 2018, 1:57 PM
albertvaka accepted this revision.Apr 2 2018, 6:10 PM
albertvaka added a subscriber: albertvaka.
albertvaka added inline comments.
src/kpluginselector.h
214

Remember to add the @since 5.X annotation before pushing the change.

This revision is now accepted and ready to land.Apr 2 2018, 6:10 PM
This revision was automatically updated to reflect the committed changes.