Allow to customize ProgressBar color

PR #22928.
This commit is contained in:
Vladimir Golovnev
2025-07-01 10:28:26 +03:00
committed by GitHub
parent 55de9b07d2
commit efedbcb407
5 changed files with 50 additions and 5 deletions

View File

@@ -72,6 +72,21 @@
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="colorsWarningLabel">
<property name="text">
<string>Note that some custom colors may not be applied in some desktop environments.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="font">
<font>
<italic>true</italic>
</font>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="colorsLayout" columnstretch="1,0,0,0,0" columnminimumwidth="0,15,0,15,0">
<item row="0" column="0">