Skip to content
Commit b78df552 authored by luyikei's avatar luyikei Committed by Hugo Beauzée-Luyssen
Browse files

Implement postLoad/preSave



I find out that if I use connect(Qt::DirectConnection), which its slot is executed in the emitter's thread, I can handle postLoad and preSave functions in each classes gracefully. It is because we can ensure ordering of loading and saving!

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent 3ff2663c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment