mirror of
https://gitlab.univ-nantes.fr/E164955Z/ptrans.git
synced 2026-08-29 15:50:28 +08:00
modif ui
This commit is contained in:
+8
-8
@@ -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
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user