Warning, /education/kstars/kstars/widgets/genericcalendarwidget.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>GenericCalendarWidgetUi</class>
0004  <widget class="QWidget" name="GenericCalendarWidgetUi">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>542</width>
0010     <height>423</height>
0011    </rect>
0012   </property>
0013   <widget class="QWidget" name="gridLayoutWidget">
0014    <property name="geometry">
0015     <rect>
0016      <x>0</x>
0017      <y>0</y>
0018      <width>541</width>
0019      <height>421</height>
0020     </rect>
0021    </property>
0022    <layout class="QGridLayout" name="gridLayout">
0023     <item row="1" column="2">
0024      <widget class="QFrame" name="DateTableFrame">
0025       <property name="sizePolicy">
0026        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0027         <horstretch>0</horstretch>
0028         <verstretch>0</verstretch>
0029        </sizepolicy>
0030       </property>
0031       <property name="frameShape">
0032        <enum>QFrame::StyledPanel</enum>
0033       </property>
0034       <property name="frameShadow">
0035        <enum>QFrame::Plain</enum>
0036       </property>
0037      </widget>
0038     </item>
0039     <item row="1" column="0">
0040      <spacer name="horizontalSpacer">
0041       <property name="orientation">
0042        <enum>Qt::Horizontal</enum>
0043       </property>
0044       <property name="sizeType">
0045        <enum>QSizePolicy::Minimum</enum>
0046       </property>
0047       <property name="sizeHint" stdset="0">
0048        <size>
0049         <width>80</width>
0050         <height>20</height>
0051        </size>
0052       </property>
0053      </spacer>
0054     </item>
0055     <item row="1" column="3">
0056      <spacer name="horizontalSpacer_2">
0057       <property name="orientation">
0058        <enum>Qt::Horizontal</enum>
0059       </property>
0060       <property name="sizeType">
0061        <enum>QSizePolicy::Minimum</enum>
0062       </property>
0063       <property name="sizeHint" stdset="0">
0064        <size>
0065         <width>80</width>
0066         <height>20</height>
0067        </size>
0068       </property>
0069      </spacer>
0070     </item>
0071     <item row="0" column="0">
0072      <spacer name="horizontalSpacer_3">
0073       <property name="orientation">
0074        <enum>Qt::Horizontal</enum>
0075       </property>
0076       <property name="sizeType">
0077        <enum>QSizePolicy::Minimum</enum>
0078       </property>
0079       <property name="sizeHint" stdset="0">
0080        <size>
0081         <width>40</width>
0082         <height>20</height>
0083        </size>
0084       </property>
0085      </spacer>
0086     </item>
0087     <item row="0" column="3">
0088      <spacer name="horizontalSpacer_4">
0089       <property name="orientation">
0090        <enum>Qt::Horizontal</enum>
0091       </property>
0092       <property name="sizeType">
0093        <enum>QSizePolicy::Minimum</enum>
0094       </property>
0095       <property name="sizeHint" stdset="0">
0096        <size>
0097         <width>40</width>
0098         <height>20</height>
0099        </size>
0100       </property>
0101      </spacer>
0102     </item>
0103     <item row="0" column="2">
0104      <layout class="QHBoxLayout" name="horizontalLayout_3">
0105       <item>
0106        <spacer name="horizontalSpacer_5">
0107         <property name="orientation">
0108          <enum>Qt::Horizontal</enum>
0109         </property>
0110         <property name="sizeHint" stdset="0">
0111          <size>
0112           <width>40</width>
0113           <height>20</height>
0114          </size>
0115         </property>
0116        </spacer>
0117       </item>
0118       <item>
0119        <widget class="QToolButton" name="previousYear">
0120         <property name="text">
0121          <string>...</string>
0122         </property>
0123        </widget>
0124       </item>
0125       <item>
0126        <widget class="QToolButton" name="previousMonth">
0127         <property name="text">
0128          <string>...</string>
0129         </property>
0130        </widget>
0131       </item>
0132       <item>
0133        <widget class="QComboBox" name="selectMonth">
0134         <property name="minimumSize">
0135          <size>
0136           <width>90</width>
0137           <height>0</height>
0138          </size>
0139         </property>
0140        </widget>
0141       </item>
0142       <item>
0143        <widget class="KIntSpinBox" name="selectYear">
0144         <property name="minimumSize">
0145          <size>
0146           <width>60</width>
0147           <height>0</height>
0148          </size>
0149         </property>
0150         <property name="maximumSize">
0151          <size>
0152           <width>80</width>
0153           <height>16777215</height>
0154          </size>
0155         </property>
0156         <property name="minimum">
0157          <number>-5000</number>
0158         </property>
0159         <property name="maximum">
0160          <number>10000</number>
0161         </property>
0162        </widget>
0163       </item>
0164       <item>
0165        <widget class="QToolButton" name="nextMonth">
0166         <property name="text">
0167          <string>...</string>
0168         </property>
0169        </widget>
0170       </item>
0171       <item>
0172        <widget class="QToolButton" name="nextYear">
0173         <property name="toolTip">
0174          <string>Previous Year</string>
0175         </property>
0176         <property name="text">
0177          <string>...</string>
0178         </property>
0179        </widget>
0180       </item>
0181       <item>
0182        <spacer name="horizontalSpacer_6">
0183         <property name="orientation">
0184          <enum>Qt::Horizontal</enum>
0185         </property>
0186         <property name="sizeHint" stdset="0">
0187          <size>
0188           <width>40</width>
0189           <height>20</height>
0190          </size>
0191         </property>
0192        </spacer>
0193       </item>
0194      </layout>
0195     </item>
0196    </layout>
0197   </widget>
0198  </widget>
0199  <customwidgets>
0200   <customwidget>
0201    <class>KIntSpinBox</class>
0202    <extends>QSpinBox</extends>
0203    <header>QDoubleSpinBox</header>
0204   </customwidget>
0205   <customwidget>
0206    <class>QComboBox</class>
0207    <extends>QComboBox</extends>
0208    <header>QComboBox.h</header>
0209   </customwidget>
0210  </customwidgets>
0211  <resources/>
0212  <connections/>
0213 </ui>