Warning, /graphics/kxstitch/ui/PatternElement.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>PatternElement</class>
0004  <widget class="QWidget" name="PatternElement">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>368</width>
0010     <height>509</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Pattern Element Properties</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout_2">
0017    <item row="0" column="0" colspan="2">
0018     <widget class="QScrollArea" name="PreviewFrame">
0019      <property name="sizePolicy">
0020       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0021        <horstretch>100</horstretch>
0022        <verstretch>100</verstretch>
0023       </sizepolicy>
0024      </property>
0025      <property name="minimumSize">
0026       <size>
0027        <width>0</width>
0028        <height>0</height>
0029       </size>
0030      </property>
0031      <property name="toolTip">
0032       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;Click and drag to select the area of the pattern to be displayed.&lt;br /&gt;Grayed out areas have already been selected on this or other pages.&lt;/body&gt;&lt;/html&gt;</string>
0033      </property>
0034      <property name="verticalScrollBarPolicy">
0035       <enum>Qt::ScrollBarAlwaysOn</enum>
0036      </property>
0037      <property name="horizontalScrollBarPolicy">
0038       <enum>Qt::ScrollBarAlwaysOn</enum>
0039      </property>
0040      <property name="widgetResizable">
0041       <bool>false</bool>
0042      </property>
0043      <property name="alignment">
0044       <set>Qt::AlignCenter</set>
0045      </property>
0046      <widget class="QWidget" name="scrollAreaWidgetContents">
0047       <property name="geometry">
0048        <rect>
0049         <x>15</x>
0050         <y>2</y>
0051         <width>300</width>
0052         <height>300</height>
0053        </rect>
0054       </property>
0055      </widget>
0056     </widget>
0057    </item>
0058    <item row="1" column="0">
0059     <layout class="QGridLayout" name="gridLayout">
0060      <item row="0" column="0">
0061       <widget class="QCheckBox" name="ShowStitches">
0062        <property name="text">
0063         <string>Show stitches</string>
0064        </property>
0065       </widget>
0066      </item>
0067      <item row="0" column="1">
0068       <widget class="QLabel" name="label">
0069        <property name="text">
0070         <string>As</string>
0071        </property>
0072       </widget>
0073      </item>
0074      <item row="0" column="2">
0075       <widget class="KComboBox" name="RenderStitchesAs">
0076        <property name="enabled">
0077         <bool>false</bool>
0078        </property>
0079        <item>
0080         <property name="text">
0081          <string>Stitches</string>
0082         </property>
0083        </item>
0084        <item>
0085         <property name="text">
0086          <string>Black &amp; White Symbols</string>
0087         </property>
0088        </item>
0089        <item>
0090         <property name="text">
0091          <string>Color Symbols</string>
0092         </property>
0093        </item>
0094        <item>
0095         <property name="text">
0096          <string>Color Blocks</string>
0097         </property>
0098        </item>
0099        <item>
0100         <property name="text">
0101          <string>Color Blocks &amp; Symbols</string>
0102         </property>
0103        </item>
0104       </widget>
0105      </item>
0106      <item row="1" column="0">
0107       <widget class="QCheckBox" name="ShowBackstitches">
0108        <property name="text">
0109         <string>Show backstitches</string>
0110        </property>
0111       </widget>
0112      </item>
0113      <item row="1" column="1">
0114       <widget class="QLabel" name="label_2">
0115        <property name="text">
0116         <string>As</string>
0117        </property>
0118       </widget>
0119      </item>
0120      <item row="1" column="2">
0121       <widget class="KComboBox" name="RenderBackstitchesAs">
0122        <property name="enabled">
0123         <bool>false</bool>
0124        </property>
0125        <item>
0126         <property name="text">
0127          <string>Color Lines</string>
0128         </property>
0129        </item>
0130        <item>
0131         <property name="text">
0132          <string>Black &amp; White Symbols</string>
0133         </property>
0134        </item>
0135       </widget>
0136      </item>
0137      <item row="2" column="0">
0138       <widget class="QCheckBox" name="ShowKnots">
0139        <property name="text">
0140         <string>Show knots</string>
0141        </property>
0142       </widget>
0143      </item>
0144      <item row="2" column="1">
0145       <widget class="QLabel" name="label_3">
0146        <property name="text">
0147         <string>As</string>
0148        </property>
0149       </widget>
0150      </item>
0151      <item row="2" column="2">
0152       <widget class="KComboBox" name="RenderKnotsAs">
0153        <property name="enabled">
0154         <bool>false</bool>
0155        </property>
0156        <item>
0157         <property name="text">
0158          <string>Color Blocks</string>
0159         </property>
0160        </item>
0161        <item>
0162         <property name="text">
0163          <string>Color Symbols</string>
0164         </property>
0165        </item>
0166        <item>
0167         <property name="text">
0168          <string>Black &amp; White Symbols</string>
0169         </property>
0170        </item>
0171       </widget>
0172      </item>
0173      <item row="3" column="0">
0174       <widget class="QCheckBox" name="ShowScales">
0175        <property name="enabled">
0176         <bool>true</bool>
0177        </property>
0178        <property name="toolTip">
0179         <string>Not currently implemented</string>
0180        </property>
0181        <property name="text">
0182         <string>Show scales</string>
0183        </property>
0184       </widget>
0185      </item>
0186      <item row="3" column="1">
0187       <widget class="QLabel" name="label_4">
0188        <property name="text">
0189         <string>As</string>
0190        </property>
0191       </widget>
0192      </item>
0193      <item row="3" column="2">
0194       <widget class="KComboBox" name="FormatScalesAs">
0195        <property name="enabled">
0196         <bool>false</bool>
0197        </property>
0198        <item>
0199         <property name="text">
0200          <string>Stitches</string>
0201         </property>
0202        </item>
0203        <item>
0204         <property name="text">
0205          <string>Inches</string>
0206         </property>
0207        </item>
0208        <item>
0209         <property name="text">
0210          <string>CM</string>
0211         </property>
0212        </item>
0213       </widget>
0214      </item>
0215      <item row="4" column="0">
0216       <widget class="QCheckBox" name="ShowGrid">
0217        <property name="text">
0218         <string>Show grid</string>
0219        </property>
0220       </widget>
0221      </item>
0222      <item row="5" column="0">
0223       <widget class="QCheckBox" name="ShowPlan">
0224        <property name="text">
0225         <string>Show map</string>
0226        </property>
0227       </widget>
0228      </item>
0229     </layout>
0230    </item>
0231    <item row="1" column="1">
0232     <spacer name="horizontalSpacer">
0233      <property name="orientation">
0234       <enum>Qt::Horizontal</enum>
0235      </property>
0236      <property name="sizeHint" stdset="0">
0237       <size>
0238        <width>77</width>
0239        <height>20</height>
0240       </size>
0241      </property>
0242     </spacer>
0243    </item>
0244    <item row="2" column="0" colspan="2">
0245     <widget class="QDialogButtonBox" name="DialogButtonBox">
0246      <property name="standardButtons">
0247       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0248      </property>
0249     </widget>
0250    </item>
0251   </layout>
0252  </widget>
0253  <customwidgets>
0254   <customwidget>
0255    <class>KComboBox</class>
0256    <extends>QComboBox</extends>
0257    <header>kcombobox.h</header>
0258   </customwidget>
0259  </customwidgets>
0260  <resources/>
0261  <connections>
0262   <connection>
0263    <sender>ShowStitches</sender>
0264    <signal>toggled(bool)</signal>
0265    <receiver>RenderStitchesAs</receiver>
0266    <slot>setEnabled(bool)</slot>
0267    <hints>
0268     <hint type="sourcelabel">
0269      <x>28</x>
0270      <y>455</y>
0271     </hint>
0272     <hint type="destinationlabel">
0273      <x>208</x>
0274      <y>455</y>
0275     </hint>
0276    </hints>
0277   </connection>
0278   <connection>
0279    <sender>ShowBackstitches</sender>
0280    <signal>toggled(bool)</signal>
0281    <receiver>RenderBackstitchesAs</receiver>
0282    <slot>setEnabled(bool)</slot>
0283    <hints>
0284     <hint type="sourcelabel">
0285      <x>50</x>
0286      <y>478</y>
0287     </hint>
0288     <hint type="destinationlabel">
0289      <x>191</x>
0290      <y>484</y>
0291     </hint>
0292    </hints>
0293   </connection>
0294   <connection>
0295    <sender>ShowKnots</sender>
0296    <signal>toggled(bool)</signal>
0297    <receiver>RenderKnotsAs</receiver>
0298    <slot>setEnabled(bool)</slot>
0299    <hints>
0300     <hint type="sourcelabel">
0301      <x>74</x>
0302      <y>507</y>
0303     </hint>
0304     <hint type="destinationlabel">
0305      <x>221</x>
0306      <y>506</y>
0307     </hint>
0308    </hints>
0309   </connection>
0310   <connection>
0311    <sender>ShowScales</sender>
0312    <signal>toggled(bool)</signal>
0313    <receiver>FormatScalesAs</receiver>
0314    <slot>setEnabled(bool)</slot>
0315    <hints>
0316     <hint type="sourcelabel">
0317      <x>62</x>
0318      <y>576</y>
0319     </hint>
0320     <hint type="destinationlabel">
0321      <x>253</x>
0322      <y>581</y>
0323     </hint>
0324    </hints>
0325   </connection>
0326  </connections>
0327 </ui>