Warning, /office/calligra/libs/flake/SnapGuideConfigWidget.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  <class>SnapGuideConfigWidget</class>
0004  <widget class="QWidget" name="SnapGuideConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>218</width>
0010     <height>66</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" columnstretch="0,0,0,0,1" rowstretch="0,0,1">
0014    <property name="margin">
0015     <number>0</number>
0016    </property>
0017    <item row="0" column="0">
0018     <widget class="QCheckBox" name="useSnapGuides">
0019      <property name="text">
0020       <string/>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="0" column="1">
0025     <widget class="QToolButton" name="nodeSnapGuide">
0026      <property name="checkable">
0027       <bool>true</bool>
0028      </property>
0029      <property name="toolTip">
0030       <string>Nodes</string>
0031      </property>
0032      <property name="text">
0033       <string/>
0034      </property>
0035     </widget>
0036    </item>
0037    <item row="0" column="2">
0038     <widget class="QToolButton" name="extensionSnapGuide">
0039      <property name="checkable">
0040       <bool>true</bool>
0041      </property>
0042      <property name="toolTip">
0043       <string>Extension of lines</string>
0044      </property>
0045      <property name="text">
0046       <string/>
0047      </property>
0048     </widget>
0049    </item>
0050    <item row="0" column="3">
0051     <widget class="QToolButton" name="boundingBoxSnapGuide">
0052      <property name="checkable">
0053       <bool>true</bool>
0054      </property>
0055      <property name="toolTip">
0056       <string>Bounding box of shape</string>
0057      </property>
0058      <property name="text">
0059       <string/>
0060      </property>
0061     </widget>
0062    </item>
0063    <item row="1" column="0">
0064     <widget class="QSpinBox" name="snapDistance">
0065      <property name="sizePolicy">
0066       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0067        <horstretch>0</horstretch>
0068        <verstretch>0</verstretch>
0069       </sizepolicy>
0070      </property>
0071      <property name="toolTip">
0072       <string>Proximity distance where snapping happens</string>
0073      </property>
0074      <property name="suffix">
0075       <string> px</string>
0076      </property>
0077     </widget>
0078    </item>
0079    <item row="1" column="1">
0080     <widget class="QToolButton" name="orthogonalSnapGuide">
0081      <property name="checkable">
0082       <bool>true</bool>
0083      </property>
0084      <property name="toolTip">
0085       <string>Orthogonal</string>
0086      </property>
0087      <property name="text">
0088       <string/>
0089      </property>
0090     </widget>
0091    </item>
0092    <item row="1" column="2">
0093     <widget class="QToolButton" name="intersectionSnapGuide">
0094      <property name="checkable">
0095       <bool>true</bool>
0096      </property>
0097      <property name="toolTip">
0098       <string>Intersection of lines</string>
0099      </property>
0100      <property name="text">
0101       <string/>
0102      </property>
0103     </widget>
0104    </item>
0105    <item row="1" column="3">
0106     <widget class="QToolButton" name="lineGuideSnapGuide">
0107      <property name="checkable">
0108       <bool>true</bool>
0109      </property>
0110      <property name="toolTip">
0111       <string>Guide lines</string>
0112      </property>
0113      <property name="text">
0114       <string/>
0115      </property>
0116     </widget>
0117    </item>
0118    <item row="2" column="1">
0119     <widget class="QWidget" name="SpecialSpacer" native="true">
0120      <property name="sizePolicy">
0121       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0122        <horstretch>0</horstretch>
0123        <verstretch>0</verstretch>
0124       </sizepolicy>
0125      </property>
0126     </widget>
0127    </item>
0128    <item row="0" column="4">
0129     <spacer>
0130      <property name="orientation">
0131       <enum>Qt::Horizontal</enum>
0132      </property>
0133     </spacer>
0134    </item>
0135   </layout>
0136  </widget>
0137  <resources/>
0138  <connections/>
0139 </ui>