Warning, /education/kstars/kstars/dialogs/wizdata.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>WizData</class>
0004  <widget class="QWidget" name="WizData">
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="leftMargin">
0015     <number>8</number>
0016    </property>
0017    <property name="topMargin">
0018     <number>8</number>
0019    </property>
0020    <property name="rightMargin">
0021     <number>8</number>
0022    </property>
0023    <property name="bottomMargin">
0024     <number>8</number>
0025    </property>
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     <layout class="QVBoxLayout">
0047      <item>
0048       <widget class="QLabel" name="WelcomeTitle">
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>KStars Data Directory</string>
0062        </property>
0063       </widget>
0064      </item>
0065      <item>
0066       <widget class="QLabel" name="foundFeedback1">
0067        <property name="text">
0068         <string>The KStars Data Directory called kstars should be located at:</string>
0069        </property>
0070        <property name="wordWrap">
0071         <bool>true</bool>
0072        </property>
0073       </widget>
0074      </item>
0075      <item>
0076       <layout class="QHBoxLayout" name="horizontalLayout">
0077        <property name="topMargin">
0078         <number>10</number>
0079        </property>
0080        <item>
0081         <widget class="QLabel" name="dataPath">
0082          <property name="text">
0083           <string>~/Library/Application Support/kstars</string>
0084          </property>
0085         </widget>
0086        </item>
0087        <item>
0088         <widget class="QCheckBox" name="dataDirFound">
0089          <property name="enabled">
0090           <bool>false</bool>
0091          </property>
0092          <property name="text">
0093           <string/>
0094          </property>
0095         </widget>
0096        </item>
0097       </layout>
0098      </item>
0099      <item>
0100       <widget class="QLabel" name="foundFeedback2">
0101        <property name="text">
0102         <string>Your data directory was not found.  You can click the button below to copy a default KStars data directory to the correct location, or if you have a KStars directory already some place else, you can exit KStars and copy it to that location yourself.</string>
0103        </property>
0104        <property name="wordWrap">
0105         <bool>true</bool>
0106        </property>
0107       </widget>
0108      </item>
0109      <item>
0110       <widget class="QPushButton" name="copyKStarsData">
0111        <property name="text">
0112         <string>Copy KStars Data Directory</string>
0113        </property>
0114       </widget>
0115      </item>
0116      <item>
0117       <widget class="QLabel" name="label_2">
0118        <property name="text">
0119         <string>Optional Files for the Data directory:</string>
0120        </property>
0121       </widget>
0122      </item>
0123      <item>
0124       <layout class="QHBoxLayout" name="GSCLayout">
0125        <property name="topMargin">
0126         <number>10</number>
0127        </property>
0128        <item>
0129         <widget class="QLabel" name="label">
0130          <property name="sizePolicy">
0131           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0132            <horstretch>0</horstretch>
0133            <verstretch>0</verstretch>
0134           </sizepolicy>
0135          </property>
0136          <property name="text">
0137           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;GSC: &lt;a href=&quot;https://drive.google.com/file/d/0B_ivMJINsdQ8cDhNcU5ESkZMZ0E/view?usp=sharing&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Guide Star Catalog&lt;/span&gt;&lt;/a&gt; (305 MB)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0138          </property>
0139          <property name="wordWrap">
0140           <bool>true</bool>
0141          </property>
0142          <property name="openExternalLinks">
0143           <bool>true</bool>
0144          </property>
0145         </widget>
0146        </item>
0147        <item>
0148         <widget class="QPushButton" name="installGSC">
0149          <property name="text">
0150           <string>GSC</string>
0151          </property>
0152         </widget>
0153        </item>
0154        <item>
0155         <widget class="QCheckBox" name="GSCFound">
0156          <property name="enabled">
0157           <bool>false</bool>
0158          </property>
0159          <property name="text">
0160           <string/>
0161          </property>
0162         </widget>
0163        </item>
0164        <item>
0165         <widget class="QProgressBar" name="downloadProgress">
0166          <property name="enabled">
0167           <bool>false</bool>
0168          </property>
0169          <property name="sizePolicy">
0170           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0171            <horstretch>0</horstretch>
0172            <verstretch>0</verstretch>
0173           </sizepolicy>
0174          </property>
0175          <property name="maximum">
0176           <number>240</number>
0177          </property>
0178          <property name="value">
0179           <number>0</number>
0180          </property>
0181         </widget>
0182        </item>
0183        <item>
0184         <widget class="QPushButton" name="gscInstallCancel">
0185          <property name="enabled">
0186           <bool>false</bool>
0187          </property>
0188          <property name="sizePolicy">
0189           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0190            <horstretch>0</horstretch>
0191            <verstretch>0</verstretch>
0192           </sizepolicy>
0193          </property>
0194          <property name="minimumSize">
0195           <size>
0196            <width>15</width>
0197            <height>15</height>
0198           </size>
0199          </property>
0200          <property name="maximumSize">
0201           <size>
0202            <width>15</width>
0203            <height>15</height>
0204           </size>
0205          </property>
0206          <property name="palette">
0207           <palette>
0208            <active>
0209             <colorrole role="ButtonText">
0210              <brush brushstyle="SolidPattern">
0211               <color alpha="255">
0212                <red>233</red>
0213                <green>0</green>
0214                <blue>0</blue>
0215               </color>
0216              </brush>
0217             </colorrole>
0218            </active>
0219            <inactive>
0220             <colorrole role="ButtonText">
0221              <brush brushstyle="SolidPattern">
0222               <color alpha="255">
0223                <red>233</red>
0224                <green>0</green>
0225                <blue>0</blue>
0226               </color>
0227              </brush>
0228             </colorrole>
0229            </inactive>
0230            <disabled>
0231             <colorrole role="ButtonText">
0232              <brush brushstyle="SolidPattern">
0233               <color alpha="255">
0234                <red>148</red>
0235                <green>148</green>
0236                <blue>148</blue>
0237               </color>
0238              </brush>
0239             </colorrole>
0240            </disabled>
0241           </palette>
0242          </property>
0243          <property name="text">
0244           <string>X</string>
0245          </property>
0246         </widget>
0247        </item>
0248       </layout>
0249      </item>
0250      <item>
0251       <widget class="QLabel" name="GSCFeedback">
0252        <property name="text">
0253         <string>Installing this in your data directory will enable the CCD Simulator in KStars to take realistic images. This is useful for testing sequences, plate solving, and learning to use KStars. Just click the button to install or unzip the zip file and place the gsc folder in the data directory.</string>
0254        </property>
0255        <property name="wordWrap">
0256         <bool>true</bool>
0257        </property>
0258       </widget>
0259      </item>
0260      <item>
0261       <spacer>
0262        <property name="orientation">
0263         <enum>Qt::Vertical</enum>
0264        </property>
0265        <property name="sizeHint" stdset="0">
0266         <size>
0267          <width>20</width>
0268          <height>191</height>
0269         </size>
0270        </property>
0271       </spacer>
0272      </item>
0273     </layout>
0274    </item>
0275   </layout>
0276  </widget>
0277  <resources/>
0278  <connections/>
0279 </ui>