Warning, /graphics/kxstitch/ui/PrintSetup.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>PrintSetup</class>
0004  <widget class="QWidget" name="PrintSetup">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>700</width>
0010     <height>550</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>700</width>
0016     <height>550</height>
0017    </size>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Print Setup</string>
0021   </property>
0022   <layout class="QGridLayout" name="gridLayout">
0023    <item row="0" column="0">
0024     <widget class="QLabel" name="label">
0025      <property name="sizePolicy">
0026       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0027        <horstretch>0</horstretch>
0028        <verstretch>24</verstretch>
0029       </sizepolicy>
0030      </property>
0031      <property name="minimumSize">
0032       <size>
0033        <width>0</width>
0034        <height>24</height>
0035       </size>
0036      </property>
0037      <property name="maximumSize">
0038       <size>
0039        <width>16777215</width>
0040        <height>24</height>
0041       </size>
0042      </property>
0043      <property name="font">
0044       <font>
0045        <pointsize>9</pointsize>
0046       </font>
0047      </property>
0048      <property name="text">
0049       <string>Pages</string>
0050      </property>
0051     </widget>
0052    </item>
0053    <item row="0" column="1">
0054     <widget class="QToolButton" name="Templates">
0055      <property name="minimumSize">
0056       <size>
0057        <width>24</width>
0058        <height>24</height>
0059       </size>
0060      </property>
0061      <property name="maximumSize">
0062       <size>
0063        <width>24</width>
0064        <height>24</height>
0065       </size>
0066      </property>
0067      <property name="toolTip">
0068       <string>Create a default layout</string>
0069      </property>
0070      <property name="text">
0071       <string notr="true">...</string>
0072      </property>
0073      <property name="popupMode">
0074       <enum>QToolButton::DelayedPopup</enum>
0075      </property>
0076      <property name="arrowType">
0077       <enum>Qt::NoArrow</enum>
0078      </property>
0079     </widget>
0080    </item>
0081    <item row="0" column="2">
0082     <widget class="QPushButton" name="AddPage">
0083      <property name="sizePolicy">
0084       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0085        <horstretch>0</horstretch>
0086        <verstretch>0</verstretch>
0087       </sizepolicy>
0088      </property>
0089      <property name="minimumSize">
0090       <size>
0091        <width>24</width>
0092        <height>24</height>
0093       </size>
0094      </property>
0095      <property name="maximumSize">
0096       <size>
0097        <width>24</width>
0098        <height>24</height>
0099       </size>
0100      </property>
0101      <property name="font">
0102       <font>
0103        <pointsize>18</pointsize>
0104       </font>
0105      </property>
0106      <property name="toolTip">
0107       <string>Append a page</string>
0108      </property>
0109      <property name="statusTip">
0110       <string/>
0111      </property>
0112      <property name="text">
0113       <string notr="true"/>
0114      </property>
0115      <property name="iconSize">
0116       <size>
0117        <width>22</width>
0118        <height>22</height>
0119       </size>
0120      </property>
0121     </widget>
0122    </item>
0123    <item row="0" column="3">
0124     <widget class="QPushButton" name="InsertPage">
0125      <property name="sizePolicy">
0126       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0127        <horstretch>0</horstretch>
0128        <verstretch>0</verstretch>
0129       </sizepolicy>
0130      </property>
0131      <property name="minimumSize">
0132       <size>
0133        <width>24</width>
0134        <height>24</height>
0135       </size>
0136      </property>
0137      <property name="maximumSize">
0138       <size>
0139        <width>24</width>
0140        <height>24</height>
0141       </size>
0142      </property>
0143      <property name="font">
0144       <font>
0145        <pointsize>18</pointsize>
0146       </font>
0147      </property>
0148      <property name="toolTip">
0149       <string>Insert a page before the selected page</string>
0150      </property>
0151      <property name="text">
0152       <string notr="true"/>
0153      </property>
0154      <property name="iconSize">
0155       <size>
0156        <width>22</width>
0157        <height>22</height>
0158       </size>
0159      </property>
0160     </widget>
0161    </item>
0162    <item row="0" column="4">
0163     <widget class="QPushButton" name="DeletePage">
0164      <property name="sizePolicy">
0165       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0166        <horstretch>0</horstretch>
0167        <verstretch>0</verstretch>
0168       </sizepolicy>
0169      </property>
0170      <property name="minimumSize">
0171       <size>
0172        <width>24</width>
0173        <height>24</height>
0174       </size>
0175      </property>
0176      <property name="maximumSize">
0177       <size>
0178        <width>24</width>
0179        <height>24</height>
0180       </size>
0181      </property>
0182      <property name="font">
0183       <font>
0184        <pointsize>18</pointsize>
0185       </font>
0186      </property>
0187      <property name="toolTip">
0188       <string>Delete the selected page</string>
0189      </property>
0190      <property name="text">
0191       <string notr="true"/>
0192      </property>
0193      <property name="iconSize">
0194       <size>
0195        <width>22</width>
0196        <height>22</height>
0197       </size>
0198      </property>
0199     </widget>
0200    </item>
0201    <item row="0" column="5">
0202     <widget class="KComboBox" name="PageSize">
0203      <property name="sizePolicy">
0204       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0205        <horstretch>0</horstretch>
0206        <verstretch>0</verstretch>
0207       </sizepolicy>
0208      </property>
0209      <property name="toolTip">
0210       <string>Select a paper size</string>
0211      </property>
0212     </widget>
0213    </item>
0214    <item row="0" column="6">
0215     <widget class="KComboBox" name="Orientation">
0216      <property name="sizePolicy">
0217       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0218        <horstretch>0</horstretch>
0219        <verstretch>0</verstretch>
0220       </sizepolicy>
0221      </property>
0222      <property name="toolTip">
0223       <string>Select the paper orientation</string>
0224      </property>
0225      <item>
0226       <property name="text">
0227        <string>Portrait</string>
0228       </property>
0229      </item>
0230      <item>
0231       <property name="text">
0232        <string>Landscape</string>
0233       </property>
0234      </item>
0235     </widget>
0236    </item>
0237    <item row="0" column="7">
0238     <widget class="KComboBox" name="Zoom">
0239      <property name="sizePolicy">
0240       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0241        <horstretch>0</horstretch>
0242        <verstretch>0</verstretch>
0243       </sizepolicy>
0244      </property>
0245      <property name="toolTip">
0246       <string>Zoom factor</string>
0247      </property>
0248      <item>
0249       <property name="text">
0250        <string notr="true">25%</string>
0251       </property>
0252      </item>
0253      <item>
0254       <property name="text">
0255        <string notr="true">50%</string>
0256       </property>
0257      </item>
0258      <item>
0259       <property name="text">
0260        <string notr="true">100%</string>
0261       </property>
0262      </item>
0263      <item>
0264       <property name="text">
0265        <string notr="true">150%</string>
0266       </property>
0267      </item>
0268      <item>
0269       <property name="text">
0270        <string notr="true">200%</string>
0271       </property>
0272      </item>
0273      <item>
0274       <property name="text">
0275        <string notr="true">400%</string>
0276       </property>
0277      </item>
0278      <item>
0279       <property name="text">
0280        <string notr="true">800%</string>
0281       </property>
0282      </item>
0283      <item>
0284       <property name="text">
0285        <string notr="true">1600%</string>
0286       </property>
0287      </item>
0288     </widget>
0289    </item>
0290    <item row="0" column="8">
0291     <spacer name="horizontalSpacer">
0292      <property name="orientation">
0293       <enum>Qt::Horizontal</enum>
0294      </property>
0295      <property name="sizeHint" stdset="0">
0296       <size>
0297        <width>40</width>
0298        <height>20</height>
0299       </size>
0300      </property>
0301     </spacer>
0302    </item>
0303    <item row="0" column="9">
0304     <widget class="QToolButton" name="SelectElement">
0305      <property name="toolTip">
0306       <string>Select an element</string>
0307      </property>
0308      <property name="text">
0309       <string notr="true">...</string>
0310      </property>
0311      <property name="iconSize">
0312       <size>
0313        <width>22</width>
0314        <height>22</height>
0315       </size>
0316      </property>
0317      <property name="checkable">
0318       <bool>true</bool>
0319      </property>
0320      <property name="checked">
0321       <bool>false</bool>
0322      </property>
0323     </widget>
0324    </item>
0325    <item row="0" column="10">
0326     <widget class="QToolButton" name="TextElement">
0327      <property name="toolTip">
0328       <string>Insert a text element</string>
0329      </property>
0330      <property name="statusTip">
0331       <string/>
0332      </property>
0333      <property name="text">
0334       <string notr="true">...</string>
0335      </property>
0336      <property name="iconSize">
0337       <size>
0338        <width>22</width>
0339        <height>22</height>
0340       </size>
0341      </property>
0342      <property name="checkable">
0343       <bool>true</bool>
0344      </property>
0345      <property name="checked">
0346       <bool>false</bool>
0347      </property>
0348     </widget>
0349    </item>
0350    <item row="0" column="11">
0351     <widget class="QToolButton" name="PatternElement">
0352      <property name="toolTip">
0353       <string>Insert a pattern element</string>
0354      </property>
0355      <property name="statusTip">
0356       <string/>
0357      </property>
0358      <property name="text">
0359       <string notr="true">...</string>
0360      </property>
0361      <property name="iconSize">
0362       <size>
0363        <width>22</width>
0364        <height>22</height>
0365       </size>
0366      </property>
0367      <property name="checkable">
0368       <bool>true</bool>
0369      </property>
0370     </widget>
0371    </item>
0372    <item row="0" column="12">
0373     <widget class="QToolButton" name="ImageElement">
0374      <property name="toolTip">
0375       <string>Insert a picture element</string>
0376      </property>
0377      <property name="text">
0378       <string notr="true">...</string>
0379      </property>
0380     </widget>
0381    </item>
0382    <item row="0" column="13">
0383     <widget class="QToolButton" name="KeyElement">
0384      <property name="toolTip">
0385       <string>Insert a key element</string>
0386      </property>
0387      <property name="statusTip">
0388       <string/>
0389      </property>
0390      <property name="text">
0391       <string notr="true">...</string>
0392      </property>
0393      <property name="iconSize">
0394       <size>
0395        <width>22</width>
0396        <height>22</height>
0397       </size>
0398      </property>
0399      <property name="checkable">
0400       <bool>true</bool>
0401      </property>
0402     </widget>
0403    </item>
0404    <item row="1" column="0" colspan="5">
0405     <widget class="QListWidget" name="Pages">
0406      <property name="sizePolicy">
0407       <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
0408        <horstretch>0</horstretch>
0409        <verstretch>100</verstretch>
0410       </sizepolicy>
0411      </property>
0412      <property name="maximumSize">
0413       <size>
0414        <width>200</width>
0415        <height>16777215</height>
0416       </size>
0417      </property>
0418      <property name="palette">
0419       <palette>
0420        <active>
0421         <colorrole role="Base">
0422          <brush brushstyle="SolidPattern">
0423           <color alpha="255">
0424            <red>214</red>
0425            <green>210</green>
0426            <blue>208</blue>
0427           </color>
0428          </brush>
0429         </colorrole>
0430        </active>
0431        <inactive>
0432         <colorrole role="Base">
0433          <brush brushstyle="SolidPattern">
0434           <color alpha="255">
0435            <red>214</red>
0436            <green>210</green>
0437            <blue>208</blue>
0438           </color>
0439          </brush>
0440         </colorrole>
0441        </inactive>
0442        <disabled>
0443         <colorrole role="Base">
0444          <brush brushstyle="SolidPattern">
0445           <color alpha="255">
0446            <red>244</red>
0447            <green>244</green>
0448            <blue>244</blue>
0449           </color>
0450          </brush>
0451         </colorrole>
0452        </disabled>
0453       </palette>
0454      </property>
0455      <property name="toolTip">
0456       <string>Page list</string>
0457      </property>
0458      <property name="iconSize">
0459       <size>
0460        <width>140</width>
0461        <height>140</height>
0462       </size>
0463      </property>
0464      <property name="gridSize">
0465       <size>
0466        <width>170</width>
0467        <height>170</height>
0468       </size>
0469      </property>
0470      <property name="viewMode">
0471       <enum>QListView::IconMode</enum>
0472      </property>
0473     </widget>
0474    </item>
0475    <item row="1" column="5" colspan="9">
0476     <widget class="QScrollArea" name="PagePreview">
0477      <property name="sizePolicy">
0478       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0479        <horstretch>100</horstretch>
0480        <verstretch>100</verstretch>
0481       </sizepolicy>
0482      </property>
0483      <property name="toolTip">
0484       <string>Page preview</string>
0485      </property>
0486      <property name="verticalScrollBarPolicy">
0487       <enum>Qt::ScrollBarAlwaysOn</enum>
0488      </property>
0489      <property name="horizontalScrollBarPolicy">
0490       <enum>Qt::ScrollBarAlwaysOn</enum>
0491      </property>
0492      <property name="widgetResizable">
0493       <bool>false</bool>
0494      </property>
0495      <property name="alignment">
0496       <set>Qt::AlignCenter</set>
0497      </property>
0498      <widget class="QWidget" name="scrollAreaWidgetContents">
0499       <property name="geometry">
0500        <rect>
0501         <x>4</x>
0502         <y>0</y>
0503         <width>450</width>
0504         <height>450</height>
0505        </rect>
0506       </property>
0507      </widget>
0508     </widget>
0509    </item>
0510    <item row="2" column="0" colspan="14">
0511     <widget class="QDialogButtonBox" name="DialogButtonBox">
0512      <property name="standardButtons">
0513       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok</set>
0514      </property>
0515     </widget>
0516    </item>
0517   </layout>
0518  </widget>
0519  <customwidgets>
0520   <customwidget>
0521    <class>KComboBox</class>
0522    <extends>QComboBox</extends>
0523    <header>kcombobox.h</header>
0524   </customwidget>
0525  </customwidgets>
0526  <resources/>
0527  <connections/>
0528 </ui>