Warning, /graphics/krita/libs/ui/layerstyles/wdgblendingoptions.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="utf-8"?> 0002 <ui version="4.0"> 0003 <author> 0004 SPDX-FileCopyrightText: none 0005 SPDX-License-Identifier: GPL-3.0-or-later 0006 </author> 0007 <class>WdgBlendingOptions</class> 0008 <widget class="QWidget" name="WdgBlendingOptions"> 0009 <property name="geometry"> 0010 <rect> 0011 <x>0</x> 0012 <y>0</y> 0013 <width>400</width> 0014 <height>532</height> 0015 </rect> 0016 </property> 0017 <layout class="QVBoxLayout" name="verticalLayout_4"> 0018 <item> 0019 <widget class="QGroupBox" name="grpBlendingOptions"> 0020 <property name="title"> 0021 <string>Blending Options</string> 0022 </property> 0023 <layout class="QVBoxLayout" name="verticalLayout_3"> 0024 <item> 0025 <widget class="QGroupBox" name="grpGeneralBlending"> 0026 <property name="title"> 0027 <string>General Blending</string> 0028 </property> 0029 <layout class="QFormLayout" name="formLayout_4"> 0030 <item column="0" row="0"> 0031 <widget class="QLabel" name="label_13"> 0032 <property name="text"> 0033 <string>Ble&nd Mode:</string> 0034 </property> 0035 <property name="buddy"> 0036 <cstring>cmbCompositeOp</cstring> 0037 </property> 0038 </widget> 0039 </item> 0040 <item column="1" row="0"> 0041 <widget class="KisCompositeOpComboBox" name="cmbCompositeOp"> 0042 <property name="sizePolicy"> 0043 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0044 <horstretch>0</horstretch> 0045 <verstretch>0</verstretch> 0046 </sizepolicy> 0047 </property> 0048 <property name="toolTip"> 0049 <string>Set the blend mode for the layer</string> 0050 </property> 0051 </widget> 0052 </item> 0053 <item column="0" row="1"> 0054 <widget class="QLabel" name="label_14"> 0055 <property name="text"> 0056 <string>&Opacity:</string> 0057 </property> 0058 <property name="buddy"> 0059 <cstring>intOpacity</cstring> 0060 </property> 0061 </widget> 0062 </item> 0063 <item column="1" row="1"> 0064 <widget class="KisSliderSpinBox" name="intOpacity" native="true"> 0065 <property name="sizePolicy"> 0066 <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> 0067 <horstretch>0</horstretch> 0068 <verstretch>0</verstretch> 0069 </sizepolicy> 0070 </property> 0071 <property name="minimumSize"> 0072 <size> 0073 <width>10</width> 0074 <height>15</height> 0075 </size> 0076 </property> 0077 <property name="toolTip"> 0078 <string>Set the master opacity for the layer</string> 0079 </property> 0080 <property name="whatsThis"> 0081 <string>Adjust the transparency of the layer</string> 0082 </property> 0083 </widget> 0084 </item> 0085 </layout> 0086 </widget> 0087 </item> 0088 <item> 0089 <widget class="QGroupBox" name="grpAdvancedBlending"> 0090 <property name="title"> 0091 <string>Advanced Blending</string> 0092 </property> 0093 <layout class="QFormLayout" name="formLayout_3"> 0094 <item column="0" row="0"> 0095 <widget class="QLabel" name="label_8"> 0096 <property name="text"> 0097 <string>&Fill Opacity:</string> 0098 </property> 0099 <property name="buddy"> 0100 <cstring>intFillOpacity</cstring> 0101 </property> 0102 </widget> 0103 </item> 0104 <item column="1" row="0"> 0105 <widget class="KisSliderSpinBox" name="intFillOpacity" native="true"> 0106 <property name="sizePolicy"> 0107 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> 0108 <horstretch>0</horstretch> 0109 <verstretch>0</verstretch> 0110 </sizepolicy> 0111 </property> 0112 <property name="minimumSize"> 0113 <size> 0114 <width>10</width> 0115 <height>15</height> 0116 </size> 0117 </property> 0118 <property name="toolTip"> 0119 <string>Set the interior opacity for the layer</string> 0120 </property> 0121 <property name="whatsThis"> 0122 <string>Adjust the transparency of the layer</string> 0123 </property> 0124 </widget> 0125 </item> 0126 <item column="0" row="1"> 0127 <widget class="QLabel" name="label_9"> 0128 <property name="text"> 0129 <string>Channels:</string> 0130 </property> 0131 </widget> 0132 </item> 0133 <item column="1" row="1"> 0134 <layout class="QHBoxLayout" name="horizontalLayout_4"> 0135 <item> 0136 <widget class="QCheckBox" name="chkChannel1_2"> 0137 <property name="toolTip"> 0138 <string>Choose channels to blend</string> 0139 </property> 0140 <property name="text"> 0141 <string>1</string> 0142 </property> 0143 </widget> 0144 </item> 0145 <item> 0146 <widget class="QCheckBox" name="chkChannel2_2"> 0147 <property name="toolTip"> 0148 <string>Choose channels to blend</string> 0149 </property> 0150 <property name="text"> 0151 <string>1</string> 0152 </property> 0153 </widget> 0154 </item> 0155 <item> 0156 <widget class="QCheckBox" name="chkChannel3_2"> 0157 <property name="toolTip"> 0158 <string>Choose channels to blend</string> 0159 </property> 0160 <property name="text"> 0161 <string>1</string> 0162 </property> 0163 </widget> 0164 </item> 0165 <item> 0166 <widget class="QCheckBox" name="chkChannel4_2"> 0167 <property name="toolTip"> 0168 <string>Choose channels to blend</string> 0169 </property> 0170 <property name="text"> 0171 <string>1</string> 0172 </property> 0173 </widget> 0174 </item> 0175 <item> 0176 <widget class="QCheckBox" name="chkChannel5_2"> 0177 <property name="toolTip"> 0178 <string>Choose channels to blend</string> 0179 </property> 0180 <property name="text"> 0181 <string>1</string> 0182 </property> 0183 </widget> 0184 </item> 0185 <item> 0186 <widget class="QCheckBox" name="chkChannel6_2"> 0187 <property name="toolTip"> 0188 <string>Choose channels to blend</string> 0189 </property> 0190 <property name="text"> 0191 <string>1</string> 0192 </property> 0193 </widget> 0194 </item> 0195 </layout> 0196 </item> 0197 <item column="0" row="2"> 0198 <widget class="QLabel" name="label_10"> 0199 <property name="text"> 0200 <string>K&nockout:</string> 0201 </property> 0202 <property name="buddy"> 0203 <cstring>cmbKnockout</cstring> 0204 </property> 0205 </widget> 0206 </item> 0207 <item column="1" row="2"> 0208 <widget class="QComboBox" name="cmbKnockout"> 0209 <property name="sizePolicy"> 0210 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0211 <horstretch>0</horstretch> 0212 <verstretch>0</verstretch> 0213 </sizepolicy> 0214 </property> 0215 <property name="toolTip"> 0216 <string>Set the interior transparency. Shallow = Group, Deep = Background</string> 0217 </property> 0218 <item> 0219 <property name="text"> 0220 <string comment="@item:inlistbox Knockout option">None</string> 0221 </property> 0222 </item> 0223 <item> 0224 <property name="text"> 0225 <string>Shallow</string> 0226 </property> 0227 </item> 0228 <item> 0229 <property name="text"> 0230 <string>Deep</string> 0231 </property> 0232 </item> 0233 </widget> 0234 </item> 0235 <item column="1" row="3"> 0236 <widget class="QCheckBox" name="checkBox_7"> 0237 <property name="toolTip"> 0238 <string>Blend inner glow, satin, and overlay with layer before blending with document.</string> 0239 </property> 0240 <property name="text"> 0241 <string>Blend &Interior Effects as Group</string> 0242 </property> 0243 </widget> 0244 </item> 0245 <item column="1" row="4"> 0246 <widget class="QCheckBox" name="checkBox_8"> 0247 <property name="toolTip"> 0248 <string>Blend clipping group before blending with document</string> 0249 </property> 0250 <property name="text"> 0251 <string>Blend Cl&ipped Layers as Group</string> 0252 </property> 0253 </widget> 0254 </item> 0255 <item column="1" row="5"> 0256 <widget class="QCheckBox" name="checkBox_9"> 0257 <property name="toolTip"> 0258 <string>Use layer transparency in determining the shape of the interior and the effects</string> 0259 </property> 0260 <property name="text"> 0261 <string>&Transparency Shapes Layer</string> 0262 </property> 0263 </widget> 0264 </item> 0265 <item column="1" row="6"> 0266 <widget class="QCheckBox" name="checkBox_10"> 0267 <property name="toolTip"> 0268 <string>Use layer mask to hide layer and effects rather than shaping the layer and effects</string> 0269 </property> 0270 <property name="text"> 0271 <string>Layer Mask Hid&es Effect</string> 0272 </property> 0273 </widget> 0274 </item> 0275 <item column="1" row="7"> 0276 <widget class="QCheckBox" name="checkBox_11"> 0277 <property name="toolTip"> 0278 <string>Use layer mask to hide layer and effects rather than shaping the layer and effects</string> 0279 </property> 0280 <property name="text"> 0281 <string>Vector Mask &Hides Effect</string> 0282 </property> 0283 </widget> 0284 </item> 0285 </layout> 0286 </widget> 0287 </item> 0288 <item> 0289 <widget class="QGroupBox" name="grpBlendIf"> 0290 <property name="title"> 0291 <string>Blend If</string> 0292 </property> 0293 <layout class="QVBoxLayout" name="verticalLayout"> 0294 <item> 0295 <widget class="QComboBox" name="cmbChannel_2"/> 0296 </item> 0297 <item> 0298 <layout class="QHBoxLayout" name="horizontalLayout_5"> 0299 <item> 0300 <widget class="QLabel" name="label_11"> 0301 <property name="text"> 0302 <string>This Layer</string> 0303 </property> 0304 </widget> 0305 </item> 0306 <item> 0307 <widget class="QLabel" name="lblThisMin_2"> 0308 <property name="text"> 0309 <string>0</string> 0310 </property> 0311 </widget> 0312 </item> 0313 <item> 0314 <widget class="QLabel" name="lblThisMax_2"> 0315 <property name="text"> 0316 <string>255</string> 0317 </property> 0318 </widget> 0319 </item> 0320 </layout> 0321 </item> 0322 <item> 0323 <widget class="KisOutputLevelsSlider" name="sliderThis_2" native="true"/> 0324 </item> 0325 <item> 0326 <layout class="QHBoxLayout" name="horizontalLayout_6"> 0327 <item> 0328 <widget class="QLabel" name="label_12"> 0329 <property name="text"> 0330 <string>Underlying Layer</string> 0331 </property> 0332 </widget> 0333 </item> 0334 <item> 0335 <widget class="QLabel" name="lblUnderMin_2"> 0336 <property name="text"> 0337 <string>0</string> 0338 </property> 0339 </widget> 0340 </item> 0341 <item> 0342 <widget class="QLabel" name="lblUnderMax_2"> 0343 <property name="text"> 0344 <string>255</string> 0345 </property> 0346 </widget> 0347 </item> 0348 </layout> 0349 </item> 0350 <item> 0351 <widget class="KisOutputLevelsSlider" name="sliderUnderlying_2" native="true"/> 0352 </item> 0353 <item> 0354 <spacer name="verticalSpacer"> 0355 <property name="orientation"> 0356 <enum>Qt::Vertical</enum> 0357 </property> 0358 <property name="sizeHint" stdset="0"> 0359 <size> 0360 <width>20</width> 0361 <height>40</height> 0362 </size> 0363 </property> 0364 </spacer> 0365 </item> 0366 </layout> 0367 </widget> 0368 </item> 0369 </layout> 0370 </widget> 0371 </item> 0372 </layout> 0373 </widget> 0374 <customwidgets> 0375 <customwidget> 0376 <class>KisCompositeOpComboBox</class> 0377 <extends>QComboBox</extends> 0378 <header location="global">kis_cmb_composite.h</header> 0379 </customwidget> 0380 <customwidget> 0381 <class>KisSliderSpinBox</class> 0382 <extends>QSpinBox</extends> 0383 <header location="global">kis_slider_spin_box.h</header> 0384 <container>1</container> 0385 </customwidget> 0386 <customwidget> 0387 <class>KisOutputLevelsSlider</class> 0388 <extends>QWidget</extends> 0389 <header>KisLevelsSlider.h</header> 0390 <container>1</container> 0391 </customwidget> 0392 </customwidgets> 0393 <resources/> 0394 <connections/> 0395 </ui>