QProgressBar works either as busy mode or percentage mode.
But i want to show the both!
In my application sometimes(not always) it takes too long time for just a 1 percent change.
So i want to show some kind of busy indicator effect while showing percentage.
how can i do this? do you have any idea?