Warning, /graphics/kxstitch/ui/FileProperties.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>FileProperties</class>
0004  <widget class="QWidget" name="FileProperties">
0005   <property name="windowModality">
0006    <enum>Qt::WindowModal</enum>
0007   </property>
0008   <property name="geometry">
0009    <rect>
0010     <x>0</x>
0011     <y>0</y>
0012     <width>317</width>
0013     <height>584</height>
0014    </rect>
0015   </property>
0016   <property name="windowTitle">
0017    <string>File Properties</string>
0018   </property>
0019   <layout class="QGridLayout" name="gridLayout_6">
0020    <item row="0" column="0">
0021     <widget class="QTabWidget" name="FilePropertiesTab">
0022      <property name="currentIndex">
0023       <number>0</number>
0024      </property>
0025      <widget class="QWidget" name="tab">
0026       <attribute name="title">
0027        <string>Pattern</string>
0028       </attribute>
0029       <layout class="QGridLayout" name="gridLayout_4">
0030        <item row="0" column="0">
0031         <widget class="QGroupBox" name="PaletteProperties">
0032          <property name="title">
0033           <string>Palette</string>
0034          </property>
0035          <layout class="QGridLayout" name="gridLayout_8">
0036           <item row="0" column="0">
0037            <layout class="QHBoxLayout" name="horizontalLayout">
0038             <item>
0039              <widget class="QLabel" name="label_11">
0040               <property name="text">
0041                <string>Floss scheme</string>
0042               </property>
0043              </widget>
0044             </item>
0045             <item>
0046              <widget class="KComboBox" name="FlossScheme">
0047               <property name="minimumSize">
0048                <size>
0049                 <width>150</width>
0050                 <height>0</height>
0051                </size>
0052               </property>
0053              </widget>
0054             </item>
0055            </layout>
0056           </item>
0057          </layout>
0058         </widget>
0059        </item>
0060        <item row="1" column="0">
0061         <widget class="QGroupBox" name="PatternSize">
0062          <property name="title">
0063           <string>Pattern Size</string>
0064          </property>
0065          <property name="alignment">
0066           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0067          </property>
0068          <layout class="QHBoxLayout" name="horizontalLayout_3">
0069           <item>
0070            <layout class="QGridLayout" name="gridLayout_3">
0071             <item row="0" column="0">
0072              <widget class="QLabel" name="label_4">
0073               <property name="text">
0074                <string>Units</string>
0075               </property>
0076              </widget>
0077             </item>
0078             <item row="0" column="1" colspan="2">
0079              <widget class="KComboBox" name="UnitsFormat">
0080               <item>
0081                <property name="text">
0082                 <string>Stitches</string>
0083                </property>
0084               </item>
0085               <item>
0086                <property name="text">
0087                 <string>Inches</string>
0088                </property>
0089               </item>
0090               <item>
0091                <property name="text">
0092                 <string>Centimeters</string>
0093                </property>
0094               </item>
0095              </widget>
0096             </item>
0097             <item row="1" column="0">
0098              <widget class="QLabel" name="label">
0099               <property name="text">
0100                <string>Width</string>
0101               </property>
0102               <property name="alignment">
0103                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0104               </property>
0105              </widget>
0106             </item>
0107             <item row="1" column="1">
0108              <widget class="QDoubleSpinBox" name="PatternWidth">
0109               <property name="minimumSize">
0110                <size>
0111                 <width>80</width>
0112                 <height>0</height>
0113                </size>
0114               </property>
0115               <property name="maximum">
0116                <double>1000.000000000000000</double>
0117               </property>
0118              </widget>
0119             </item>
0120             <item row="1" column="2">
0121              <widget class="QLabel" name="label_2">
0122               <property name="text">
0123                <string>Height</string>
0124               </property>
0125               <property name="alignment">
0126                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0127               </property>
0128              </widget>
0129             </item>
0130             <item row="1" column="3">
0131              <widget class="QDoubleSpinBox" name="PatternHeight">
0132               <property name="minimumSize">
0133                <size>
0134                 <width>80</width>
0135                 <height>0</height>
0136                </size>
0137               </property>
0138               <property name="maximum">
0139                <double>1000.000000000000000</double>
0140               </property>
0141              </widget>
0142             </item>
0143            </layout>
0144           </item>
0145           <item>
0146            <spacer name="horizontalSpacer_3">
0147             <property name="orientation">
0148              <enum>Qt::Horizontal</enum>
0149             </property>
0150             <property name="sizeHint" stdset="0">
0151              <size>
0152               <width>83</width>
0153               <height>20</height>
0154              </size>
0155             </property>
0156            </spacer>
0157           </item>
0158          </layout>
0159         </widget>
0160        </item>
0161        <item row="2" column="0">
0162         <widget class="QGroupBox" name="groupBox">
0163          <property name="title">
0164           <string>Cloth Count</string>
0165          </property>
0166          <layout class="QHBoxLayout" name="horizontalLayout_2">
0167           <item>
0168            <layout class="QGridLayout" name="gridLayout_2">
0169             <item row="0" column="0">
0170              <widget class="QLabel" name="label_5">
0171               <property name="text">
0172                <string comment="Horizontal cloth count value">Horizontal</string>
0173               </property>
0174               <property name="alignment">
0175                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0176               </property>
0177              </widget>
0178             </item>
0179             <item row="0" column="1">
0180              <widget class="QDoubleSpinBox" name="HorizontalClothCount">
0181               <property name="sizePolicy">
0182                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0183                 <horstretch>0</horstretch>
0184                 <verstretch>0</verstretch>
0185                </sizepolicy>
0186               </property>
0187               <property name="minimumSize">
0188                <size>
0189                 <width>80</width>
0190                 <height>0</height>
0191                </size>
0192               </property>
0193              </widget>
0194             </item>
0195             <item row="1" column="0">
0196              <widget class="QLabel" name="label_6">
0197               <property name="text">
0198                <string comment="Vertical cloth count value">Vertical</string>
0199               </property>
0200               <property name="alignment">
0201                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0202               </property>
0203              </widget>
0204             </item>
0205             <item row="1" column="1">
0206              <widget class="QDoubleSpinBox" name="VerticalClothCount">
0207               <property name="sizePolicy">
0208                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0209                 <horstretch>0</horstretch>
0210                 <verstretch>0</verstretch>
0211                </sizepolicy>
0212               </property>
0213               <property name="minimumSize">
0214                <size>
0215                 <width>80</width>
0216                 <height>0</height>
0217                </size>
0218               </property>
0219              </widget>
0220             </item>
0221            </layout>
0222           </item>
0223           <item>
0224            <widget class="QPushButton" name="ClothCountLink">
0225             <property name="sizePolicy">
0226              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0227               <horstretch>0</horstretch>
0228               <verstretch>0</verstretch>
0229              </sizepolicy>
0230             </property>
0231             <property name="minimumSize">
0232              <size>
0233               <width>32</width>
0234               <height>32</height>
0235              </size>
0236             </property>
0237             <property name="maximumSize">
0238              <size>
0239               <width>32</width>
0240               <height>32</height>
0241              </size>
0242             </property>
0243             <property name="iconSize">
0244              <size>
0245               <width>32</width>
0246               <height>32</height>
0247              </size>
0248             </property>
0249             <property name="checkable">
0250              <bool>true</bool>
0251             </property>
0252            </widget>
0253           </item>
0254           <item>
0255            <spacer name="horizontalSpacer_2">
0256             <property name="orientation">
0257              <enum>Qt::Horizontal</enum>
0258             </property>
0259             <property name="sizeHint" stdset="0">
0260              <size>
0261               <width>135</width>
0262               <height>20</height>
0263              </size>
0264             </property>
0265            </spacer>
0266           </item>
0267          </layout>
0268         </widget>
0269        </item>
0270        <item row="3" column="0">
0271         <widget class="QGroupBox" name="groupBox_2">
0272          <property name="title">
0273           <string/>
0274          </property>
0275          <layout class="QGridLayout" name="gridLayout">
0276           <item row="0" column="0">
0277            <widget class="QLabel" name="label_7">
0278             <property name="text">
0279              <string comment="The document title">Title</string>
0280             </property>
0281             <property name="alignment">
0282              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0283             </property>
0284            </widget>
0285           </item>
0286           <item row="0" column="1" colspan="2">
0287            <widget class="KLineEdit" name="PatternTitle"/>
0288           </item>
0289           <item row="1" column="0">
0290            <widget class="QLabel" name="label_8">
0291             <property name="text">
0292              <string>Author</string>
0293             </property>
0294             <property name="alignment">
0295              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0296             </property>
0297            </widget>
0298           </item>
0299           <item row="1" column="1" colspan="2">
0300            <widget class="KLineEdit" name="PatternAuthor"/>
0301           </item>
0302           <item row="2" column="0">
0303            <widget class="QLabel" name="label_9">
0304             <property name="text">
0305              <string>Copyright</string>
0306             </property>
0307             <property name="alignment">
0308              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0309             </property>
0310            </widget>
0311           </item>
0312           <item row="2" column="1" colspan="2">
0313            <widget class="KLineEdit" name="PatternCopyright"/>
0314           </item>
0315           <item row="3" column="0">
0316            <widget class="QLabel" name="label_10">
0317             <property name="text">
0318              <string>Fabric</string>
0319             </property>
0320             <property name="alignment">
0321              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0322             </property>
0323            </widget>
0324           </item>
0325           <item row="3" column="1">
0326            <widget class="KLineEdit" name="PatternFabric"/>
0327           </item>
0328           <item row="3" column="2">
0329            <widget class="KColorButton" name="FabricColor"/>
0330           </item>
0331          </layout>
0332         </widget>
0333        </item>
0334       </layout>
0335      </widget>
0336      <widget class="QWidget" name="tab_2">
0337       <attribute name="title">
0338        <string>Instructions</string>
0339       </attribute>
0340       <layout class="QGridLayout" name="gridLayout_5">
0341        <item row="0" column="0">
0342         <widget class="KRichTextWidget" name="Instructions"/>
0343        </item>
0344       </layout>
0345      </widget>
0346     </widget>
0347    </item>
0348    <item row="1" column="0">
0349     <widget class="QDialogButtonBox" name="DialogButtonBox">
0350      <property name="standardButtons">
0351       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0352      </property>
0353     </widget>
0354    </item>
0355   </layout>
0356  </widget>
0357  <customwidgets>
0358   <customwidget>
0359    <class>KColorButton</class>
0360    <extends>QPushButton</extends>
0361    <header>kcolorbutton.h</header>
0362   </customwidget>
0363   <customwidget>
0364    <class>KComboBox</class>
0365    <extends>QComboBox</extends>
0366    <header>kcombobox.h</header>
0367   </customwidget>
0368   <customwidget>
0369    <class>KTextEdit</class>
0370    <extends>QTextEdit</extends>
0371    <header>ktextedit.h</header>
0372   </customwidget>
0373   <customwidget>
0374    <class>KLineEdit</class>
0375    <extends>QLineEdit</extends>
0376    <header>klineedit.h</header>
0377   </customwidget>
0378   <customwidget>
0379    <class>KRichTextWidget</class>
0380    <extends>KRichTextEdit</extends>
0381    <header>krichtextwidget.h</header>
0382   </customwidget>
0383   <customwidget>
0384    <class>KRichTextEdit</class>
0385    <extends>KTextEdit</extends>
0386    <header>krichtextedit.h</header>
0387   </customwidget>
0388  </customwidgets>
0389  <tabstops>
0390   <tabstop>UnitsFormat</tabstop>
0391   <tabstop>PatternWidth</tabstop>
0392   <tabstop>PatternHeight</tabstop>
0393   <tabstop>HorizontalClothCount</tabstop>
0394   <tabstop>ClothCountLink</tabstop>
0395   <tabstop>VerticalClothCount</tabstop>
0396   <tabstop>FabricColor</tabstop>
0397   <tabstop>FlossScheme</tabstop>
0398   <tabstop>Instructions</tabstop>
0399  </tabstops>
0400  <resources/>
0401  <connections/>
0402 </ui>