2 <class>ColorMixer</class>
3 <widget class="QWidget" name="ColorMixer" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Color Mixer</string>
15 <layout class="QGridLayout" >
16 <property name="leftMargin" >
19 <property name="topMargin" >
22 <property name="rightMargin" >
25 <property name="bottomMargin" >
28 <property name="horizontalSpacing" >
31 <property name="verticalSpacing" >
34 <item row="2" column="1" >
36 <property name="orientation" >
37 <enum>Qt::Horizontal</enum>
39 <property name="sizeHint" >
47 <item row="2" column="2" >
48 <widget class="QLineEdit" name="name" />
50 <item row="0" column="0" colspan="3" >
51 <layout class="QHBoxLayout" >
52 <property name="spacing" >
55 <property name="leftMargin" >
58 <property name="topMargin" >
61 <property name="rightMargin" >
64 <property name="bottomMargin" >
68 <widget class="Component::ColorPicker" native="1" name="color" />
71 <widget class="Component::LuminancePicker" native="1" name="luminance" >
72 <property name="maximumSize" >
75 <height>16777215</height>
82 <item row="1" column="0" colspan="3" >
83 <layout class="QGridLayout" >
84 <property name="leftMargin" >
87 <property name="topMargin" >
90 <property name="rightMargin" >
93 <property name="bottomMargin" >
96 <property name="horizontalSpacing" >
99 <property name="verticalSpacing" >
102 <item row="1" column="0" >
103 <widget class="QLabel" name="label_2" >
104 <property name="text" >
109 <item row="1" column="3" >
110 <widget class="QSpinBox" name="s" >
111 <property name="maximum" >
116 <item row="0" column="0" >
117 <widget class="QLabel" name="label" >
118 <property name="text" >
123 <item row="3" column="3" >
124 <widget class="QCheckBox" name="percent" >
125 <property name="text" >
126 <string>percent</string>
130 <item row="3" column="0" >
131 <widget class="QLabel" name="label_7" >
132 <property name="text" >
137 <item row="1" column="1" >
138 <widget class="QSpinBox" name="g" >
139 <property name="maximum" >
144 <item row="2" column="0" >
145 <widget class="QLabel" name="label_3" >
146 <property name="text" >
151 <item row="1" column="2" >
152 <widget class="QLabel" name="label_6" >
153 <property name="text" >
158 <item row="2" column="3" >
159 <widget class="QSpinBox" name="v" >
160 <property name="maximum" >
165 <item row="3" column="1" >
166 <widget class="DGui::ComboBoxF" name="a" />
168 <item row="0" column="2" >
169 <widget class="QLabel" name="label_5" >
170 <property name="text" >
175 <item row="2" column="2" >
176 <widget class="QLabel" name="label_4" >
177 <property name="text" >
182 <item row="0" column="1" >
183 <widget class="QSpinBox" name="r" >
184 <property name="maximum" >
189 <item row="0" column="3" >
190 <widget class="QSpinBox" name="h" >
191 <property name="maximum" >
196 <item row="2" column="1" >
197 <widget class="QSpinBox" name="b" >
198 <property name="maximum" >
205 <item row="3" column="2" >
207 <property name="orientation" >
208 <enum>Qt::Vertical</enum>
210 <property name="sizeHint" >
218 <item row="2" column="0" >
219 <widget class="QLabel" name="label_8" >
220 <property name="text" >
221 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
222 p, li { white-space: pre-wrap; }
223 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
224 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">HTML</span></p></body></html></string>
232 <class>DGui::ComboBoxF</class>
233 <extends>QComboBox</extends>
234 <header>dgui/comboboxf.h</header>
237 <class>Component::ColorPicker</class>
238 <extends>QWidget</extends>
239 <header>private/colorpicker.h</header>
242 <class>Component::LuminancePicker</class>
243 <extends>QWidget</extends>
244 <header>private/luminancepicker.h</header>
254 <tabstop>percent</tabstop>