This commit is contained in:
Tri-Thien TRUONG
2020-04-25 18:57:11 +02:00
parent 35f3d0a6f0
commit df6f35968f
2 changed files with 14 additions and 14 deletions
+8 -8
View File
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>387</width>
<height>202</height>
<width>389</width>
<height>204</height>
</rect>
</property>
<property name="sizePolicy">
@@ -66,7 +66,7 @@
<item row="2" column="5">
<widget class="QDoubleSpinBox" name="sat_first">
<property name="prefix">
<string notr="true">SAT : </string>
<string notr="true">SAT (0-100%) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -82,7 +82,7 @@
<item row="0" column="3">
<widget class="QDoubleSpinBox" name="red">
<property name="prefix">
<string notr="true">RED : </string>
<string notr="true">RED (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -98,7 +98,7 @@
<item row="4" column="3">
<widget class="QDoubleSpinBox" name="blue">
<property name="prefix">
<string notr="true">BLUE : </string>
<string notr="true">BLUE (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -143,7 +143,7 @@
<item row="2" column="3">
<widget class="QDoubleSpinBox" name="green">
<property name="prefix">
<string notr="true">GREEN : </string>
<string notr="true">GREEN (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -175,7 +175,7 @@
<item row="0" column="5">
<widget class="QDoubleSpinBox" name="hue_first">
<property name="prefix">
<string notr="true">HUE : </string>
<string notr="true">HUE (0-360°) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -244,7 +244,7 @@
<item row="4" column="5">
<widget class="QDoubleSpinBox" name="val_first">
<property name="prefix">
<string notr="true">VAL : </string>
<string notr="true">VAL (0-100%) : </string>
</property>
<property name="decimals">
<number>0</number>
+6 -6
View File
@@ -36,7 +36,7 @@
<item row="0" column="3">
<widget class="QDoubleSpinBox" name="red_first">
<property name="prefix">
<string notr="true">RED : </string>
<string notr="true">RED (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -111,7 +111,7 @@
<item row="4" column="3">
<widget class="QDoubleSpinBox" name="blue_first">
<property name="prefix">
<string notr="true">BLUE : </string>
<string notr="true">BLUE (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -140,7 +140,7 @@
<item row="2" column="3">
<widget class="QDoubleSpinBox" name="green_first">
<property name="prefix">
<string notr="true">GREEN : </string>
<string notr="true">GREEN (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -197,7 +197,7 @@
<item row="0" column="3">
<widget class="QDoubleSpinBox" name="red_second">
<property name="prefix">
<string notr="true">RED : </string>
<string notr="true">RED (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -243,7 +243,7 @@
<item row="4" column="3">
<widget class="QDoubleSpinBox" name="blue_second">
<property name="prefix">
<string notr="true">BLUE : </string>
<string notr="true">BLUE (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>
@@ -275,7 +275,7 @@
<item row="2" column="3">
<widget class="QDoubleSpinBox" name="green_second">
<property name="prefix">
<string notr="true">GREEN : </string>
<string notr="true">GREEN (0-255) : </string>
</property>
<property name="decimals">
<number>0</number>