Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.2
-
None
Description
CSS:
QProgressBar {
border: 1px solid grey;
border-radius: 10px;
}
QProgressBar:chunk {
background-color: red;
width: 1px;
margin: 0px;
}