Warning, /graphics/krita/libs/ui/layerstyles/WdgSatin.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>WdgSatin</class> 0008 <widget class="QWidget" name="WdgSatin"> 0009 <property name="geometry"> 0010 <rect> 0011 <x>0</x> 0012 <y>0</y> 0013 <width>400</width> 0014 <height>429</height> 0015 </rect> 0016 </property> 0017 <layout class="QGridLayout" name="gridLayout"> 0018 <item column="0" row="0"> 0019 <widget class="QGroupBox" name="groupBox"> 0020 <property name="title"> 0021 <string>Satin</string> 0022 </property> 0023 <layout class="QGridLayout" name="gridLayout_2"> 0024 <item column="0" row="0"> 0025 <widget class="QGroupBox" name="groupBox_2"> 0026 <property name="title"> 0027 <string>Structure</string> 0028 </property> 0029 <layout class="QFormLayout" name="formLayout"> 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 <layout class="QHBoxLayout" name="horizontalLayout"> 0042 <item> 0043 <widget class="KisLayerStyleCompositeOpComboBox" name="cmbCompositeOp"> 0044 <property name="sizePolicy"> 0045 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0046 <horstretch>0</horstretch> 0047 <verstretch>0</verstretch> 0048 </sizepolicy> 0049 </property> 0050 <property name="toolTip"> 0051 <string>Set the blend mode for the layer</string> 0052 </property> 0053 </widget> 0054 </item> 0055 <item> 0056 <widget class="KisColorButton" name="bnColor"> 0057 <property name="text"> 0058 <string>...</string> 0059 </property> 0060 </widget> 0061 </item> 0062 </layout> 0063 </item> 0064 <item column="0" row="1"> 0065 <widget class="QLabel" name="label_14"> 0066 <property name="text"> 0067 <string>Opaci&ty:</string> 0068 </property> 0069 <property name="buddy"> 0070 <cstring>intOpacity</cstring> 0071 </property> 0072 </widget> 0073 </item> 0074 <item column="1" row="1"> 0075 <widget class="KisSliderSpinBox" name="intOpacity" native="true"> 0076 <property name="sizePolicy"> 0077 <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> 0078 <horstretch>0</horstretch> 0079 <verstretch>0</verstretch> 0080 </sizepolicy> 0081 </property> 0082 <property name="minimumSize"> 0083 <size> 0084 <width>10</width> 0085 <height>15</height> 0086 </size> 0087 </property> 0088 <property name="toolTip"> 0089 <string>Set the master opacity for the layer</string> 0090 </property> 0091 <property name="whatsThis"> 0092 <string>Adjust the transparency of the layer</string> 0093 </property> 0094 </widget> 0095 </item> 0096 <item column="0" row="2"> 0097 <widget class="QLabel" name="label"> 0098 <property name="text"> 0099 <string>An&gle:</string> 0100 </property> 0101 <property name="buddy"> 0102 <cstring>angleSelector</cstring> 0103 </property> 0104 </widget> 0105 </item> 0106 <item column="0" row="4"> 0107 <widget class="QLabel" name="label_2"> 0108 <property name="text"> 0109 <string>&Distance:</string> 0110 </property> 0111 <property name="buddy"> 0112 <cstring>intDistance</cstring> 0113 </property> 0114 </widget> 0115 </item> 0116 <item column="1" row="4"> 0117 <widget class="KisSliderSpinBox" name="intDistance" native="true"> 0118 <property name="sizePolicy"> 0119 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> 0120 <horstretch>0</horstretch> 0121 <verstretch>0</verstretch> 0122 </sizepolicy> 0123 </property> 0124 </widget> 0125 </item> 0126 <item column="0" row="5"> 0127 <widget class="QLabel" name="label_4"> 0128 <property name="text"> 0129 <string>S&ize:</string> 0130 </property> 0131 <property name="buddy"> 0132 <cstring>intSize</cstring> 0133 </property> 0134 </widget> 0135 </item> 0136 <item column="1" row="5"> 0137 <widget class="KisSliderSpinBox" name="intSize" native="true"> 0138 <property name="sizePolicy"> 0139 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> 0140 <horstretch>0</horstretch> 0141 <verstretch>0</verstretch> 0142 </sizepolicy> 0143 </property> 0144 </widget> 0145 </item> 0146 <item column="0" row="6"> 0147 <widget class="QLabel" name="label_6"> 0148 <property name="text"> 0149 <string>Contour:</string> 0150 </property> 0151 </widget> 0152 </item> 0153 <item column="1" row="6"> 0154 <widget class="KisCmbContour" name="cmbContour" native="true"/> 0155 </item> 0156 <item column="1" row="7"> 0157 <widget class="QCheckBox" name="chkAntiAliased"> 0158 <property name="toolTip"> 0159 <string>Smooth the contour</string> 0160 </property> 0161 <property name="text"> 0162 <string>Anti-aliased</string> 0163 </property> 0164 </widget> 0165 </item> 0166 <item column="1" row="8"> 0167 <widget class="QCheckBox" name="chkInvert"> 0168 <property name="text"> 0169 <string comment="@option:check In Layer Style">&Invert</string> 0170 </property> 0171 </widget> 0172 </item> 0173 <item column="1" row="2"> 0174 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0175 <item> 0176 <widget class="KisLayerStyleAngleSelector" name="angleSelector" native="true"> 0177 <property name="sizePolicy"> 0178 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0179 <horstretch>0</horstretch> 0180 <verstretch>0</verstretch> 0181 </sizepolicy> 0182 </property> 0183 </widget> 0184 </item> 0185 <item> 0186 <spacer name="horizontalSpacer"> 0187 <property name="orientation"> 0188 <enum>Qt::Horizontal</enum> 0189 </property> 0190 <property name="sizeHint" stdset="0"> 0191 <size> 0192 <width>40</width> 0193 <height>20</height> 0194 </size> 0195 </property> 0196 </spacer> 0197 </item> 0198 </layout> 0199 </item> 0200 </layout> 0201 <zorder>cmbContour</zorder> 0202 <zorder>chkAntiAliased</zorder> 0203 <zorder>intOpacity</zorder> 0204 <zorder>label_13</zorder> 0205 <zorder>label_14</zorder> 0206 <zorder>label_4</zorder> 0207 <zorder>intDistance</zorder> 0208 <zorder>intSize</zorder> 0209 <zorder>label</zorder> 0210 <zorder>label_2</zorder> 0211 <zorder>label_6</zorder> 0212 <zorder>chkInvert</zorder> 0213 </widget> 0214 </item> 0215 <item column="0" row="1"> 0216 <spacer name="verticalSpacer"> 0217 <property name="orientation"> 0218 <enum>Qt::Vertical</enum> 0219 </property> 0220 <property name="sizeHint" stdset="0"> 0221 <size> 0222 <width>20</width> 0223 <height>40</height> 0224 </size> 0225 </property> 0226 </spacer> 0227 </item> 0228 </layout> 0229 </widget> 0230 </item> 0231 </layout> 0232 </widget> 0233 <customwidgets> 0234 <customwidget> 0235 <class>KisColorButton</class> 0236 <extends>QPushButton</extends> 0237 <header>kis_color_button.h</header> 0238 </customwidget> 0239 <customwidget> 0240 <class>KisSliderSpinBox</class> 0241 <extends>QSpinBox</extends> 0242 <header location="global">kis_slider_spin_box.h</header> 0243 <container>1</container> 0244 </customwidget> 0245 <customwidget> 0246 <class>KisLayerStyleCompositeOpComboBox</class> 0247 <extends>QComboBox</extends> 0248 <header location="global">kis_cmb_composite.h</header> 0249 </customwidget> 0250 <customwidget> 0251 <class>KisLayerStyleAngleSelector</class> 0252 <extends>QWidget</extends> 0253 <header>KisLayerStyleAngleSelector.h</header> 0254 <container>1</container> 0255 </customwidget> 0256 <customwidget> 0257 <class>KisCmbContour</class> 0258 <extends>QWidget</extends> 0259 <header>kis_cmb_contour.h</header> 0260 </customwidget> 0261 </customwidgets> 0262 <resources/> 0263 <connections/> 0264 </ui>