Make store and load methods public
ClosedPublic

Authored by vitalyf on Mar 19 2019, 1:35 PM.

Details

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.

Diff Detail

Repository
R849 User Feedback Collection Framework
Lint
Lint Skipped
Unit
Unit Tests Skipped
vitalyf requested review of this revision.Mar 19 2019, 1:35 PM
vitalyf created this revision.
vkrause requested changes to this revision.Mar 19 2019, 2:03 PM
This revision now requires changes to proceed.Mar 19 2019, 2:03 PM

@vkrause, What kind of changes are required?

vkrause accepted this revision.Mar 19 2019, 3:10 PM

Huh? I must have misclicked, sorry, this was supposed to be approved :)

This revision is now accepted and ready to land.Mar 19 2019, 3:10 PM

Huh? I must have misclicked, sorry, this was supposed to be approved :)

That's fine :)

This revision was automatically updated to reflect the committed changes.