'How to stop animation of QProgressBar when min and max are set to 0?
I am using multiple QProgressBar in my interface.
Sometimes there are situations when the minimum and maximum for QProgressBar are set to 0 and then it becomes animated, the text is removed.
Is it possible to somehow remove this animation and leave the progress bar the same as in the normal state (just empty or vice versa filled, with text like 0/0)?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

