ConfigPropertyMap: Improve save behavior & docs of public API
Open, Needs TriagePublic

Description

If setAutosave(false) how does one save manually - is this missing an explicit void save() function? Apparently not, the documentation is missing.

Overall this autosave flag would ideally disappear with an explicit save call on apply, but that means porting quite a few configmodules.

mwolff created this task.Nov 23 2019, 11:33 AM
alex added a subscriber: alex.Oct 28 2021, 4:45 PM

See also https://phabricator.kde.org/D25286, IMHO one should think about removing the auto-save stuff altogether. Then ConfigPropertyMap will simply allow one to access the KConfigSkeleton from QML.

alex added subscribers: ervin, mart.Oct 28 2021, 4:45 PM
alex renamed this task from ConfigPropertyMap to ConfigPropertyMap: Improve save behavior & docs of public API.Nov 22 2021, 2:20 PM
alex moved this task from In Progress to Done on the KF6 board.