Warning, /education/kstars/kstars/tools/modcalcsidtime.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>modCalcSidTimeDlg</class>
0004  <widget class="QWidget" name="modCalcSidTimeDlg">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>517</width>
0010     <height>463</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Sidereal Time</string>
0015   </property>
0016   <layout class="QVBoxLayout">
0017    <item>
0018     <widget class="QTabWidget" name="tabWidget">
0019      <property name="currentIndex">
0020       <number>0</number>
0021      </property>
0022      <widget class="QWidget" name="interact">
0023       <attribute name="title">
0024        <string>Interactive Mode</string>
0025       </attribute>
0026       <layout class="QVBoxLayout">
0027        <property name="spacing">
0028         <number>6</number>
0029        </property>
0030        <property name="margin">
0031         <number>9</number>
0032        </property>
0033        <item>
0034         <layout class="QGridLayout">
0035          <property name="margin">
0036           <number>0</number>
0037          </property>
0038          <property name="spacing">
0039           <number>6</number>
0040          </property>
0041          <item row="2" column="0" colspan="3">
0042           <spacer>
0043            <property name="orientation">
0044             <enum>Qt::Horizontal</enum>
0045            </property>
0046            <property name="sizeHint" stdset="0">
0047             <size>
0048              <width>391</width>
0049              <height>20</height>
0050             </size>
0051            </property>
0052           </spacer>
0053          </item>
0054          <item row="3" column="2" rowspan="2">
0055           <spacer>
0056            <property name="orientation">
0057             <enum>Qt::Horizontal</enum>
0058            </property>
0059            <property name="sizeHint" stdset="0">
0060             <size>
0061              <width>40</width>
0062              <height>20</height>
0063             </size>
0064            </property>
0065           </spacer>
0066          </item>
0067          <item row="1" column="1" colspan="2">
0068           <widget class="QPushButton" name="LocationButton">
0069            <property name="text">
0070             <string>Greenwich, United Kingdom</string>
0071            </property>
0072           </widget>
0073          </item>
0074          <item row="0" column="0">
0075           <widget class="QLabel" name="DateLabel">
0076            <property name="text">
0077             <string>Date:</string>
0078            </property>
0079           </widget>
0080          </item>
0081          <item row="4" column="1">
0082           <widget class="QTimeEdit" name="ST"/>
0083          </item>
0084          <item row="3" column="1">
0085           <widget class="QTimeEdit" name="LT"/>
0086          </item>
0087          <item row="4" column="0">
0088           <widget class="QLabel" name="SiderealTimeLabel">
0089            <property name="text">
0090             <string>Sidereal time:</string>
0091            </property>
0092           </widget>
0093          </item>
0094          <item row="3" column="0">
0095           <widget class="QLabel" name="LocalTimeLabel">
0096            <property name="text">
0097             <string>Local time:</string>
0098            </property>
0099           </widget>
0100          </item>
0101          <item row="0" column="1" colspan="2">
0102           <layout class="QHBoxLayout">
0103            <property name="spacing">
0104             <number>6</number>
0105            </property>
0106            <property name="margin">
0107             <number>0</number>
0108            </property>
0109            <item>
0110             <widget class="QDateEdit" name="Date"/>
0111            </item>
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           </layout>
0126          </item>
0127          <item row="1" column="0">
0128           <widget class="QLabel" name="LocationLabel">
0129            <property name="text">
0130             <string>Location:</string>
0131            </property>
0132           </widget>
0133          </item>
0134         </layout>
0135        </item>
0136        <item>
0137         <spacer>
0138          <property name="orientation">
0139           <enum>Qt::Vertical</enum>
0140          </property>
0141          <property name="sizeHint" stdset="0">
0142           <size>
0143            <width>20</width>
0144            <height>40</height>
0145           </size>
0146          </property>
0147         </spacer>
0148        </item>
0149       </layout>
0150      </widget>
0151      <widget class="QWidget" name="batch">
0152       <attribute name="title">
0153        <string>Batch Mode</string>
0154       </attribute>
0155       <layout class="QVBoxLayout">
0156        <item>
0157         <layout class="QHBoxLayout">
0158          <item>
0159           <widget class="QComboBox" name="ComputeComboBatch">
0160            <item>
0161             <property name="text">
0162              <string>Compute sidereal time</string>
0163             </property>
0164            </item>
0165            <item>
0166             <property name="text">
0167              <string>Compute standard time</string>
0168             </property>
0169            </item>
0170           </widget>
0171          </item>
0172          <item>
0173           <spacer>
0174            <property name="orientation">
0175             <enum>Qt::Horizontal</enum>
0176            </property>
0177            <property name="sizeHint" stdset="0">
0178             <size>
0179              <width>40</width>
0180              <height>20</height>
0181             </size>
0182            </property>
0183           </spacer>
0184          </item>
0185         </layout>
0186        </item>
0187        <item>
0188         <widget class="QGroupBox" name="groupBox">
0189          <property name="title">
0190           <string>Input Parameters</string>
0191          </property>
0192          <layout class="QGridLayout">
0193           <item row="0" column="0">
0194            <widget class="QLabel" name="DateLabelBatch">
0195             <property name="sizePolicy">
0196              <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0197               <horstretch>0</horstretch>
0198               <verstretch>0</verstretch>
0199              </sizepolicy>
0200             </property>
0201             <property name="text">
0202              <string>Date:</string>
0203             </property>
0204            </widget>
0205           </item>
0206           <item row="0" column="2">
0207            <widget class="QCheckBox" name="DateCheckBatch">
0208             <property name="text">
0209              <string>Read from input file</string>
0210             </property>
0211            </widget>
0212           </item>
0213           <item row="1" column="0">
0214            <widget class="QLabel" name="LocationLabelBatch">
0215             <property name="sizePolicy">
0216              <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0217               <horstretch>0</horstretch>
0218               <verstretch>0</verstretch>
0219              </sizepolicy>
0220             </property>
0221             <property name="text">
0222              <string>Location:</string>
0223             </property>
0224            </widget>
0225           </item>
0226           <item row="1" column="1">
0227            <widget class="QPushButton" name="LocationButtonBatch">
0228             <property name="sizePolicy">
0229              <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0230               <horstretch>0</horstretch>
0231               <verstretch>0</verstretch>
0232              </sizepolicy>
0233             </property>
0234             <property name="text">
0235              <string>Greenwich, United Kingdom</string>
0236             </property>
0237            </widget>
0238           </item>
0239           <item row="1" column="2">
0240            <widget class="QCheckBox" name="LocationCheckBatch">
0241             <property name="text">
0242              <string>Read from input file</string>
0243             </property>
0244            </widget>
0245           </item>
0246           <item row="0" column="1">
0247            <widget class="QDateEdit" name="DateBatch"/>
0248           </item>
0249          </layout>
0250         </widget>
0251        </item>
0252        <item>
0253         <spacer>
0254          <property name="orientation">
0255           <enum>Qt::Vertical</enum>
0256          </property>
0257          <property name="sizeType">
0258           <enum>QSizePolicy::Minimum</enum>
0259          </property>
0260          <property name="sizeHint" stdset="0">
0261           <size>
0262            <width>20</width>
0263            <height>16</height>
0264           </size>
0265          </property>
0266         </spacer>
0267        </item>
0268        <item>
0269         <widget class="QLabel" name="HelpLabel">
0270          <property name="text">
0271           <string>Specify Local Time in the Input File</string>
0272          </property>
0273         </widget>
0274        </item>
0275        <item>
0276         <layout class="QGridLayout">
0277          <item row="0" column="0">
0278           <widget class="QLabel" name="label_3">
0279            <property name="text">
0280             <string>Input file:</string>
0281            </property>
0282           </widget>
0283          </item>
0284          <item row="0" column="1">
0285           <widget class="KUrlRequester" name="InputFileBatch"/>
0286          </item>
0287          <item row="1" column="0">
0288           <widget class="QLabel" name="label_4">
0289            <property name="text">
0290             <string>Output file:</string>
0291            </property>
0292           </widget>
0293          </item>
0294          <item row="1" column="1">
0295           <widget class="KUrlRequester" name="OutputFileBatch"/>
0296          </item>
0297         </layout>
0298        </item>
0299        <item>
0300         <layout class="QHBoxLayout">
0301          <item>
0302           <spacer>
0303            <property name="orientation">
0304             <enum>Qt::Horizontal</enum>
0305            </property>
0306            <property name="sizeHint" stdset="0">
0307             <size>
0308              <width>40</width>
0309              <height>20</height>
0310             </size>
0311            </property>
0312           </spacer>
0313          </item>
0314          <item>
0315           <layout class="QVBoxLayout">
0316            <item>
0317             <widget class="QPushButton" name="RunButtonBatch">
0318              <property name="text">
0319               <string>Compute</string>
0320              </property>
0321             </widget>
0322            </item>
0323            <item>
0324             <widget class="QPushButton" name="ViewButtonBatch">
0325              <property name="text">
0326               <string>View Output...</string>
0327              </property>
0328             </widget>
0329            </item>
0330           </layout>
0331          </item>
0332          <item>
0333           <spacer>
0334            <property name="orientation">
0335             <enum>Qt::Horizontal</enum>
0336            </property>
0337            <property name="sizeHint" stdset="0">
0338             <size>
0339              <width>40</width>
0340              <height>20</height>
0341             </size>
0342            </property>
0343           </spacer>
0344          </item>
0345         </layout>
0346        </item>
0347        <item>
0348         <spacer>
0349          <property name="orientation">
0350           <enum>Qt::Vertical</enum>
0351          </property>
0352          <property name="sizeHint" stdset="0">
0353           <size>
0354            <width>465</width>
0355            <height>16</height>
0356           </size>
0357          </property>
0358         </spacer>
0359        </item>
0360       </layout>
0361      </widget>
0362     </widget>
0363    </item>
0364   </layout>
0365  </widget>
0366  <customwidgets>
0367   <customwidget>
0368    <class>KUrlRequester</class>
0369    <extends>QFrame</extends>
0370    <header>kurlrequester.h</header>
0371   </customwidget>
0372   <customwidget>
0373    <class>QPushButton</class>
0374    <extends>QPushButton</extends>
0375    <header>kpushbutton.h</header>
0376   </customwidget>
0377   <customwidget>
0378    <class>QComboBox</class>
0379    <extends>QComboBox</extends>
0380    <header>QComboBox.h</header>
0381   </customwidget>
0382   <customwidget>
0383    <class>QTabWidget</class>
0384    <extends>QTabWidget</extends>
0385    <header>ktabwidget.h</header>
0386    <container>1</container>
0387   </customwidget>
0388  </customwidgets>
0389  <tabstops>
0390   <tabstop>tabWidget</tabstop>
0391   <tabstop>Date</tabstop>
0392   <tabstop>LocationButton</tabstop>
0393   <tabstop>LT</tabstop>
0394   <tabstop>ST</tabstop>
0395   <tabstop>ComputeComboBatch</tabstop>
0396   <tabstop>DateBatch</tabstop>
0397   <tabstop>DateCheckBatch</tabstop>
0398   <tabstop>LocationButtonBatch</tabstop>
0399   <tabstop>LocationCheckBatch</tabstop>
0400   <tabstop>InputFileBatch</tabstop>
0401   <tabstop>OutputFileBatch</tabstop>
0402   <tabstop>RunButtonBatch</tabstop>
0403   <tabstop>ViewButtonBatch</tabstop>
0404  </tabstops>
0405  <resources/>
0406  <connections/>
0407 </ui>