You have to do it in the opposite way - perform your long operation in QThread (take only this part which not requires any GUI) and show your progress bar in main thread.
You have to do it in the opposite way - perform your long operation in QThread (take only this part which not requires any GUI) and show your progress bar in main thread.
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.
gutiory (30th April 2010)
Bookmarks