Warning, /education/kstars/kstars/printing/pwizfovbrowse.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>PWizFovBrowse</class>
0004  <widget class="QWidget" name="PWizFovBrowse">
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" name="horizontalLayout_2">
0014    <item>
0015     <widget class="QLabel" name="banner">
0016      <property name="sizePolicy">
0017       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0018        <horstretch>0</horstretch>
0019        <verstretch>0</verstretch>
0020       </sizepolicy>
0021      </property>
0022      <property name="minimumSize">
0023       <size>
0024        <width>120</width>
0025        <height>360</height>
0026       </size>
0027      </property>
0028      <property name="text">
0029       <string/>
0030      </property>
0031     </widget>
0032    </item>
0033    <item>
0034     <spacer name="horSpacer3">
0035      <property name="orientation">
0036       <enum>Qt::Horizontal</enum>
0037      </property>
0038      <property name="sizeType">
0039       <enum>QSizePolicy::Fixed</enum>
0040      </property>
0041      <property name="sizeHint" stdset="0">
0042       <size>
0043        <width>5</width>
0044        <height>20</height>
0045       </size>
0046      </property>
0047     </spacer>
0048    </item>
0049    <item>
0050     <layout class="QVBoxLayout" name="fovBrowseLayout">
0051      <property name="spacing">
0052       <number>6</number>
0053      </property>
0054      <property name="margin">
0055       <number>0</number>
0056      </property>
0057      <item>
0058       <widget class="QLabel" name="stepTitle">
0059        <property name="font">
0060         <font>
0061          <family>Sans Serif</family>
0062          <pointsize>11</pointsize>
0063          <weight>75</weight>
0064          <italic>false</italic>
0065          <bold>true</bold>
0066          <underline>false</underline>
0067          <strikeout>false</strikeout>
0068         </font>
0069        </property>
0070        <property name="text">
0071         <string>Browse Captured Field of View Images</string>
0072        </property>
0073       </widget>
0074      </item>
0075      <item>
0076       <spacer name="vertSpacer1">
0077        <property name="orientation">
0078         <enum>Qt::Vertical</enum>
0079        </property>
0080        <property name="sizeType">
0081         <enum>QSizePolicy::Fixed</enum>
0082        </property>
0083        <property name="sizeHint" stdset="0">
0084         <size>
0085          <width>20</width>
0086          <height>12</height>
0087         </size>
0088        </property>
0089       </spacer>
0090      </item>
0091      <item>
0092       <widget class="QLabel" name="stepText">
0093        <property name="text">
0094         <string>After FOV snapshots are captured, you can view, caption and delete them using Field of View Snapshot Browser window.</string>
0095        </property>
0096        <property name="wordWrap">
0097         <bool>true</bool>
0098        </property>
0099       </widget>
0100      </item>
0101      <item>
0102       <spacer name="vertSpacer2">
0103        <property name="orientation">
0104         <enum>Qt::Vertical</enum>
0105        </property>
0106        <property name="sizeType">
0107         <enum>QSizePolicy::Fixed</enum>
0108        </property>
0109        <property name="sizeHint" stdset="0">
0110         <size>
0111          <width>20</width>
0112          <height>12</height>
0113         </size>
0114        </property>
0115       </spacer>
0116      </item>
0117      <item>
0118       <layout class="QHBoxLayout" name="horizontalLayout">
0119        <item>
0120         <spacer name="horSpacer1">
0121          <property name="orientation">
0122           <enum>Qt::Horizontal</enum>
0123          </property>
0124          <property name="sizeHint" stdset="0">
0125           <size>
0126            <width>40</width>
0127            <height>20</height>
0128           </size>
0129          </property>
0130         </spacer>
0131        </item>
0132        <item>
0133         <widget class="QPushButton" name="browseButton">
0134          <property name="text">
0135           <string>Browse captured FOV snapshots</string>
0136          </property>
0137         </widget>
0138        </item>
0139        <item>
0140         <spacer name="horSpacer2">
0141          <property name="orientation">
0142           <enum>Qt::Horizontal</enum>
0143          </property>
0144          <property name="sizeHint" stdset="0">
0145           <size>
0146            <width>40</width>
0147            <height>20</height>
0148           </size>
0149          </property>
0150         </spacer>
0151        </item>
0152       </layout>
0153      </item>
0154      <item>
0155       <spacer name="vertSpacer3">
0156        <property name="orientation">
0157         <enum>Qt::Vertical</enum>
0158        </property>
0159        <property name="sizeType">
0160         <enum>QSizePolicy::Expanding</enum>
0161        </property>
0162        <property name="sizeHint" stdset="0">
0163         <size>
0164          <width>20</width>
0165          <height>12</height>
0166         </size>
0167        </property>
0168       </spacer>
0169      </item>
0170     </layout>
0171    </item>
0172   </layout>
0173  </widget>
0174  <resources/>
0175  <connections/>
0176 </ui>