Warning, /graphics/kxstitch/ui/ExtendPattern.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>ExtendPattern</class>
0004  <widget class="QWidget" name="ExtendPattern">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>249</width>
0010     <height>172</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Extend Pattern</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0">
0018     <layout class="QHBoxLayout" name="horizontalLayout">
0019      <item>
0020       <spacer name="horizontalSpacer">
0021        <property name="orientation">
0022         <enum>Qt::Horizontal</enum>
0023        </property>
0024        <property name="sizeHint" stdset="0">
0025         <size>
0026          <width>40</width>
0027          <height>20</height>
0028         </size>
0029        </property>
0030       </spacer>
0031      </item>
0032      <item>
0033       <widget class="QSpinBox" name="TopMargin"/>
0034      </item>
0035      <item>
0036       <spacer name="horizontalSpacer_2">
0037        <property name="orientation">
0038         <enum>Qt::Horizontal</enum>
0039        </property>
0040        <property name="sizeHint" stdset="0">
0041         <size>
0042          <width>40</width>
0043          <height>20</height>
0044         </size>
0045        </property>
0046       </spacer>
0047      </item>
0048     </layout>
0049    </item>
0050    <item row="1" column="0">
0051     <layout class="QHBoxLayout" name="horizontalLayout_3">
0052      <item>
0053       <layout class="QVBoxLayout" name="verticalLayout">
0054        <item>
0055         <spacer name="verticalSpacer">
0056          <property name="orientation">
0057           <enum>Qt::Vertical</enum>
0058          </property>
0059          <property name="sizeHint" stdset="0">
0060           <size>
0061            <width>20</width>
0062            <height>40</height>
0063           </size>
0064          </property>
0065         </spacer>
0066        </item>
0067        <item>
0068         <widget class="QSpinBox" name="LeftMargin"/>
0069        </item>
0070        <item>
0071         <spacer name="verticalSpacer_2">
0072          <property name="orientation">
0073           <enum>Qt::Vertical</enum>
0074          </property>
0075          <property name="sizeHint" stdset="0">
0076           <size>
0077            <width>20</width>
0078            <height>40</height>
0079           </size>
0080          </property>
0081         </spacer>
0082        </item>
0083       </layout>
0084      </item>
0085      <item>
0086       <widget class="QLabel" name="label">
0087        <property name="autoFillBackground">
0088         <bool>true</bool>
0089        </property>
0090        <property name="frameShape">
0091         <enum>QFrame::Box</enum>
0092        </property>
0093        <property name="text">
0094         <string/>
0095        </property>
0096       </widget>
0097      </item>
0098      <item>
0099       <layout class="QVBoxLayout" name="verticalLayout_2">
0100        <item>
0101         <spacer name="verticalSpacer_4">
0102          <property name="orientation">
0103           <enum>Qt::Vertical</enum>
0104          </property>
0105          <property name="sizeHint" stdset="0">
0106           <size>
0107            <width>20</width>
0108            <height>40</height>
0109           </size>
0110          </property>
0111         </spacer>
0112        </item>
0113        <item>
0114         <widget class="QSpinBox" name="RightMargin"/>
0115        </item>
0116        <item>
0117         <spacer name="verticalSpacer_3">
0118          <property name="orientation">
0119           <enum>Qt::Vertical</enum>
0120          </property>
0121          <property name="sizeHint" stdset="0">
0122           <size>
0123            <width>20</width>
0124            <height>40</height>
0125           </size>
0126          </property>
0127         </spacer>
0128        </item>
0129       </layout>
0130      </item>
0131     </layout>
0132    </item>
0133    <item row="2" column="0">
0134     <layout class="QHBoxLayout" name="horizontalLayout_4">
0135      <item>
0136       <spacer name="horizontalSpacer_3">
0137        <property name="orientation">
0138         <enum>Qt::Horizontal</enum>
0139        </property>
0140        <property name="sizeHint" stdset="0">
0141         <size>
0142          <width>40</width>
0143          <height>20</height>
0144         </size>
0145        </property>
0146       </spacer>
0147      </item>
0148      <item>
0149       <widget class="QSpinBox" name="BottomMargin"/>
0150      </item>
0151      <item>
0152       <spacer name="horizontalSpacer_4">
0153        <property name="orientation">
0154         <enum>Qt::Horizontal</enum>
0155        </property>
0156        <property name="sizeHint" stdset="0">
0157         <size>
0158          <width>40</width>
0159          <height>20</height>
0160         </size>
0161        </property>
0162       </spacer>
0163      </item>
0164     </layout>
0165    </item>
0166    <item row="3" column="0">
0167     <layout class="QHBoxLayout" name="horizontalLayout_2">
0168      <item>
0169       <widget class="QDialogButtonBox" name="DialogButtonBox">
0170        <property name="standardButtons">
0171         <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0172        </property>
0173       </widget>
0174      </item>
0175     </layout>
0176    </item>
0177   </layout>
0178  </widget>
0179  <resources/>
0180  <connections/>
0181 </ui>