Warning, /education/kstars/kstars/ekos/analyze/yaxistool.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>YAxisTool</class>
0004  <widget class="QWidget" name="YAxisTool">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>300</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_3">
0014    <item>
0015     <layout class="QVBoxLayout" name="verticalLayout">
0016      <item>
0017       <widget class="QLabel" name="statLabel">
0018        <property name="maximumSize">
0019         <size>
0020          <width>16777215</width>
0021          <height>16777215</height>
0022         </size>
0023        </property>
0024        <property name="text">
0025         <string>Stat Name</string>
0026        </property>
0027        <property name="alignment">
0028         <set>Qt::AlignCenter</set>
0029        </property>
0030       </widget>
0031      </item>
0032      <item>
0033       <widget class="QLabel" name="statShortLabel">
0034        <property name="font">
0035         <font>
0036          <pointsize>9</pointsize>
0037         </font>
0038        </property>
0039        <property name="text">
0040         <string>TextLabel</string>
0041        </property>
0042        <property name="alignment">
0043         <set>Qt::AlignCenter</set>
0044        </property>
0045       </widget>
0046      </item>
0047      <item>
0048       <spacer name="verticalSpacer_2">
0049        <property name="orientation">
0050         <enum>Qt::Vertical</enum>
0051        </property>
0052        <property name="sizeType">
0053         <enum>QSizePolicy::Fixed</enum>
0054        </property>
0055        <property name="sizeHint" stdset="0">
0056         <size>
0057          <width>20</width>
0058          <height>20</height>
0059         </size>
0060        </property>
0061       </spacer>
0062      </item>
0063     </layout>
0064    </item>
0065    <item>
0066     <layout class="QHBoxLayout" name="horizontalLayout_2">
0067      <item>
0068       <widget class="QLabel" name="upperLimitLabel">
0069        <property name="maximumSize">
0070         <size>
0071          <width>100</width>
0072          <height>16777215</height>
0073         </size>
0074        </property>
0075        <property name="text">
0076         <string>Upper Limit</string>
0077        </property>
0078       </widget>
0079      </item>
0080      <item>
0081       <widget class="QDoubleSpinBox" name="upperLimitSpin">
0082        <property name="maximumSize">
0083         <size>
0084          <width>100</width>
0085          <height>16777215</height>
0086         </size>
0087        </property>
0088        <property name="minimum">
0089         <double>-100000.000000000000000</double>
0090        </property>
0091        <property name="maximum">
0092         <double>100000.000000000000000</double>
0093        </property>
0094       </widget>
0095      </item>
0096      <item>
0097       <spacer name="horizontalSpacer_2">
0098        <property name="orientation">
0099         <enum>Qt::Horizontal</enum>
0100        </property>
0101        <property name="sizeHint" stdset="0">
0102         <size>
0103          <width>40</width>
0104          <height>20</height>
0105         </size>
0106        </property>
0107       </spacer>
0108      </item>
0109     </layout>
0110    </item>
0111    <item>
0112     <layout class="QHBoxLayout" name="horizontalLayout">
0113      <item>
0114       <widget class="QLabel" name="lowerLimitLabel">
0115        <property name="maximumSize">
0116         <size>
0117          <width>100</width>
0118          <height>16777215</height>
0119         </size>
0120        </property>
0121        <property name="text">
0122         <string>Lower Limit</string>
0123        </property>
0124       </widget>
0125      </item>
0126      <item>
0127       <widget class="QDoubleSpinBox" name="lowerLimitSpin">
0128        <property name="maximumSize">
0129         <size>
0130          <width>100</width>
0131          <height>16777215</height>
0132         </size>
0133        </property>
0134        <property name="minimum">
0135         <double>-100000.000000000000000</double>
0136        </property>
0137        <property name="maximum">
0138         <double>100000.000000000000000</double>
0139        </property>
0140       </widget>
0141      </item>
0142      <item>
0143       <spacer name="horizontalSpacer">
0144        <property name="orientation">
0145         <enum>Qt::Horizontal</enum>
0146        </property>
0147        <property name="sizeHint" stdset="0">
0148         <size>
0149          <width>40</width>
0150          <height>20</height>
0151         </size>
0152        </property>
0153       </spacer>
0154      </item>
0155     </layout>
0156    </item>
0157    <item>
0158     <widget class="QCheckBox" name="autoLimitsCB">
0159      <property name="maximumSize">
0160       <size>
0161        <width>16777215</width>
0162        <height>16777215</height>
0163       </size>
0164      </property>
0165      <property name="text">
0166       <string>Automatic Limits</string>
0167      </property>
0168     </widget>
0169    </item>
0170    <item>
0171     <widget class="QCheckBox" name="leftAxisCB">
0172      <property name="text">
0173       <string>Use for Left Axis</string>
0174      </property>
0175     </widget>
0176    </item>
0177    <item>
0178     <layout class="QHBoxLayout" name="horizontalLayout_3">
0179      <item>
0180       <widget class="QLabel" name="label_2">
0181        <property name="maximumSize">
0182         <size>
0183          <width>50</width>
0184          <height>16777206</height>
0185         </size>
0186        </property>
0187        <property name="text">
0188         <string>Color</string>
0189        </property>
0190        <property name="alignment">
0191         <set>Qt::AlignCenter</set>
0192        </property>
0193       </widget>
0194      </item>
0195      <item>
0196       <widget class="QLabel" name="colorLabel">
0197        <property name="maximumSize">
0198         <size>
0199          <width>50</width>
0200          <height>16777215</height>
0201         </size>
0202        </property>
0203        <property name="text">
0204         <string/>
0205        </property>
0206       </widget>
0207      </item>
0208      <item>
0209       <widget class="QPushButton" name="colorB">
0210        <property name="maximumSize">
0211         <size>
0212          <width>75</width>
0213          <height>16777215</height>
0214         </size>
0215        </property>
0216        <property name="text">
0217         <string>Change</string>
0218        </property>
0219       </widget>
0220      </item>
0221     </layout>
0222    </item>
0223    <item>
0224     <spacer name="verticalSpacer_3">
0225      <property name="orientation">
0226       <enum>Qt::Vertical</enum>
0227      </property>
0228      <property name="sizeHint" stdset="0">
0229       <size>
0230        <width>20</width>
0231        <height>30</height>
0232       </size>
0233      </property>
0234     </spacer>
0235    </item>
0236    <item>
0237     <widget class="QPushButton" name="defaultB">
0238      <property name="text">
0239       <string>Use Default Limits</string>
0240      </property>
0241     </widget>
0242    </item>
0243    <item>
0244     <spacer name="verticalSpacer">
0245      <property name="orientation">
0246       <enum>Qt::Vertical</enum>
0247      </property>
0248      <property name="sizeHint" stdset="0">
0249       <size>
0250        <width>20</width>
0251        <height>10</height>
0252       </size>
0253      </property>
0254     </spacer>
0255    </item>
0256   </layout>
0257  </widget>
0258  <resources/>
0259  <connections/>
0260 </ui>