Warning, /education/kstars/kstars/printing/pwizwelcome.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>PWizWelcome</class>
0004  <widget class="QWidget" name="PWizWelcome">
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   <property name="maximumSize">
0020    <size>
0021     <width>16777215</width>
0022     <height>16777215</height>
0023    </size>
0024   </property>
0025   <layout class="QHBoxLayout" name="horizontalLayout">
0026    <item>
0027     <widget class="QLabel" name="banner">
0028      <property name="sizePolicy">
0029       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0030        <horstretch>0</horstretch>
0031        <verstretch>0</verstretch>
0032       </sizepolicy>
0033      </property>
0034      <property name="minimumSize">
0035       <size>
0036        <width>120</width>
0037        <height>360</height>
0038       </size>
0039      </property>
0040      <property name="text">
0041       <string/>
0042      </property>
0043     </widget>
0044    </item>
0045    <item>
0046     <spacer name="horSpacer1">
0047      <property name="orientation">
0048       <enum>Qt::Horizontal</enum>
0049      </property>
0050      <property name="sizeType">
0051       <enum>QSizePolicy::Fixed</enum>
0052      </property>
0053      <property name="sizeHint" stdset="0">
0054       <size>
0055        <width>5</width>
0056        <height>20</height>
0057       </size>
0058      </property>
0059     </spacer>
0060    </item>
0061    <item>
0062     <layout class="QVBoxLayout" name="welcomeLayout">
0063      <property name="spacing">
0064       <number>6</number>
0065      </property>
0066      <property name="margin">
0067       <number>0</number>
0068      </property>
0069      <item>
0070       <widget class="QLabel" name="stepTitle">
0071        <property name="font">
0072         <font>
0073          <family>Sans Serif</family>
0074          <pointsize>11</pointsize>
0075          <weight>75</weight>
0076          <italic>false</italic>
0077          <bold>true</bold>
0078          <underline>false</underline>
0079          <strikeout>false</strikeout>
0080         </font>
0081        </property>
0082        <property name="text">
0083         <string>Welcome to the KStars Printing Wizard</string>
0084        </property>
0085       </widget>
0086      </item>
0087      <item>
0088       <spacer name="vertSpacer1">
0089        <property name="orientation">
0090         <enum>Qt::Vertical</enum>
0091        </property>
0092        <property name="sizeType">
0093         <enum>QSizePolicy::Fixed</enum>
0094        </property>
0095        <property name="sizeHint" stdset="0">
0096         <size>
0097          <width>20</width>
0098          <height>12</height>
0099         </size>
0100        </property>
0101       </spacer>
0102      </item>
0103      <item>
0104       <widget class="QLabel" name="stepText">
0105        <property name="text">
0106         <string>&lt;p&gt;This wizard will help you set up all the parameters for printing finder charts with logging forms.&lt;/p&gt;
0107 &lt;p&gt;To get started, press the &lt;b&gt;Next&lt;/b&gt; button.&lt;/p&gt;</string>
0108        </property>
0109        <property name="wordWrap">
0110         <bool>true</bool>
0111        </property>
0112       </widget>
0113      </item>
0114      <item>
0115       <spacer name="vertSpacer2">
0116        <property name="orientation">
0117         <enum>Qt::Vertical</enum>
0118        </property>
0119        <property name="sizeHint" stdset="0">
0120         <size>
0121          <width>20</width>
0122          <height>191</height>
0123         </size>
0124        </property>
0125       </spacer>
0126      </item>
0127     </layout>
0128    </item>
0129   </layout>
0130  </widget>
0131  <resources/>
0132  <connections/>
0133 </ui>