|
25 | 25 | <item row="0" column="1">
|
26 | 26 | <layout class="QVBoxLayout" name="verticalLayout">
|
27 | 27 | <item>
|
28 |
| - <layout class="QHBoxLayout" name="horizontalLayout_4"> |
| 28 | + <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0,1"> |
29 | 29 | <item>
|
30 | 30 | <widget class="QRadioButton" name="mHueRadio">
|
| 31 | + <property name="text"> |
| 32 | + <string/> |
| 33 | + </property> |
| 34 | + </widget> |
| 35 | + </item> |
| 36 | + <item> |
| 37 | + <widget class="QLabel" name="label_5"> |
31 | 38 | <property name="text">
|
32 | 39 | <string>H</string>
|
33 | 40 | </property>
|
|
39 | 46 | </layout>
|
40 | 47 | </item>
|
41 | 48 | <item>
|
42 |
| - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 49 | + <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="0,0,1"> |
43 | 50 | <item>
|
44 | 51 | <widget class="QRadioButton" name="mSaturationRadio">
|
| 52 | + <property name="text"> |
| 53 | + <string/> |
| 54 | + </property> |
| 55 | + </widget> |
| 56 | + </item> |
| 57 | + <item> |
| 58 | + <widget class="QLabel" name="label_6"> |
45 | 59 | <property name="text">
|
46 | 60 | <string>S</string>
|
47 | 61 | </property>
|
|
53 | 67 | </layout>
|
54 | 68 | </item>
|
55 | 69 | <item>
|
56 |
| - <layout class="QHBoxLayout" name="horizontalLayout_6"> |
| 70 | + <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,0,1"> |
57 | 71 | <item>
|
58 | 72 | <widget class="QRadioButton" name="mValueRadio">
|
| 73 | + <property name="text"> |
| 74 | + <string/> |
| 75 | + </property> |
| 76 | + </widget> |
| 77 | + </item> |
| 78 | + <item> |
| 79 | + <widget class="QLabel" name="label_7"> |
59 | 80 | <property name="text">
|
60 | 81 | <string>V</string>
|
61 | 82 | </property>
|
|
67 | 88 | </layout>
|
68 | 89 | </item>
|
69 | 90 | <item>
|
70 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
| 91 | + <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,1"> |
71 | 92 | <item>
|
72 | 93 | <widget class="QRadioButton" name="mRedRadio">
|
| 94 | + <property name="text"> |
| 95 | + <string/> |
| 96 | + </property> |
| 97 | + </widget> |
| 98 | + </item> |
| 99 | + <item> |
| 100 | + <widget class="QLabel" name="label_8"> |
73 | 101 | <property name="text">
|
74 | 102 | <string>R</string>
|
75 | 103 | </property>
|
|
81 | 109 | </layout>
|
82 | 110 | </item>
|
83 | 111 | <item>
|
84 |
| - <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 112 | + <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,0,1"> |
85 | 113 | <item>
|
86 | 114 | <widget class="QRadioButton" name="mGreenRadio">
|
| 115 | + <property name="text"> |
| 116 | + <string/> |
| 117 | + </property> |
| 118 | + </widget> |
| 119 | + </item> |
| 120 | + <item> |
| 121 | + <widget class="QLabel" name="label_9"> |
87 | 122 | <property name="text">
|
88 | 123 | <string>G</string>
|
89 | 124 | </property>
|
|
95 | 130 | </layout>
|
96 | 131 | </item>
|
97 | 132 | <item>
|
98 |
| - <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 133 | + <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0,1"> |
99 | 134 | <item>
|
100 | 135 | <widget class="QRadioButton" name="mBlueRadio">
|
| 136 | + <property name="text"> |
| 137 | + <string/> |
| 138 | + </property> |
| 139 | + </widget> |
| 140 | + </item> |
| 141 | + <item> |
| 142 | + <widget class="QLabel" name="label_10"> |
101 | 143 | <property name="text">
|
102 | 144 | <string>B</string>
|
103 | 145 | </property>
|
|
0 commit comments