Warning, /graphics/krita/plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.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>WdgBrushSizeOptions</class>
0008  <widget class="QWidget" name="WdgBrushSizeOptions">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>464</width>
0014     <height>280</height>
0015    </rect>
0016   </property>
0017   <property name="sizePolicy">
0018    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0019     <horstretch>255</horstretch>
0020     <verstretch>255</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <property name="minimumSize">
0024    <size>
0025     <width>385</width>
0026     <height>280</height>
0027    </size>
0028   </property>
0029   <layout class="QGridLayout" name="gridLayout_3">
0030    <property name="leftMargin">
0031     <number>0</number>
0032    </property>
0033    <property name="topMargin">
0034     <number>0</number>
0035    </property>
0036    <property name="rightMargin">
0037     <number>0</number>
0038    </property>
0039    <property name="bottomMargin">
0040     <number>0</number>
0041    </property>
0042    <item row="2" column="0">
0043     <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1">
0044      <item row="0" column="0">
0045       <widget class="QCheckBox" name="jitterMoveBox">
0046        <property name="sizePolicy">
0047         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0048          <horstretch>0</horstretch>
0049          <verstretch>0</verstretch>
0050         </sizepolicy>
0051        </property>
0052        <property name="text">
0053         <string>Jitter Movement</string>
0054        </property>
0055       </widget>
0056      </item>
0057      <item row="0" column="1">
0058       <widget class="KisDoubleSliderSpinBox" name="jitterMove" native="true">
0059        <property name="enabled">
0060         <bool>false</bool>
0061        </property>
0062        <property name="sizePolicy">
0063         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0064          <horstretch>0</horstretch>
0065          <verstretch>0</verstretch>
0066         </sizepolicy>
0067        </property>
0068       </widget>
0069      </item>
0070     </layout>
0071    </item>
0072    <item row="0" column="0">
0073     <layout class="QGridLayout" name="gridLayout" columnstretch="0,1">
0074      <item row="1" column="0">
0075       <widget class="QLabel" name="DiameterLbl">
0076        <property name="sizePolicy">
0077         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0078          <horstretch>0</horstretch>
0079          <verstretch>0</verstretch>
0080         </sizepolicy>
0081        </property>
0082        <property name="minimumSize">
0083         <size>
0084          <width>60</width>
0085          <height>0</height>
0086         </size>
0087        </property>
0088        <property name="text">
0089         <string>Diameter:</string>
0090        </property>
0091        <property name="alignment">
0092         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0093        </property>
0094       </widget>
0095      </item>
0096      <item row="1" column="1">
0097       <widget class="KisDoubleSliderSpinBox" name="diameter" native="true">
0098        <property name="sizePolicy">
0099         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0100          <horstretch>0</horstretch>
0101          <verstretch>0</verstretch>
0102         </sizepolicy>
0103        </property>
0104       </widget>
0105      </item>
0106      <item row="3" column="0">
0107       <widget class="QLabel" name="ScaleLbl">
0108        <property name="sizePolicy">
0109         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0110          <horstretch>0</horstretch>
0111          <verstretch>0</verstretch>
0112         </sizepolicy>
0113        </property>
0114        <property name="minimumSize">
0115         <size>
0116          <width>60</width>
0117          <height>16</height>
0118         </size>
0119        </property>
0120        <property name="text">
0121         <string>Scale:</string>
0122        </property>
0123        <property name="alignment">
0124         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0125        </property>
0126       </widget>
0127      </item>
0128      <item row="3" column="1">
0129       <widget class="KisDoubleSliderSpinBox" name="scale" native="true">
0130        <property name="sizePolicy">
0131         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0132          <horstretch>0</horstretch>
0133          <verstretch>0</verstretch>
0134         </sizepolicy>
0135        </property>
0136       </widget>
0137      </item>
0138      <item row="5" column="0">
0139       <widget class="QLabel" name="spacingLbl">
0140        <property name="sizePolicy">
0141         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0142          <horstretch>0</horstretch>
0143          <verstretch>0</verstretch>
0144         </sizepolicy>
0145        </property>
0146        <property name="minimumSize">
0147         <size>
0148          <width>60</width>
0149          <height>16</height>
0150         </size>
0151        </property>
0152        <property name="text">
0153         <string>Spacing:</string>
0154        </property>
0155        <property name="alignment">
0156         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0157        </property>
0158       </widget>
0159      </item>
0160      <item row="5" column="1">
0161       <widget class="KisDoubleSliderSpinBox" name="spacing" native="true">
0162        <property name="sizePolicy">
0163         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0164          <horstretch>0</horstretch>
0165          <verstretch>0</verstretch>
0166         </sizepolicy>
0167        </property>
0168       </widget>
0169      </item>
0170      <item row="2" column="0">
0171       <widget class="QLabel" name="aspectLbl">
0172        <property name="sizePolicy">
0173         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0174          <horstretch>0</horstretch>
0175          <verstretch>0</verstretch>
0176         </sizepolicy>
0177        </property>
0178        <property name="minimumSize">
0179         <size>
0180          <width>60</width>
0181          <height>16</height>
0182         </size>
0183        </property>
0184        <property name="text">
0185         <string>Aspect ratio:</string>
0186        </property>
0187        <property name="alignment">
0188         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0189        </property>
0190       </widget>
0191      </item>
0192      <item row="2" column="1">
0193       <widget class="KisDoubleSliderSpinBox" name="aspectBox" native="true">
0194        <property name="sizePolicy">
0195         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0196          <horstretch>0</horstretch>
0197          <verstretch>0</verstretch>
0198         </sizepolicy>
0199        </property>
0200       </widget>
0201      </item>
0202      <item row="4" column="0">
0203       <widget class="QLabel" name="rotationLbl">
0204        <property name="enabled">
0205         <bool>true</bool>
0206        </property>
0207        <property name="sizePolicy">
0208         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0209          <horstretch>0</horstretch>
0210          <verstretch>0</verstretch>
0211         </sizepolicy>
0212        </property>
0213        <property name="minimumSize">
0214         <size>
0215          <width>60</width>
0216          <height>16</height>
0217         </size>
0218        </property>
0219        <property name="text">
0220         <string>Angle:</string>
0221        </property>
0222        <property name="alignment">
0223         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0224        </property>
0225       </widget>
0226      </item>
0227      <item row="0" column="0">
0228       <widget class="QLabel" name="shapeLbl">
0229        <property name="enabled">
0230         <bool>false</bool>
0231        </property>
0232        <property name="sizePolicy">
0233         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0234          <horstretch>0</horstretch>
0235          <verstretch>0</verstretch>
0236         </sizepolicy>
0237        </property>
0238        <property name="minimumSize">
0239         <size>
0240          <width>60</width>
0241          <height>0</height>
0242         </size>
0243        </property>
0244        <property name="text">
0245         <string>Shape:</string>
0246        </property>
0247        <property name="alignment">
0248         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0249        </property>
0250       </widget>
0251      </item>
0252      <item row="0" column="1">
0253       <widget class="QComboBox" name="shapeBox">
0254        <property name="enabled">
0255         <bool>false</bool>
0256        </property>
0257        <property name="currentIndex">
0258         <number>0</number>
0259        </property>
0260        <item>
0261         <property name="text">
0262          <string>Ellipse</string>
0263         </property>
0264        </item>
0265        <item>
0266         <property name="text">
0267          <string>Rectangle</string>
0268         </property>
0269        </item>
0270       </widget>
0271      </item>
0272      <item row="6" column="1">
0273       <widget class="KisDoubleSliderSpinBox" name="densityBox" native="true">
0274        <property name="sizePolicy">
0275         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0276          <horstretch>0</horstretch>
0277          <verstretch>0</verstretch>
0278         </sizepolicy>
0279        </property>
0280       </widget>
0281      </item>
0282      <item row="6" column="0">
0283       <widget class="QLabel" name="densityLbl">
0284        <property name="sizePolicy">
0285         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0286          <horstretch>0</horstretch>
0287          <verstretch>0</verstretch>
0288         </sizepolicy>
0289        </property>
0290        <property name="minimumSize">
0291         <size>
0292          <width>60</width>
0293          <height>16</height>
0294         </size>
0295        </property>
0296        <property name="text">
0297         <string>Density:</string>
0298        </property>
0299        <property name="alignment">
0300         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0301        </property>
0302       </widget>
0303      </item>
0304      <item row="4" column="1">
0305       <layout class="QHBoxLayout" name="horizontalLayout">
0306        <property name="spacing">
0307         <number>0</number>
0308        </property>
0309        <item>
0310         <widget class="KisAngleSelector" name="rotationBox" native="true">
0311          <property name="enabled">
0312           <bool>true</bool>
0313          </property>
0314          <property name="sizePolicy">
0315           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0316            <horstretch>0</horstretch>
0317            <verstretch>0</verstretch>
0318           </sizepolicy>
0319          </property>
0320         </widget>
0321        </item>
0322        <item>
0323         <spacer name="horizontalSpacer">
0324          <property name="orientation">
0325           <enum>Qt::Horizontal</enum>
0326          </property>
0327          <property name="sizeHint" stdset="0">
0328           <size>
0329            <width>0</width>
0330            <height>0</height>
0331           </size>
0332          </property>
0333         </spacer>
0334        </item>
0335       </layout>
0336      </item>
0337     </layout>
0338    </item>
0339   </layout>
0340  </widget>
0341  <customwidgets>
0342   <customwidget>
0343    <class>KisDoubleSliderSpinBox</class>
0344    <extends>QDoubleSpinBox</extends>
0345    <header>kis_slider_spin_box.h</header>
0346    <container>1</container>
0347   </customwidget>
0348   <customwidget>
0349    <class>KisAngleSelector</class>
0350    <extends>QWidget</extends>
0351    <header location="global">KisAngleSelector.h</header>
0352    <container>1</container>
0353   </customwidget>
0354  </customwidgets>
0355  <resources/>
0356  <connections/>
0357 </ui>