Make store and load methods public

Authored by vitalyf on Mar 19 2019, 6:06 PM.

Description

Make store and load methods public

Summary:
Some sort of applications require to store or load settings in a custom
period of time. For example, if an application is a plugin, it might be
unloaded before qApp exists. In this case all settings will be lost.

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D19882

Details

Committed
vkrauseMar 19 2019, 6:07 PM
Reviewer
vkrause
Differential Revision
D19882: Make store and load methods public
Parents
R849:037e1a08c41f: Add method to check whether a data source is active or not
Branches
Unknown
Tags
Unknown