Quote Originally Posted by jacek View Post
Have you tried invoking the sync() method? QValueSpaceItem documentation doesn't say much about it, but it is being used in QValueSpaceObject examples.
Thanks for replying. Yes, I had tried that. The application either terminated abruptly or hung, so I suspect I fell foul of the non-threadsafe-ness. I think QValueSpaceItem does not work as advertised.