Make the settingChanged() slot protected.
ClosedPublic

Authored by ervin on Oct 30 2019, 11:28 AM.

Details

Summary

This might be necessary for some subclasses which have some of the
settings state managed outside of KConfigXT. Now they can simply call or
connect to the slot.

Diff Detail

Repository
R296 KDeclarative
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin created this revision.Oct 30 2019, 11:28 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 30 2019, 11:28 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
ervin requested review of this revision.Oct 30 2019, 11:28 AM
davidedmundson accepted this revision.Oct 30 2019, 11:39 AM
This revision is now accepted and ready to land.Oct 30 2019, 11:39 AM
This revision was automatically updated to reflect the committed changes.