[CurrentContainmentActionsModel] Emit configurationChanged when action is added/removed/edited
ClosedPublic

Authored by broulik on Aug 31 2017, 12:41 PM.

Details

Summary

Removes the need for the UI to explicitly do this on every action.

Test Plan

Removed the manual invocations of root.configurationChanged() in ConfigurationContainmentActions.qml and adding, removing, changing actions enabled Apply button after I added a Connections for this signal

Diff Detail

Repository
R120 Plasma Workspace
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.Aug 31 2017, 12:41 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 31 2017, 12:41 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Sep 1 2017, 9:43 AM
This revision is now accepted and ready to land.Sep 1 2017, 9:43 AM
This revision was automatically updated to reflect the committed changes.