Warning, /education/kstars/kstars/options/opsterrain.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>OpsTerrain</class>
0004  <widget class="QWidget" name="OpsTerrain">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>346</width>
0010     <height>357</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="terrainVerticalLayout_2">
0014    <item>
0015     <widget class="QGroupBox" name="TerrainBox">
0016      <property name="maximumSize">
0017       <size>
0018        <width>16777215</width>
0019        <height>150</height>
0020       </size>
0021      </property>
0022      <property name="title">
0023       <string>Source Options</string>
0024      </property>
0025      <layout class="QVBoxLayout">
0026       <item>
0027        <layout class="QVBoxLayout">
0028         <item>
0029          <widget class="QCheckBox" name="kcfg_ShowTerrain">
0030           <property name="text">
0031            <string>Show terrain</string>
0032           </property>
0033          </widget>
0034         </item>
0035         <item>
0036          <layout class="QHBoxLayout" name="terrainFileLayout">
0037           <item>
0038            <widget class="QLabel" name="terrainFileLabel">
0039             <property name="sizePolicy">
0040              <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0041               <horstretch>0</horstretch>
0042               <verstretch>0</verstretch>
0043              </sizepolicy>
0044             </property>
0045             <property name="whatsThis">
0046              <string>Specify the terrain file to use.</string>
0047             </property>
0048             <property name="text">
0049              <string>Terrain file:</string>
0050             </property>
0051            </widget>
0052           </item>
0053           <item>
0054            <widget class="QLineEdit" name="kcfg_TerrainSource">
0055             <property name="sizePolicy">
0056              <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0057               <horstretch>0</horstretch>
0058               <verstretch>0</verstretch>
0059              </sizepolicy>
0060             </property>
0061            </widget>
0062           </item>
0063           <item>
0064            <widget class="QPushButton" name="selectTerrainFileB">
0065             <property name="sizePolicy">
0066              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0067               <horstretch>0</horstretch>
0068               <verstretch>0</verstretch>
0069              </sizepolicy>
0070             </property>
0071             <property name="minimumSize">
0072              <size>
0073               <width>28</width>
0074               <height>28</height>
0075              </size>
0076             </property>
0077             <property name="maximumSize">
0078              <size>
0079               <width>28</width>
0080               <height>28</height>
0081              </size>
0082             </property>
0083             <property name="text">
0084              <string/>
0085             </property>
0086            </widget>
0087           </item>
0088          </layout>
0089         </item>
0090         <item>
0091          <layout class="QHBoxLayout" name="terrainSourceCorrectAzLayout">
0092           <item>
0093            <widget class="QLabel" name="terrainSourceCorrectAzLabel">
0094             <property name="sizePolicy">
0095              <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0096               <horstretch>0</horstretch>
0097               <verstretch>0</verstretch>
0098              </sizepolicy>
0099             </property>
0100             <property name="toolTip">
0101              <string>Rotate terrain in azimuth degrees so north is actually north</string>
0102             </property>
0103             <property name="text">
0104              <string>Terrain image azimuth correction degrees:</string>
0105             </property>
0106            </widget>
0107           </item>
0108           <item>
0109            <widget class="QSpinBox" name="kcfg_TerrainSourceCorrectAz">
0110             <property name="sizePolicy">
0111              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0112               <horstretch>0</horstretch>
0113               <verstretch>0</verstretch>
0114              </sizepolicy>
0115             </property>
0116             <property name="toolTip">
0117              <string>Rotate terrain in azimuth degrees so north is actually north</string>
0118             </property>
0119             <property name="minimum">
0120              <number>-360</number>
0121             </property>
0122             <property name="maximum">
0123              <number>360</number>
0124             </property>
0125             <property name="value">
0126              <number>0</number>
0127             </property>
0128            </widget>
0129           </item>
0130           <item>
0131            <spacer>
0132             <property name="orientation">
0133              <enum>Qt::Horizontal</enum>
0134             </property>
0135             <property name="sizeType">
0136              <enum>QSizePolicy::Expanding</enum>
0137             </property>
0138             <property name="sizeHint" stdset="0">
0139              <size>
0140               <width>200</width>
0141               <height>16</height>
0142              </size>
0143             </property>
0144            </spacer>
0145           </item>
0146          </layout>
0147         </item>
0148         <item>
0149          <layout class="QHBoxLayout" name="terrainSourceCorrectAltLayout">
0150           <item>
0151            <widget class="QLabel" name="terrainSourceCorrectAltLabel">
0152             <property name="sizePolicy">
0153              <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0154               <horstretch>0</horstretch>
0155               <verstretch>0</verstretch>
0156              </sizepolicy>
0157             </property>
0158             <property name="toolTip">
0159              <string>Rotate terrain in altitude degrees so horizon is at 0 degrees altitude</string>
0160             </property>
0161             <property name="text">
0162              <string>Terrain image altitude correction degrees:</string>
0163             </property>
0164            </widget>
0165           </item>
0166           <item>
0167            <widget class="QSpinBox" name="kcfg_TerrainSourceCorrectAlt">
0168             <property name="sizePolicy">
0169              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0170               <horstretch>0</horstretch>
0171               <verstretch>0</verstretch>
0172              </sizepolicy>
0173             </property>
0174             <property name="toolTip">
0175              <string>Rotate terrain in altitude degrees so north is actually north</string>
0176             </property>
0177             <property name="minimum">
0178              <number>-360</number>
0179             </property>
0180             <property name="maximum">
0181              <number>360</number>
0182             </property>
0183             <property name="value">
0184              <number>0</number>
0185             </property>
0186            </widget>
0187           </item>
0188           <item>
0189            <spacer>
0190             <property name="orientation">
0191              <enum>Qt::Horizontal</enum>
0192             </property>
0193             <property name="sizeType">
0194              <enum>QSizePolicy::Expanding</enum>
0195             </property>
0196             <property name="sizeHint" stdset="0">
0197              <size>
0198               <width>200</width>
0199               <height>16</height>
0200              </size>
0201             </property>
0202            </spacer>
0203           </item>
0204          </layout>
0205         </item>
0206        </layout>
0207       </item>
0208      </layout>
0209     </widget>
0210    </item>
0211    <item>
0212     <widget class="QGroupBox" name="TerrainSpeedupGroupBox_2">
0213      <property name="title">
0214       <string>Speedup options</string>
0215      </property>
0216      <layout class="QVBoxLayout" name="TerrainSpeedupVerticalLayout">
0217       <item>
0218        <layout class="QHBoxLayout" name="terrainDownsampleLayout">
0219         <item>
0220          <widget class="QLabel" name="terrainDownsamplingLabel">
0221           <property name="sizePolicy">
0222            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0223             <horstretch>0</horstretch>
0224             <verstretch>0</verstretch>
0225            </sizepolicy>
0226           </property>
0227           <property name="toolTip">
0228            <string>Set the coarseness of the terrain image rendered. 1 is full resolution, but can be slow, 6 or more would be coarse resolution and fast.</string>
0229           </property>
0230           <property name="text">
0231            <string>Terrain downsampling:</string>
0232           </property>
0233          </widget>
0234         </item>
0235         <item>
0236          <widget class="QSpinBox" name="kcfg_TerrainDownsampling">
0237           <property name="toolTip">
0238            <string>Set the coarseness of the terrain image rendered. 1 is full resolution, but can be slow, 6 or more would be coarse resolution and fast.</string>
0239           </property>
0240           <property name="minimum">
0241            <number>1</number>
0242           </property>
0243           <property name="maximum">
0244            <number>8</number>
0245           </property>
0246           <property name="value">
0247            <number>4</number>
0248           </property>
0249          </widget>
0250         </item>
0251         <item>
0252          <spacer>
0253           <property name="orientation">
0254            <enum>Qt::Horizontal</enum>
0255           </property>
0256           <property name="sizeType">
0257            <enum>QSizePolicy::Expanding</enum>
0258           </property>
0259           <property name="sizeHint" stdset="0">
0260            <size>
0261             <width>200</width>
0262             <height>16</height>
0263            </size>
0264           </property>
0265          </spacer>
0266         </item>
0267        </layout>
0268       </item>
0269       <item>
0270        <widget class="QCheckBox" name="kcfg_TerrainPanning">
0271         <property name="text">
0272          <string>Show terrain while panning</string>
0273         </property>
0274        </widget>
0275       </item>
0276       <item>
0277        <widget class="QCheckBox" name="kcfg_TerrainSmoothPixels">
0278         <property name="toolTip">
0279          <string>Creates a smoother image at the cost of some extra computation.</string>
0280         </property>
0281         <property name="text">
0282          <string>Smooth pixels</string>
0283         </property>
0284        </widget>
0285       </item>
0286       <item>
0287        <widget class="QCheckBox" name="kcfg_TerrainSkipSpeedup">
0288         <property name="toolTip">
0289          <string>A speedup with minor image quality cost.</string>
0290         </property>
0291         <property name="text">
0292          <string>Skip pixels speedup</string>
0293         </property>
0294        </widget>
0295       </item>
0296       <item>
0297        <widget class="QCheckBox" name="kcfg_TerrainTransparencySpeedup">
0298         <property name="toolTip">
0299          <string>A speedup with minor image quality cost.</string>
0300         </property>
0301         <property name="text">
0302          <string>Transparency speedup</string>
0303         </property>
0304        </widget>
0305       </item>
0306      </layout>
0307     </widget>
0308    </item>
0309    <item>
0310     <spacer>
0311      <property name="orientation">
0312       <enum>Qt::Vertical</enum>
0313      </property>
0314      <property name="sizeType">
0315       <enum>QSizePolicy::Expanding</enum>
0316      </property>
0317      <property name="sizeHint" stdset="0">
0318       <size>
0319        <width>20</width>
0320        <height>16</height>
0321       </size>
0322      </property>
0323     </spacer>
0324    </item>
0325   </layout>
0326  </widget>
0327  <tabstops>
0328   <tabstop>kcfg_ShowTerrain</tabstop>
0329   <tabstop>kcfg_TerrainSource</tabstop>
0330   <tabstop>selectTerrainFileB</tabstop>
0331   <tabstop>kcfg_TerrainSourceCorrectAz</tabstop>
0332   <tabstop>kcfg_TerrainSourceCorrectAlt</tabstop>
0333   <tabstop>kcfg_TerrainDownsampling</tabstop>
0334   <tabstop>kcfg_TerrainPanning</tabstop>
0335   <tabstop>kcfg_TerrainSmoothPixels</tabstop>
0336   <tabstop>kcfg_TerrainSkipSpeedup</tabstop>
0337   <tabstop>kcfg_TerrainTransparencySpeedup</tabstop>
0338  </tabstops>
0339  <resources/>
0340  <connections/>
0341 </ui>