Hi,

We know QProgressBar can be in busy mode if we set minimum/maximum to 0.
But I want to show some text inside the bar, what can I do?
Currently there is a "setFormat" to set string, but it is for progress number format, doesn't work in busy mode.