Warning, /education/kstars/kstars/dialogs/wizdownload.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>WizDownload</class>
0004  <widget class="QWidget" name="WizDownload">
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   <layout class="QHBoxLayout">
0014    <property name="spacing">
0015     <number>6</number>
0016    </property>
0017    <property name="margin">
0018     <number>8</number>
0019    </property>
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     <layout class="QVBoxLayout">
0041      <property name="spacing">
0042       <number>6</number>
0043      </property>
0044      <property name="margin">
0045       <number>0</number>
0046      </property>
0047      <item>
0048       <widget class="QLabel" name="DownloadTitle">
0049        <property name="font">
0050         <font>
0051          <family>Sans Serif</family>
0052          <pointsize>11</pointsize>
0053          <weight>75</weight>
0054          <italic>false</italic>
0055          <bold>true</bold>
0056          <underline>false</underline>
0057          <strikeout>false</strikeout>
0058         </font>
0059        </property>
0060        <property name="text">
0061         <string>Download Extra Data Files</string>
0062        </property>
0063       </widget>
0064      </item>
0065      <item>
0066       <spacer>
0067        <property name="orientation">
0068         <enum>Qt::Vertical</enum>
0069        </property>
0070        <property name="sizeType">
0071         <enum>QSizePolicy::Fixed</enum>
0072        </property>
0073        <property name="sizeHint" stdset="0">
0074         <size>
0075          <width>440</width>
0076          <height>16</height>
0077         </size>
0078        </property>
0079       </spacer>
0080      </item>
0081      <item>
0082       <widget class="QLabel" name="DownloadText">
0083        <property name="text">
0084         <string>&lt;p&gt;You may now download optional data files to enhance KStars, such as Messier object images, or a more complete NGC/IC catalog. Press the &lt;b&gt;Download Extra Data&lt;/b&gt; button to proceed. &lt;/p&gt;&lt;p&gt;You can also use this tool later, by selecting &lt;b&gt;Download New Data&lt;/b&gt; from the &lt;b&gt;File&lt;/b&gt; menu.&lt;/p&gt;</string>
0085        </property>
0086        <property name="wordWrap">
0087         <bool>true</bool>
0088        </property>
0089       </widget>
0090      </item>
0091      <item>
0092       <spacer>
0093        <property name="orientation">
0094         <enum>Qt::Vertical</enum>
0095        </property>
0096        <property name="sizeHint" stdset="0">
0097         <size>
0098          <width>440</width>
0099          <height>41</height>
0100         </size>
0101        </property>
0102       </spacer>
0103      </item>
0104      <item>
0105       <layout class="QHBoxLayout">
0106        <property name="spacing">
0107         <number>6</number>
0108        </property>
0109        <property name="margin">
0110         <number>0</number>
0111        </property>
0112        <item>
0113         <spacer>
0114          <property name="orientation">
0115           <enum>Qt::Horizontal</enum>
0116          </property>
0117          <property name="sizeHint" stdset="0">
0118           <size>
0119            <width>40</width>
0120            <height>20</height>
0121           </size>
0122          </property>
0123         </spacer>
0124        </item>
0125        <item>
0126         <widget class="QPushButton" name="DownloadButton">
0127          <property name="text">
0128           <string>Download Extra Data...</string>
0129          </property>
0130         </widget>
0131        </item>
0132        <item>
0133         <spacer>
0134          <property name="orientation">
0135           <enum>Qt::Horizontal</enum>
0136          </property>
0137          <property name="sizeHint" stdset="0">
0138           <size>
0139            <width>40</width>
0140            <height>20</height>
0141           </size>
0142          </property>
0143         </spacer>
0144        </item>
0145       </layout>
0146      </item>
0147      <item>
0148       <spacer>
0149        <property name="orientation">
0150         <enum>Qt::Vertical</enum>
0151        </property>
0152        <property name="sizeHint" stdset="0">
0153         <size>
0154          <width>440</width>
0155          <height>41</height>
0156         </size>
0157        </property>
0158       </spacer>
0159      </item>
0160     </layout>
0161    </item>
0162   </layout>
0163  </widget>
0164  <resources/>
0165  <connections/>
0166 </ui>