Warning, /graphics/krita/plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.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>DefaultToolGeometryWidget</class>
0008  <widget class="QWidget" name="DefaultToolGeometryWidget">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>182</width>
0014     <height>303</height>
0015    </rect>
0016   </property>
0017   <property name="focusPolicy">
0018    <enum>Qt::NoFocus</enum>
0019   </property>
0020   <layout class="QVBoxLayout" name="verticalLayout_2">
0021    <item>
0022     <layout class="QGridLayout" name="gridLayout">
0023      <property name="spacing">
0024       <number>1</number>
0025      </property>
0026      <item row="0" column="0">
0027       <widget class="QLabel" name="label">
0028        <property name="sizePolicy">
0029         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0030          <horstretch>0</horstretch>
0031          <verstretch>0</verstretch>
0032         </sizepolicy>
0033        </property>
0034        <property name="text">
0035         <string>X:</string>
0036        </property>
0037       </widget>
0038      </item>
0039      <item row="0" column="1">
0040       <widget class="KisDoubleParseUnitSpinBox" name="positionXSpinBox">
0041        <property name="sizePolicy">
0042         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0043          <horstretch>0</horstretch>
0044          <verstretch>0</verstretch>
0045         </sizepolicy>
0046        </property>
0047        <property name="minimumSize">
0048         <size>
0049          <width>30</width>
0050          <height>0</height>
0051         </size>
0052        </property>
0053        <property name="minimum">
0054         <double>-10000.000000000000000</double>
0055        </property>
0056        <property name="maximum">
0057         <double>10000.000000000000000</double>
0058        </property>
0059       </widget>
0060      </item>
0061      <item row="0" column="2">
0062       <widget class="KisDoubleParseUnitSpinBox" name="widthSpinBox">
0063        <property name="sizePolicy">
0064         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0065          <horstretch>0</horstretch>
0066          <verstretch>0</verstretch>
0067         </sizepolicy>
0068        </property>
0069        <property name="minimumSize">
0070         <size>
0071          <width>30</width>
0072          <height>0</height>
0073         </size>
0074        </property>
0075        <property name="minimum">
0076         <double>-10000.000000000000000</double>
0077        </property>
0078        <property name="maximum">
0079         <double>10000.000000000000000</double>
0080        </property>
0081       </widget>
0082      </item>
0083      <item row="0" column="3" rowspan="2">
0084       <widget class="KoAspectButton" name="aspectButton" native="true">
0085        <property name="sizePolicy">
0086         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0087          <horstretch>0</horstretch>
0088          <verstretch>0</verstretch>
0089         </sizepolicy>
0090        </property>
0091        <property name="text" stdset="0">
0092         <string/>
0093        </property>
0094       </widget>
0095      </item>
0096      <item row="1" column="0">
0097       <widget class="QLabel" name="label_2">
0098        <property name="text">
0099         <string>Y:</string>
0100        </property>
0101       </widget>
0102      </item>
0103      <item row="1" column="1">
0104       <widget class="KisDoubleParseUnitSpinBox" name="positionYSpinBox">
0105        <property name="sizePolicy">
0106         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0107          <horstretch>0</horstretch>
0108          <verstretch>0</verstretch>
0109         </sizepolicy>
0110        </property>
0111        <property name="minimumSize">
0112         <size>
0113          <width>30</width>
0114          <height>0</height>
0115         </size>
0116        </property>
0117        <property name="minimum">
0118         <double>-10000.000000000000000</double>
0119        </property>
0120        <property name="maximum">
0121         <double>10000.000000000000000</double>
0122        </property>
0123       </widget>
0124      </item>
0125      <item row="1" column="2">
0126       <widget class="KisDoubleParseUnitSpinBox" name="heightSpinBox">
0127        <property name="sizePolicy">
0128         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0129          <horstretch>0</horstretch>
0130          <verstretch>0</verstretch>
0131         </sizepolicy>
0132        </property>
0133        <property name="minimumSize">
0134         <size>
0135          <width>30</width>
0136          <height>0</height>
0137         </size>
0138        </property>
0139        <property name="minimum">
0140         <double>-10000.000000000000000</double>
0141        </property>
0142        <property name="maximum">
0143         <double>10000.000000000000000</double>
0144        </property>
0145       </widget>
0146      </item>
0147     </layout>
0148    </item>
0149    <item>
0150     <widget class="Line" name="line">
0151      <property name="orientation">
0152       <enum>Qt::Horizontal</enum>
0153      </property>
0154     </widget>
0155    </item>
0156    <item>
0157     <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,1">
0158      <property name="spacing">
0159       <number>1</number>
0160      </property>
0161      <item>
0162       <widget class="KoAnchorSelectionWidget" name="positionSelector" native="true">
0163        <property name="sizePolicy">
0164         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0165          <horstretch>0</horstretch>
0166          <verstretch>0</verstretch>
0167         </sizepolicy>
0168        </property>
0169       </widget>
0170      </item>
0171      <item>
0172       <spacer name="horizontalSpacer">
0173        <property name="orientation">
0174         <enum>Qt::Horizontal</enum>
0175        </property>
0176        <property name="sizeType">
0177         <enum>QSizePolicy::MinimumExpanding</enum>
0178        </property>
0179        <property name="sizeHint" stdset="0">
0180         <size>
0181          <width>20</width>
0182          <height>20</height>
0183         </size>
0184        </property>
0185       </spacer>
0186      </item>
0187      <item>
0188       <layout class="QVBoxLayout" name="verticalLayout">
0189        <property name="spacing">
0190         <number>1</number>
0191        </property>
0192        <item>
0193         <widget class="QCheckBox" name="chkAnchorLock">
0194          <property name="text">
0195           <string>Anchor Lock</string>
0196          </property>
0197         </widget>
0198        </item>
0199        <item>
0200         <widget class="QCheckBox" name="chkUniformScaling">
0201          <property name="toolTip">
0202           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When &amp;quot;Scale Styles&amp;quot; is &lt;span style=&quot; font-weight:600;&quot;&gt;enabled&lt;/span&gt;, the shape's stroke is scaled with the shape itself.&lt;/p&gt;&lt;p&gt;In the &lt;span style=&quot; font-weight:600;&quot;&gt;disabled&lt;/span&gt; state, only the shape is resized, keeping the stroke width and style unaltered.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0203          </property>
0204          <property name="text">
0205           <string>Scale Styles</string>
0206          </property>
0207         </widget>
0208        </item>
0209        <item>
0210         <widget class="QCheckBox" name="chkGlobalCoordinates">
0211          <property name="minimumSize">
0212           <size>
0213            <width>50</width>
0214            <height>0</height>
0215           </size>
0216          </property>
0217          <property name="toolTip">
0218           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;In &amp;quot;Global Coordinates&amp;quot; mode Width and Height fields show the size of the shape's bounding box in image-aligned coordinates, even when the shape is rotated or has any other transform. &lt;/p&gt;&lt;p&gt;If &amp;quot;Global Coordinates&amp;quot; mode is disabled, Width and Height fields show the shape's &amp;quot;local&amp;quot; size, before application of any transformations.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0219          </property>
0220          <property name="text">
0221           <string>Global Coordinates</string>
0222          </property>
0223         </widget>
0224        </item>
0225       </layout>
0226      </item>
0227     </layout>
0228    </item>
0229    <item>
0230     <widget class="Line" name="line_2">
0231      <property name="orientation">
0232       <enum>Qt::Horizontal</enum>
0233      </property>
0234     </widget>
0235    </item>
0236    <item>
0237     <widget class="QComboBox" name="cmbPaintOrder"/>
0238    </item>
0239    <item>
0240     <widget class="KisShapePropertySlider" name="dblOpacity" native="true"/>
0241    </item>
0242    <item>
0243     <spacer name="verticalSpacer">
0244      <property name="orientation">
0245       <enum>Qt::Vertical</enum>
0246      </property>
0247      <property name="sizeHint" stdset="0">
0248       <size>
0249        <width>20</width>
0250        <height>1</height>
0251       </size>
0252      </property>
0253     </spacer>
0254    </item>
0255   </layout>
0256  </widget>
0257  <customwidgets>
0258   <customwidget>
0259    <class>KoAspectButton</class>
0260    <extends>QWidget</extends>
0261    <header>KoAspectButton.h</header>
0262    <container>1</container>
0263   </customwidget>
0264   <customwidget>
0265    <class>KisDoubleParseUnitSpinBox</class>
0266    <extends>QDoubleSpinBox</extends>
0267    <header>kis_double_parse_unit_spin_box.h</header>
0268   </customwidget>
0269   <customwidget>
0270    <class>KoAnchorSelectionWidget</class>
0271    <extends>QWidget</extends>
0272    <header>KoAnchorSelectionWidget.h</header>
0273    <container>1</container>
0274   </customwidget>
0275   <customwidget>
0276    <class>KisShapePropertySlider</class>
0277    <extends>QWidget</extends>
0278    <header location="global">KisSelectionPropertySlider.h</header>
0279    <container>1</container>
0280   </customwidget>
0281  </customwidgets>
0282  <tabstops>
0283   <tabstop>positionXSpinBox</tabstop>
0284   <tabstop>positionYSpinBox</tabstop>
0285   <tabstop>widthSpinBox</tabstop>
0286   <tabstop>heightSpinBox</tabstop>
0287  </tabstops>
0288  <resources/>
0289  <connections/>
0290 </ui>