Warning, /graphics/kxstitch/ui/LibraryPatternProperties.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>LibraryPatternProperties</class>
0004  <widget class="QWidget" name="LibraryPatternProperties">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>458</width>
0010     <height>218</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Library Pattern Properties</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout_2">
0017    <item row="0" column="0">
0018     <widget class="QLabel" name="Icon">
0019      <property name="sizePolicy">
0020       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0021        <horstretch>0</horstretch>
0022        <verstretch>0</verstretch>
0023       </sizepolicy>
0024      </property>
0025      <property name="minimumSize">
0026       <size>
0027        <width>200</width>
0028        <height>200</height>
0029       </size>
0030      </property>
0031      <property name="text">
0032       <string notr="true">TextLabel</string>
0033      </property>
0034     </widget>
0035    </item>
0036    <item row="0" column="1">
0037     <layout class="QGridLayout" name="gridLayout">
0038      <item row="0" column="0">
0039       <widget class="QLabel" name="label_2">
0040        <property name="text">
0041         <string>Floss scheme</string>
0042        </property>
0043       </widget>
0044      </item>
0045      <item row="0" column="1">
0046       <widget class="QLabel" name="FlossScheme">
0047        <property name="text">
0048         <string/>
0049        </property>
0050       </widget>
0051      </item>
0052      <item row="1" column="0">
0053       <widget class="QLabel" name="label_3">
0054        <property name="text">
0055         <string>Width</string>
0056        </property>
0057       </widget>
0058      </item>
0059      <item row="1" column="1">
0060       <widget class="QLabel" name="Width">
0061        <property name="text">
0062         <string/>
0063        </property>
0064       </widget>
0065      </item>
0066      <item row="2" column="0">
0067       <widget class="QLabel" name="label_4">
0068        <property name="text">
0069         <string>Height</string>
0070        </property>
0071       </widget>
0072      </item>
0073      <item row="2" column="1">
0074       <widget class="QLabel" name="Height">
0075        <property name="text">
0076         <string/>
0077        </property>
0078       </widget>
0079      </item>
0080      <item row="3" column="0">
0081       <widget class="QLabel" name="label_5">
0082        <property name="text">
0083         <string>Baseline</string>
0084        </property>
0085       </widget>
0086      </item>
0087      <item row="3" column="1">
0088       <widget class="QSpinBox" name="Baseline">
0089        <property name="minimum">
0090         <number>-100</number>
0091        </property>
0092        <property name="maximum">
0093         <number>100</number>
0094        </property>
0095       </widget>
0096      </item>
0097      <item row="4" column="0">
0098       <widget class="QLabel" name="label_6">
0099        <property name="text">
0100         <string>Associated character</string>
0101        </property>
0102       </widget>
0103      </item>
0104      <item row="4" column="1">
0105       <widget class="KeycodeLineEdit" name="KeyCode"/>
0106      </item>
0107      <item row="5" column="0">
0108       <spacer name="verticalSpacer">
0109        <property name="orientation">
0110         <enum>Qt::Vertical</enum>
0111        </property>
0112        <property name="sizeHint" stdset="0">
0113         <size>
0114          <width>20</width>
0115          <height>81</height>
0116         </size>
0117        </property>
0118       </spacer>
0119      </item>
0120     </layout>
0121    </item>
0122    <item row="1" column="0" colspan="2">
0123     <widget class="QDialogButtonBox" name="DialogButtonBox">
0124      <property name="standardButtons">
0125       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0126      </property>
0127     </widget>
0128    </item>
0129   </layout>
0130  </widget>
0131  <customwidgets>
0132   <customwidget>
0133    <class>KeycodeLineEdit</class>
0134    <extends>QLineEdit</extends>
0135    <header>src/KeycodeLineEdit.h</header>
0136   </customwidget>
0137  </customwidgets>
0138  <resources/>
0139  <connections/>
0140 </ui>