1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>WdgBlendingOptions</class>
4 <widget class="QWidget" name="WdgBlendingOptions">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>400</width>
10    <height>532</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout_4">
14   <item>
15    <widget class="QGroupBox" name="grpBlendingOptions">
16     <property name="title">
17      <string>Blending Options</string>
18     </property>
19     <layout class="QVBoxLayout" name="verticalLayout_3">
20      <item>
21       <widget class="QGroupBox" name="grpGeneralBlending">
22        <property name="title">
23         <string>General Blending</string>
24        </property>
25        <layout class="QFormLayout" name="formLayout_4">
26         <item row="0" column="0">
27          <widget class="QLabel" name="label_13">
28           <property name="text">
29            <string>Ble&amp;nd Mode:</string>
30           </property>
31           <property name="buddy">
32            <cstring>cmbCompositeOp</cstring>
33           </property>
34          </widget>
35         </item>
36         <item row="0" column="1">
37          <widget class="KisCompositeOpComboBox" name="cmbCompositeOp">
38           <property name="sizePolicy">
39            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
40             <horstretch>0</horstretch>
41             <verstretch>0</verstretch>
42            </sizepolicy>
43           </property>
44           <property name="toolTip">
45            <string>Set the blend mode for the layer</string>
46           </property>
47          </widget>
48         </item>
49         <item row="1" column="0">
50          <widget class="QLabel" name="label_14">
51           <property name="text">
52            <string>&amp;Opacity:</string>
53           </property>
54           <property name="buddy">
55            <cstring>intOpacity</cstring>
56           </property>
57          </widget>
58         </item>
59         <item row="1" column="1">
60          <widget class="KisSliderSpinBox" name="intOpacity" native="true">
61           <property name="sizePolicy">
62            <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
63             <horstretch>0</horstretch>
64             <verstretch>0</verstretch>
65            </sizepolicy>
66           </property>
67           <property name="minimumSize">
68            <size>
69             <width>10</width>
70             <height>15</height>
71            </size>
72           </property>
73           <property name="toolTip">
74            <string>Set the master opacity for the layer</string>
75           </property>
76           <property name="whatsThis">
77            <string>Adjust the transparency of the layer</string>
78           </property>
79          </widget>
80         </item>
81        </layout>
82       </widget>
83      </item>
84      <item>
85       <widget class="QGroupBox" name="grpAdvancedBlending">
86        <property name="title">
87         <string>Advanced Blending</string>
88        </property>
89        <layout class="QFormLayout" name="formLayout_3">
90         <item row="0" column="0">
91          <widget class="QLabel" name="label_8">
92           <property name="text">
93            <string>&amp;Fill Opacity:</string>
94           </property>
95           <property name="buddy">
96            <cstring>intFillOpacity</cstring>
97           </property>
98          </widget>
99         </item>
100         <item row="0" column="1">
101          <widget class="KisSliderSpinBox" name="intFillOpacity" native="true">
102           <property name="sizePolicy">
103            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
104             <horstretch>0</horstretch>
105             <verstretch>0</verstretch>
106            </sizepolicy>
107           </property>
108           <property name="minimumSize">
109            <size>
110             <width>10</width>
111             <height>15</height>
112            </size>
113           </property>
114           <property name="toolTip">
115            <string>Set the interior opacity for the layer</string>
116           </property>
117           <property name="whatsThis">
118            <string>Adjust the transparency of the layer</string>
119           </property>
120          </widget>
121         </item>
122         <item row="1" column="0">
123          <widget class="QLabel" name="label_9">
124           <property name="text">
125            <string>Channels:</string>
126           </property>
127          </widget>
128         </item>
129         <item row="1" column="1">
130          <layout class="QHBoxLayout" name="horizontalLayout_4">
131           <item>
132            <widget class="QCheckBox" name="chkChannel1_2">
133             <property name="toolTip">
134              <string>Choose channels to blend</string>
135             </property>
136             <property name="text">
137              <string>1</string>
138             </property>
139            </widget>
140           </item>
141           <item>
142            <widget class="QCheckBox" name="chkChannel2_2">
143             <property name="toolTip">
144              <string>Choose channels to blend</string>
145             </property>
146             <property name="text">
147              <string>1</string>
148             </property>
149            </widget>
150           </item>
151           <item>
152            <widget class="QCheckBox" name="chkChannel3_2">
153             <property name="toolTip">
154              <string>Choose channels to blend</string>
155             </property>
156             <property name="text">
157              <string>1</string>
158             </property>
159            </widget>
160           </item>
161           <item>
162            <widget class="QCheckBox" name="chkChannel4_2">
163             <property name="toolTip">
164              <string>Choose channels to blend</string>
165             </property>
166             <property name="text">
167              <string>1</string>
168             </property>
169            </widget>
170           </item>
171           <item>
172            <widget class="QCheckBox" name="chkChannel5_2">
173             <property name="toolTip">
174              <string>Choose channels to blend</string>
175             </property>
176             <property name="text">
177              <string>1</string>
178             </property>
179            </widget>
180           </item>
181           <item>
182            <widget class="QCheckBox" name="chkChannel6_2">
183             <property name="toolTip">
184              <string>Choose channels to blend</string>
185             </property>
186             <property name="text">
187              <string>1</string>
188             </property>
189            </widget>
190           </item>
191          </layout>
192         </item>
193         <item row="2" column="0">
194          <widget class="QLabel" name="label_10">
195           <property name="text">
196            <string>K&amp;nockout:</string>
197           </property>
198           <property name="buddy">
199            <cstring>cmbKnockout</cstring>
200           </property>
201          </widget>
202         </item>
203         <item row="2" column="1">
204          <widget class="QComboBox" name="cmbKnockout">
205           <property name="sizePolicy">
206            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
207             <horstretch>0</horstretch>
208             <verstretch>0</verstretch>
209            </sizepolicy>
210           </property>
211           <property name="toolTip">
212            <string>Set the interior transparency. Shallow = Group, Deep = Background</string>
213           </property>
214           <item>
215            <property name="text">
216             <string comment="@item:inlistbox Knockout option">None</string>
217            </property>
218           </item>
219           <item>
220            <property name="text">
221             <string>Shallow</string>
222            </property>
223           </item>
224           <item>
225            <property name="text">
226             <string>Deep</string>
227            </property>
228           </item>
229          </widget>
230         </item>
231         <item row="3" column="1">
232          <widget class="QCheckBox" name="checkBox_7">
233           <property name="toolTip">
234            <string>Blend inner glow, satin, and overlay with layer before blending with document.</string>
235           </property>
236           <property name="text">
237            <string>Blend &amp;Interior Effects as Group</string>
238           </property>
239          </widget>
240         </item>
241         <item row="4" column="1">
242          <widget class="QCheckBox" name="checkBox_8">
243           <property name="toolTip">
244            <string>Blend clipping group before blending with document</string>
245           </property>
246           <property name="text">
247            <string>Blend Cl&amp;ipped Layers as Group</string>
248           </property>
249          </widget>
250         </item>
251         <item row="5" column="1">
252          <widget class="QCheckBox" name="checkBox_9">
253           <property name="toolTip">
254            <string>Use layer transparency in determining the shape of the interior and the effects</string>
255           </property>
256           <property name="text">
257            <string>&amp;Transparency Shapes Layer</string>
258           </property>
259          </widget>
260         </item>
261         <item row="6" column="1">
262          <widget class="QCheckBox" name="checkBox_10">
263           <property name="toolTip">
264            <string>Use layer mask to hide layer and effects rather than shaping the layer and effects</string>
265           </property>
266           <property name="text">
267            <string>Layer Mask Hid&amp;es Effect</string>
268           </property>
269          </widget>
270         </item>
271         <item row="7" column="1">
272          <widget class="QCheckBox" name="checkBox_11">
273           <property name="toolTip">
274            <string>Use layer mask to hide layer and effects rather than shaping the layer and effects</string>
275           </property>
276           <property name="text">
277            <string>Vector Mask &amp;Hides Effect</string>
278           </property>
279          </widget>
280         </item>
281        </layout>
282       </widget>
283      </item>
284      <item>
285       <widget class="QGroupBox" name="grpBlendIf">
286        <property name="title">
287         <string>Blend If</string>
288        </property>
289        <layout class="QVBoxLayout" name="verticalLayout">
290         <item>
291          <widget class="QComboBox" name="cmbChannel_2"/>
292         </item>
293         <item>
294          <layout class="QHBoxLayout" name="horizontalLayout_5">
295           <item>
296            <widget class="QLabel" name="label_11">
297             <property name="text">
298              <string>This Layer</string>
299             </property>
300            </widget>
301           </item>
302           <item>
303            <widget class="QLabel" name="lblThisMin_2">
304             <property name="text">
305              <string>0</string>
306             </property>
307            </widget>
308           </item>
309           <item>
310            <widget class="QLabel" name="lblThisMax_2">
311             <property name="text">
312              <string>255</string>
313             </property>
314            </widget>
315           </item>
316          </layout>
317         </item>
318         <item>
319          <widget class="KisGradientSlider" name="sliderThis_2" native="true"/>
320         </item>
321         <item>
322          <layout class="QHBoxLayout" name="horizontalLayout_6">
323           <item>
324            <widget class="QLabel" name="label_12">
325             <property name="text">
326              <string>Underlying Layer</string>
327             </property>
328            </widget>
329           </item>
330           <item>
331            <widget class="QLabel" name="lblUnderMin_2">
332             <property name="text">
333              <string>0</string>
334             </property>
335            </widget>
336           </item>
337           <item>
338            <widget class="QLabel" name="lblUnderMax_2">
339             <property name="text">
340              <string>255</string>
341             </property>
342            </widget>
343           </item>
344          </layout>
345         </item>
346         <item>
347          <widget class="KisGradientSlider" name="sliderUnderlying_2" native="true"/>
348         </item>
349         <item>
350          <spacer name="verticalSpacer">
351           <property name="orientation">
352            <enum>Qt::Vertical</enum>
353           </property>
354           <property name="sizeHint" stdset="0">
355            <size>
356             <width>20</width>
357             <height>40</height>
358            </size>
359           </property>
360          </spacer>
361         </item>
362        </layout>
363       </widget>
364      </item>
365     </layout>
366    </widget>
367   </item>
368  </layout>
369 </widget>
370 <customwidgets>
371  <customwidget>
372   <class>KisCompositeOpComboBox</class>
373   <extends>QComboBox</extends>
374   <header location="global">kis_cmb_composite.h</header>
375  </customwidget>
376  <customwidget>
377   <class>KisSliderSpinBox</class>
378   <extends>QWidget</extends>
379   <header location="global">kis_slider_spin_box.h</header>
380   <container>1</container>
381  </customwidget>
382  <customwidget>
383   <class>KisGradientSlider</class>
384   <extends>QWidget</extends>
385   <header>KisGradientSlider.h</header>
386   <container>1</container>
387  </customwidget>
388 </customwidgets>
389 <resources/>
390 <connections/>
391</ui>
392