Add QtQuickSettings
ClosedPublic

Authored by broulik on Apr 5 2018, 2:31 PM.

Details

Test Plan
[QtQuickRendererSettings]
SceneGraphBackend=software

Verified that it's using software backend now. It's sufficient to do it in the plugin rather than the main app as only the module starts doing QtQuick stuff and this doesn't leak the fact that one of the modules uses it to the main app.

Diff Detail

Repository
R124 System Settings
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Apr 5 2018, 2:31 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 5 2018, 2:31 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Apr 5 2018, 2:31 PM
davidedmundson accepted this revision.Apr 5 2018, 2:39 PM
This revision is now accepted and ready to land.Apr 5 2018, 2:39 PM

We have a tonne of KCMs that are also in QtQuick. It might be best in the main app and in kcmshell.

broulik planned changes to this revision.Apr 5 2018, 2:45 PM

Right, didn't think of that, will update the patch to do it in main instead

This revision was not accepted when it landed; it landed in state Changes Planned.Apr 24 2018, 4:23 PM
This revision was automatically updated to reflect the committed changes.