Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi guys I want to have QProgressBar that support support and multi range, Can exist QProgressBar do this or i should create new one?
if i should create new one, How can i do that?
Hi Nope QProgressBar has only one span. Im not sure how multi range should work but you can maybe group a few QProgressBar in a container and make interface to¨ define the ranges and the min max for each.