Warning, /education/kstars/kstars/tools/horizonmanager.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>HorizonManager</class>
0004  <widget class="QWidget" name="HorizonManager">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>609</width>
0010     <height>449</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_3">
0014    <item>
0015     <layout class="QHBoxLayout" name="horizontalLayout_3">
0016      <property name="sizeConstraint">
0017       <enum>QLayout::SetDefaultConstraint</enum>
0018      </property>
0019      <item>
0020       <widget class="QGroupBox" name="groupBox">
0021        <property name="title">
0022         <string>Regions</string>
0023        </property>
0024        <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0">
0025         <item>
0026          <layout class="QHBoxLayout" name="horizontalLayout">
0027           <item>
0028            <widget class="QPushButton" name="addRegionB">
0029             <property name="minimumSize">
0030              <size>
0031               <width>32</width>
0032               <height>32</height>
0033              </size>
0034             </property>
0035             <property name="maximumSize">
0036              <size>
0037               <width>32</width>
0038               <height>32</height>
0039              </size>
0040             </property>
0041             <property name="toolTip">
0042              <string>Add Region</string>
0043             </property>
0044             <property name="text">
0045              <string/>
0046             </property>
0047            </widget>
0048           </item>
0049           <item>
0050            <widget class="QPushButton" name="removeRegionB">
0051             <property name="enabled">
0052              <bool>false</bool>
0053             </property>
0054             <property name="minimumSize">
0055              <size>
0056               <width>32</width>
0057               <height>32</height>
0058              </size>
0059             </property>
0060             <property name="maximumSize">
0061              <size>
0062               <width>32</width>
0063               <height>32</height>
0064              </size>
0065             </property>
0066             <property name="toolTip">
0067              <string>Remove Region</string>
0068             </property>
0069             <property name="text">
0070              <string/>
0071             </property>
0072            </widget>
0073           </item>
0074           <item>
0075            <widget class="QPushButton" name="toggleCeilingB">
0076             <property name="enabled">
0077              <bool>false</bool>
0078             </property>
0079             <property name="minimumSize">
0080              <size>
0081               <width>32</width>
0082               <height>32</height>
0083              </size>
0084             </property>
0085             <property name="maximumSize">
0086              <size>
0087               <width>32</width>
0088               <height>32</height>
0089              </size>
0090             </property>
0091             <property name="toolTip">
0092              <string>Toggle Ceiling</string>
0093             </property>
0094             <property name="text">
0095              <string/>
0096             </property>
0097            </widget>
0098           </item>
0099           <item>
0100            <spacer name="horizontalSpacer">
0101             <property name="orientation">
0102              <enum>Qt::Horizontal</enum>
0103             </property>
0104             <property name="sizeHint" stdset="0">
0105              <size>
0106               <width>40</width>
0107               <height>20</height>
0108              </size>
0109             </property>
0110            </spacer>
0111           </item>
0112           <item>
0113            <widget class="QPushButton" name="saveB">
0114             <property name="enabled">
0115              <bool>false</bool>
0116             </property>
0117             <property name="minimumSize">
0118              <size>
0119               <width>32</width>
0120               <height>32</height>
0121              </size>
0122             </property>
0123             <property name="maximumSize">
0124              <size>
0125               <width>32</width>
0126               <height>32</height>
0127              </size>
0128             </property>
0129             <property name="toolTip">
0130              <string>Save Regions</string>
0131             </property>
0132             <property name="text">
0133              <string/>
0134             </property>
0135            </widget>
0136           </item>
0137          </layout>
0138         </item>
0139         <item>
0140          <widget class="QListView" name="regionsList"/>
0141         </item>
0142        </layout>
0143       </widget>
0144      </item>
0145      <item>
0146       <widget class="QGroupBox" name="groupBox_2">
0147        <property name="sizePolicy">
0148         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0149          <horstretch>0</horstretch>
0150          <verstretch>0</verstretch>
0151         </sizepolicy>
0152        </property>
0153        <property name="title">
0154         <string>Points</string>
0155        </property>
0156        <layout class="QVBoxLayout" name="verticalLayout_2">
0157         <item>
0158          <layout class="QHBoxLayout" name="horizontalLayout_2">
0159           <item>
0160            <widget class="QPushButton" name="addPointB">
0161             <property name="enabled">
0162              <bool>false</bool>
0163             </property>
0164             <property name="minimumSize">
0165              <size>
0166               <width>32</width>
0167               <height>32</height>
0168              </size>
0169             </property>
0170             <property name="maximumSize">
0171              <size>
0172               <width>32</width>
0173               <height>32</height>
0174              </size>
0175             </property>
0176             <property name="toolTip">
0177              <string>Add Point</string>
0178             </property>
0179             <property name="text">
0180              <string/>
0181             </property>
0182            </widget>
0183           </item>
0184           <item>
0185            <widget class="QPushButton" name="removePointB">
0186             <property name="enabled">
0187              <bool>false</bool>
0188             </property>
0189             <property name="minimumSize">
0190              <size>
0191               <width>32</width>
0192               <height>32</height>
0193              </size>
0194             </property>
0195             <property name="maximumSize">
0196              <size>
0197               <width>32</width>
0198               <height>32</height>
0199              </size>
0200             </property>
0201             <property name="toolTip">
0202              <string>Remove Point</string>
0203             </property>
0204             <property name="text">
0205              <string/>
0206             </property>
0207            </widget>
0208           </item>
0209           <item>
0210            <widget class="QPushButton" name="clearPointsB">
0211             <property name="enabled">
0212              <bool>false</bool>
0213             </property>
0214             <property name="minimumSize">
0215              <size>
0216               <width>32</width>
0217               <height>32</height>
0218              </size>
0219             </property>
0220             <property name="maximumSize">
0221              <size>
0222               <width>32</width>
0223               <height>32</height>
0224              </size>
0225             </property>
0226             <property name="toolTip">
0227              <string>Clear all points</string>
0228             </property>
0229             <property name="text">
0230              <string/>
0231             </property>
0232            </widget>
0233           </item>
0234           <item>
0235            <spacer name="horizontalSpacer_2">
0236             <property name="orientation">
0237              <enum>Qt::Horizontal</enum>
0238             </property>
0239             <property name="sizeHint" stdset="0">
0240              <size>
0241               <width>40</width>
0242               <height>20</height>
0243              </size>
0244             </property>
0245            </spacer>
0246           </item>
0247           <item>
0248            <widget class="QLabel" name="regionValidation">
0249             <property name="enabled">
0250              <bool>false</bool>
0251             </property>
0252             <property name="minimumSize">
0253              <size>
0254               <width>32</width>
0255               <height>32</height>
0256              </size>
0257             </property>
0258             <property name="toolTip">
0259              <string/>
0260             </property>
0261             <property name="text">
0262              <string/>
0263             </property>
0264            </widget>
0265           </item>
0266           <item>
0267            <widget class="QPushButton" name="selectPointsB">
0268             <property name="enabled">
0269              <bool>false</bool>
0270             </property>
0271             <property name="minimumSize">
0272              <size>
0273               <width>32</width>
0274               <height>32</height>
0275              </size>
0276             </property>
0277             <property name="maximumSize">
0278              <size>
0279               <width>32</width>
0280               <height>32</height>
0281              </size>
0282             </property>
0283             <property name="toolTip">
0284              <string>Select points from the sky map</string>
0285             </property>
0286             <property name="text">
0287              <string/>
0288             </property>
0289             <property name="checkable">
0290              <bool>true</bool>
0291             </property>
0292             <property name="flat">
0293              <bool>false</bool>
0294             </property>
0295            </widget>
0296           </item>
0297          </layout>
0298         </item>
0299         <item>
0300          <widget class="QTableView" name="pointsList"/>
0301         </item>
0302        </layout>
0303       </widget>
0304      </item>
0305     </layout>
0306    </item>
0307    <item>
0308     <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="1,5">
0309      <item>
0310       <widget class="QLabel" name="tipLabel">
0311        <property name="minimumSize">
0312         <size>
0313          <width>64</width>
0314          <height>64</height>
0315         </size>
0316        </property>
0317        <property name="maximumSize">
0318         <size>
0319          <width>64</width>
0320          <height>64</height>
0321         </size>
0322        </property>
0323        <property name="text">
0324         <string/>
0325        </property>
0326       </widget>
0327      </item>
0328      <item>
0329       <widget class="QLabel" name="label">
0330        <property name="text">
0331         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Artificial horizon is used to define &lt;span style=&quot; font-weight:600;&quot;&gt;Regions&lt;/span&gt; on the SkyMap that are &lt;span style=&quot; font-style:italic;&quot;&gt;blocked&lt;/span&gt; from view from your vantage point (e.g. by tall trees or buildings). Regions can be areas above or below line segments that you enter. &lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;To draw a &lt;span style=&quot; font-weight:600;&quot;&gt;Region&lt;/span&gt;, enter a list of &lt;span style=&quot; font-weight:600;&quot;&gt;Points&lt;/span&gt; (&lt;span style=&quot; font-style:italic;&quot;&gt;minimum&lt;/span&gt; 2) that outlines the top of a blocked area (the &lt;span style=&quot; font-weight:600;&quot;&gt;blockage is below&lt;/span&gt; the lines).&lt;/li&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Setting &lt;span style=&quot; font-style:italic;&quot;&gt;ceiling/window mode&lt;/span&gt; for a list of points instead sets the &lt;span style=&quot; font-weight:600;&quot;&gt;blockage above&lt;/span&gt; the lines.&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Add the points manually, or preferably by selecting them from the Sky Map after clicking &lt;span style=&quot; font-style:italic;&quot;&gt;Select Points&lt;/span&gt; button. &lt;/li&gt;&lt;/ul&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Enable a region by &lt;span style=&quot; font-style:italic;&quot;&gt;checking its box&lt;/span&gt;. &lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Selecting a region displays its points on the SkyMap. &lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;When done click &lt;span style=&quot; font-style:italic;&quot;&gt;Apply&lt;/span&gt;.&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Defining regions is easier when used in conjunction with the Terrain background feature.&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</string>
0332        </property>
0333        <property name="wordWrap">
0334         <bool>true</bool>
0335        </property>
0336       </widget>
0337      </item>
0338     </layout>
0339    </item>
0340   </layout>
0341  </widget>
0342  <resources/>
0343  <connections/>
0344 </ui>