Thanks wysota!
I'm now rendering the QPixmap within the GUI thread, so I don't need QImages. By calling processEvents() it doesn't block. I'll just have to do some locking with mutexes and then everything should be fine!
Thanks wysota!
I'm now rendering the QPixmap within the GUI thread, so I don't need QImages. By calling processEvents() it doesn't block. I'll just have to do some locking with mutexes and then everything should be fine!
How rendering the QPixmap within the GUI thread? And how to do it won't be block?Would you mind write your handle?Thanks
I would like to be a "Guru"
Useful hints (try them before asking):
- Use Qt Assistant
- Search the forum
If you haven't found solution yet then create new topic with smart question.
Bookmarks