Quote Originally Posted by ttimt View Post
I mean what save/load is that, that get "called at the end/start" ?
Maybe I misinterpreted this.
You probably saying create functions that get called at the end/start, not some special qt save/load function that is not created by me
Exactly. I was suggeting to use explicit methods for saving and loading instead of making the setter and getter do it on every invocation.

Cheers,
_