Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
4.8.3, 5.9
-
None
-
mac 10.6, ubuntu 16.04
Description
To update the value of QScrollBar from a loop If QCoreApplication::flush()is used(to return into event loop) QProgress bar is not refreshed (not drawn at the GUI)
Attached example reproduces this:
Just run the example and hit start, progress bar is shown but it does not progress at all.
if processEvent() is used it works but then processEvent() process even thsoe events which are queued and you dont want that to happen at this moment.
Attachments
Issue Links
- is duplicated by
-
QTBUG-41482 Documentation for QCoreApplication::flush() is not correct for Macintosh
-
- Closed
-