Warning, /education/kstars/kstars/printing/pwizprint.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>PWizPrint</class>
0004  <widget class="QWidget" name="PWizPrint">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>586</width>
0010     <height>395</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>586</width>
0016     <height>395</height>
0017    </size>
0018   </property>
0019   <layout class="QHBoxLayout" name="horizontalLayout_2">
0020    <item>
0021     <widget class="QLabel" name="banner">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="minimumSize">
0029       <size>
0030        <width>120</width>
0031        <height>360</height>
0032       </size>
0033      </property>
0034      <property name="text">
0035       <string/>
0036      </property>
0037     </widget>
0038    </item>
0039    <item>
0040     <spacer name="horSpacer7">
0041      <property name="orientation">
0042       <enum>Qt::Horizontal</enum>
0043      </property>
0044      <property name="sizeType">
0045       <enum>QSizePolicy::Fixed</enum>
0046      </property>
0047      <property name="sizeHint" stdset="0">
0048       <size>
0049        <width>5</width>
0050        <height>20</height>
0051       </size>
0052      </property>
0053     </spacer>
0054    </item>
0055    <item>
0056     <layout class="QVBoxLayout" name="printLayout">
0057      <property name="spacing">
0058       <number>6</number>
0059      </property>
0060      <property name="margin">
0061       <number>0</number>
0062      </property>
0063      <item>
0064       <widget class="QLabel" name="stepTitle">
0065        <property name="font">
0066         <font>
0067          <family>Sans Serif</family>
0068          <pointsize>11</pointsize>
0069          <weight>75</weight>
0070          <italic>false</italic>
0071          <bold>true</bold>
0072          <underline>false</underline>
0073          <strikeout>false</strikeout>
0074         </font>
0075        </property>
0076        <property name="text">
0077         <string>Preview, Print and Export</string>
0078        </property>
0079       </widget>
0080      </item>
0081      <item>
0082       <spacer name="vertSpacer1">
0083        <property name="orientation">
0084         <enum>Qt::Vertical</enum>
0085        </property>
0086        <property name="sizeType">
0087         <enum>QSizePolicy::Fixed</enum>
0088        </property>
0089        <property name="sizeHint" stdset="0">
0090         <size>
0091          <width>20</width>
0092          <height>12</height>
0093         </size>
0094        </property>
0095       </spacer>
0096      </item>
0097      <item>
0098       <widget class="QLabel" name="stepText">
0099        <property name="text">
0100         <string>&lt;p&gt;Your document is ready to be printed. Click &lt;b&gt;Print preview&lt;/b&gt; button to preview it and &lt;b&gt;Print&lt;/b&gt; button to begin printing. You can also export it to file.&lt;/p&gt;
0101 &lt;p&gt;If you wish to change contents of printed document, click &lt;b&gt;Previous&lt;/b&gt; button to get back to previous steps.&lt;/p&gt;</string>
0102        </property>
0103        <property name="wordWrap">
0104         <bool>true</bool>
0105        </property>
0106       </widget>
0107      </item>
0108      <item>
0109       <spacer name="vertSpacer2">
0110        <property name="orientation">
0111         <enum>Qt::Vertical</enum>
0112        </property>
0113        <property name="sizeType">
0114         <enum>QSizePolicy::Fixed</enum>
0115        </property>
0116        <property name="sizeHint" stdset="0">
0117         <size>
0118          <width>20</width>
0119          <height>12</height>
0120         </size>
0121        </property>
0122       </spacer>
0123      </item>
0124      <item>
0125       <layout class="QHBoxLayout" name="horLayout1">
0126        <item>
0127         <spacer name="horSpacer1">
0128          <property name="orientation">
0129           <enum>Qt::Horizontal</enum>
0130          </property>
0131          <property name="sizeHint" stdset="0">
0132           <size>
0133            <width>40</width>
0134            <height>20</height>
0135           </size>
0136          </property>
0137         </spacer>
0138        </item>
0139        <item>
0140         <widget class="QPushButton" name="previewButton">
0141          <property name="text">
0142           <string>Print preview</string>
0143          </property>
0144         </widget>
0145        </item>
0146        <item>
0147         <spacer name="horSpacer2">
0148          <property name="orientation">
0149           <enum>Qt::Horizontal</enum>
0150          </property>
0151          <property name="sizeHint" stdset="0">
0152           <size>
0153            <width>40</width>
0154            <height>20</height>
0155           </size>
0156          </property>
0157         </spacer>
0158        </item>
0159       </layout>
0160      </item>
0161      <item>
0162       <layout class="QHBoxLayout" name="horLayout2">
0163        <item>
0164         <spacer name="horSpacer3">
0165          <property name="orientation">
0166           <enum>Qt::Horizontal</enum>
0167          </property>
0168          <property name="sizeHint" stdset="0">
0169           <size>
0170            <width>40</width>
0171            <height>20</height>
0172           </size>
0173          </property>
0174         </spacer>
0175        </item>
0176        <item>
0177         <widget class="QPushButton" name="printButton">
0178          <property name="text">
0179           <string>Print</string>
0180          </property>
0181         </widget>
0182        </item>
0183        <item>
0184         <spacer name="horSpacer4">
0185          <property name="orientation">
0186           <enum>Qt::Horizontal</enum>
0187          </property>
0188          <property name="sizeHint" stdset="0">
0189           <size>
0190            <width>40</width>
0191            <height>20</height>
0192           </size>
0193          </property>
0194         </spacer>
0195        </item>
0196       </layout>
0197      </item>
0198      <item>
0199       <layout class="QHBoxLayout" name="horizontalLayout">
0200        <item>
0201         <spacer name="horSpacer5">
0202          <property name="orientation">
0203           <enum>Qt::Horizontal</enum>
0204          </property>
0205          <property name="sizeHint" stdset="0">
0206           <size>
0207            <width>40</width>
0208            <height>20</height>
0209           </size>
0210          </property>
0211         </spacer>
0212        </item>
0213        <item>
0214         <widget class="QPushButton" name="exportButton">
0215          <property name="text">
0216           <string>Export to File...</string>
0217          </property>
0218         </widget>
0219        </item>
0220        <item>
0221         <spacer name="horSpacer6">
0222          <property name="orientation">
0223           <enum>Qt::Horizontal</enum>
0224          </property>
0225          <property name="sizeHint" stdset="0">
0226           <size>
0227            <width>40</width>
0228            <height>20</height>
0229           </size>
0230          </property>
0231         </spacer>
0232        </item>
0233       </layout>
0234      </item>
0235      <item>
0236       <spacer name="vertSpacer3">
0237        <property name="orientation">
0238         <enum>Qt::Vertical</enum>
0239        </property>
0240        <property name="sizeHint" stdset="0">
0241         <size>
0242          <width>20</width>
0243          <height>40</height>
0244         </size>
0245        </property>
0246       </spacer>
0247      </item>
0248     </layout>
0249    </item>
0250   </layout>
0251  </widget>
0252  <resources/>
0253  <connections/>
0254 </ui>