Warning, /education/kstars/kstars/tools/skycalendar.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>SkyCalendar</class>
0004  <widget class="QWidget" name="SkyCalendar">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>972</width>
0010     <height>725</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Sky Calendar</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <item>
0024     <layout class="QHBoxLayout" name="horizontalLayout_2">
0025      <item>
0026       <widget class="QGroupBox" name="groupBox">
0027        <property name="title">
0028         <string>Planets</string>
0029        </property>
0030        <layout class="QGridLayout" name="gridLayout_2">
0031         <item row="0" column="0">
0032          <widget class="QCheckBox" name="checkBox_Mercury">
0033           <property name="text">
0034            <string>Mercury</string>
0035           </property>
0036          </widget>
0037         </item>
0038         <item row="0" column="1">
0039          <widget class="QCheckBox" name="checkBox_Venus">
0040           <property name="text">
0041            <string>Venus</string>
0042           </property>
0043          </widget>
0044         </item>
0045         <item row="0" column="2">
0046          <widget class="QCheckBox" name="checkBox_Mars">
0047           <property name="text">
0048            <string>Mars</string>
0049           </property>
0050          </widget>
0051         </item>
0052         <item row="0" column="3">
0053          <widget class="QCheckBox" name="checkBox_Jupiter">
0054           <property name="text">
0055            <string>Jupiter</string>
0056           </property>
0057          </widget>
0058         </item>
0059         <item row="1" column="0">
0060          <widget class="QCheckBox" name="checkBox_Saturn">
0061           <property name="text">
0062            <string>Saturn</string>
0063           </property>
0064          </widget>
0065         </item>
0066         <item row="1" column="1">
0067          <widget class="QCheckBox" name="checkBox_Neptune">
0068           <property name="text">
0069            <string>Neptune</string>
0070           </property>
0071          </widget>
0072         </item>
0073         <item row="1" column="2">
0074          <widget class="QCheckBox" name="checkBox_Uranus">
0075           <property name="text">
0076            <string>Uranus</string>
0077           </property>
0078          </widget>
0079         </item>
0080        </layout>
0081       </widget>
0082      </item>
0083      <item>
0084       <widget class="QGroupBox" name="groupBox_2">
0085        <property name="title">
0086         <string>Grids and Labels</string>
0087        </property>
0088        <property name="flat">
0089         <bool>false</bool>
0090        </property>
0091        <property name="checkable">
0092         <bool>false</bool>
0093        </property>
0094        <layout class="QHBoxLayout" name="horizontalLayout_3">
0095         <item>
0096          <layout class="QVBoxLayout" name="verticalLayout_6">
0097           <item>
0098            <widget class="QCheckBox" name="checkBox_GridMonths">
0099             <property name="text">
0100              <string>Month dividers</string>
0101             </property>
0102             <property name="checked">
0103              <bool>true</bool>
0104             </property>
0105            </widget>
0106           </item>
0107           <item>
0108            <widget class="QCheckBox" name="checkBox_GridWeeks">
0109             <property name="text">
0110              <string>Interval dividers</string>
0111             </property>
0112            </widget>
0113           </item>
0114          </layout>
0115         </item>
0116         <item>
0117          <layout class="QVBoxLayout" name="verticalLayout_7">
0118           <item>
0119            <widget class="QCheckBox" name="checkBox_GridVertical">
0120             <property name="text">
0121              <string>Vertical grid</string>
0122             </property>
0123             <property name="checked">
0124              <bool>true</bool>
0125             </property>
0126            </widget>
0127           </item>
0128           <item>
0129            <widget class="QCheckBox" name="checkBox_GridToday">
0130             <property name="text">
0131              <string>Current day</string>
0132             </property>
0133            </widget>
0134           </item>
0135          </layout>
0136         </item>
0137        </layout>
0138       </widget>
0139      </item>
0140      <item>
0141       <spacer name="horizontalSpacer_2">
0142        <property name="orientation">
0143         <enum>Qt::Horizontal</enum>
0144        </property>
0145        <property name="sizeHint" stdset="0">
0146         <size>
0147          <width>40</width>
0148          <height>20</height>
0149         </size>
0150        </property>
0151       </spacer>
0152      </item>
0153      <item>
0154       <widget class="QGroupBox" name="groupBox_3">
0155        <property name="title">
0156         <string/>
0157        </property>
0158        <layout class="QHBoxLayout" name="horizontalLayout">
0159         <item>
0160          <layout class="QFormLayout" name="formLayout">
0161           <item row="0" column="0">
0162            <widget class="QLabel" name="label_2">
0163             <property name="text">
0164              <string>Year:</string>
0165             </property>
0166             <property name="alignment">
0167              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0168             </property>
0169             <property name="buddy">
0170              <cstring>Year</cstring>
0171             </property>
0172            </widget>
0173           </item>
0174           <item row="0" column="1">
0175            <widget class="QSpinBox" name="Year">
0176             <property name="alignment">
0177              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0178             </property>
0179             <property name="minimum">
0180              <number>-4713</number>
0181             </property>
0182             <property name="maximum">
0183              <number>9999</number>
0184             </property>
0185             <property name="value">
0186              <number>2000</number>
0187             </property>
0188            </widget>
0189           </item>
0190           <item row="1" column="0">
0191            <widget class="QLabel" name="label">
0192             <property name="text">
0193              <string>Interval:</string>
0194             </property>
0195            </widget>
0196           </item>
0197           <item row="1" column="1">
0198            <layout class="QHBoxLayout" name="horizontalLayout_6">
0199             <item>
0200              <widget class="QSpinBox" name="spinBox_Interval">
0201               <property name="minimum">
0202                <number>1</number>
0203               </property>
0204               <property name="maximum">
0205                <number>31</number>
0206               </property>
0207               <property name="value">
0208                <number>7</number>
0209               </property>
0210              </widget>
0211             </item>
0212             <item>
0213              <widget class="QLabel" name="label_3">
0214               <property name="text">
0215                <string>day(s)</string>
0216               </property>
0217              </widget>
0218             </item>
0219            </layout>
0220           </item>
0221          </layout>
0222         </item>
0223         <item>
0224          <layout class="QVBoxLayout" name="verticalLayout_9">
0225           <item>
0226            <widget class="QPushButton" name="LocationButton">
0227             <property name="text">
0228              <string>Greenwich, United Kingdom</string>
0229             </property>
0230            </widget>
0231           </item>
0232           <item>
0233            <layout class="QHBoxLayout" name="horizontalLayout_7">
0234             <item>
0235              <spacer name="horizontalSpacer">
0236               <property name="orientation">
0237                <enum>Qt::Horizontal</enum>
0238               </property>
0239               <property name="sizeType">
0240                <enum>QSizePolicy::MinimumExpanding</enum>
0241               </property>
0242               <property name="sizeHint" stdset="0">
0243                <size>
0244                 <width>40</width>
0245                 <height>20</height>
0246                </size>
0247               </property>
0248              </spacer>
0249             </item>
0250             <item>
0251              <widget class="QPushButton" name="CreateButton">
0252               <property name="sizePolicy">
0253                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0254                 <horstretch>0</horstretch>
0255                 <verstretch>0</verstretch>
0256                </sizepolicy>
0257               </property>
0258               <property name="text">
0259                <string>Plot Planetary Almanac</string>
0260               </property>
0261              </widget>
0262             </item>
0263            </layout>
0264           </item>
0265          </layout>
0266         </item>
0267        </layout>
0268       </widget>
0269      </item>
0270     </layout>
0271    </item>
0272    <item>
0273     <widget class="CalendarWidget" name="CalendarView">
0274      <property name="sizePolicy">
0275       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0276        <horstretch>0</horstretch>
0277        <verstretch>0</verstretch>
0278       </sizepolicy>
0279      </property>
0280      <property name="minimumSize">
0281       <size>
0282        <width>480</width>
0283        <height>500</height>
0284       </size>
0285      </property>
0286      <property name="grid" stdset="0">
0287       <bool>false</bool>
0288      </property>
0289     </widget>
0290    </item>
0291   </layout>
0292  </widget>
0293  <customwidgets>
0294   <customwidget>
0295    <class>KPlotWidget</class>
0296    <extends>QFrame</extends>
0297    <header>kplotwidget.h</header>
0298    <container>1</container>
0299   </customwidget>
0300   <customwidget>
0301    <class>CalendarWidget</class>
0302    <extends>KPlotWidget</extends>
0303    <header>tools/calendarwidget.h</header>
0304    <container>1</container>
0305   </customwidget>
0306  </customwidgets>
0307  <tabstops>
0308   <tabstop>checkBox_Mercury</tabstop>
0309   <tabstop>checkBox_Venus</tabstop>
0310   <tabstop>checkBox_Mars</tabstop>
0311   <tabstop>checkBox_Jupiter</tabstop>
0312   <tabstop>checkBox_Saturn</tabstop>
0313   <tabstop>checkBox_Neptune</tabstop>
0314   <tabstop>checkBox_Uranus</tabstop>
0315   <tabstop>checkBox_GridMonths</tabstop>
0316   <tabstop>checkBox_GridWeeks</tabstop>
0317   <tabstop>checkBox_GridVertical</tabstop>
0318  </tabstops>
0319  <resources/>
0320  <connections/>
0321 </ui>