Warning, /education/kstars/kstars/tools/flagmanager.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>FlagManager</class>
0004  <widget class="QWidget" name="FlagManager">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>497</width>
0010     <height>473</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>465</width>
0016     <height>450</height>
0017    </size>
0018   </property>
0019   <layout class="QVBoxLayout" name="verticalLayout_2">
0020    <item>
0021     <layout class="QHBoxLayout" name="horizontalLayout">
0022      <item>
0023       <layout class="QFormLayout" name="formLayout">
0024        <property name="fieldGrowthPolicy">
0025         <enum>QFormLayout::ExpandingFieldsGrow</enum>
0026        </property>
0027        <item row="0" column="0">
0028         <widget class="QLabel" name="raLabel">
0029          <property name="text">
0030           <string>Right ascension:</string>
0031          </property>
0032         </widget>
0033        </item>
0034        <item row="0" column="1">
0035         <widget class="dmsBox" name="raBox" native="true">
0036          <property name="maximumSize">
0037           <size>
0038            <width>150</width>
0039            <height>16777215</height>
0040           </size>
0041          </property>
0042         </widget>
0043        </item>
0044        <item row="1" column="0">
0045         <widget class="QLabel" name="decLabel">
0046          <property name="text">
0047           <string>Declination:</string>
0048          </property>
0049         </widget>
0050        </item>
0051        <item row="1" column="1">
0052         <widget class="dmsBox" name="decBox" native="true">
0053          <property name="maximumSize">
0054           <size>
0055            <width>150</width>
0056            <height>16777215</height>
0057           </size>
0058          </property>
0059         </widget>
0060        </item>
0061        <item row="2" column="0">
0062         <widget class="QLabel" name="epochLabel">
0063          <property name="text">
0064           <string>Epoch:</string>
0065          </property>
0066         </widget>
0067        </item>
0068        <item row="2" column="1">
0069         <widget class="QLineEdit" name="epochBox">
0070          <property name="maximumSize">
0071           <size>
0072            <width>150</width>
0073            <height>16777215</height>
0074           </size>
0075          </property>
0076          <property name="text">
0077           <string>2000.0</string>
0078          </property>
0079         </widget>
0080        </item>
0081        <item row="3" column="0">
0082         <widget class="QLabel" name="label">
0083          <property name="text">
0084           <string>Label:</string>
0085          </property>
0086         </widget>
0087        </item>
0088        <item row="3" column="1">
0089         <widget class="QLineEdit" name="flagLabel">
0090          <property name="maximumSize">
0091           <size>
0092            <width>150</width>
0093            <height>16777215</height>
0094           </size>
0095          </property>
0096         </widget>
0097        </item>
0098        <item row="4" column="0">
0099         <widget class="QLabel" name="label_4">
0100          <property name="text">
0101           <string>Label color:</string>
0102          </property>
0103         </widget>
0104        </item>
0105        <item row="5" column="0">
0106         <widget class="QLabel" name="label_2">
0107          <property name="text">
0108           <string>Icon:</string>
0109          </property>
0110         </widget>
0111        </item>
0112        <item row="5" column="1">
0113         <widget class="QComboBox" name="flagCombobox"/>
0114        </item>
0115        <item row="4" column="1">
0116         <widget class="KColorCombo" name="labelColorcombo">
0117          <property name="color" stdset="0">
0118           <color>
0119            <red>255</red>
0120            <green>0</green>
0121            <blue>0</blue>
0122           </color>
0123          </property>
0124         </widget>
0125        </item>
0126       </layout>
0127      </item>
0128      <item>
0129       <layout class="QVBoxLayout" name="verticalLayout_3">
0130        <item>
0131         <widget class="QPushButton" name="addButton">
0132          <property name="text">
0133           <string>Add</string>
0134          </property>
0135         </widget>
0136        </item>
0137        <item>
0138         <widget class="QPushButton" name="saveButton">
0139          <property name="text">
0140           <string>Save Changes</string>
0141          </property>
0142         </widget>
0143        </item>
0144        <item>
0145         <spacer name="verticalSpacer_2">
0146          <property name="orientation">
0147           <enum>Qt::Vertical</enum>
0148          </property>
0149          <property name="sizeType">
0150           <enum>QSizePolicy::Minimum</enum>
0151          </property>
0152          <property name="sizeHint" stdset="0">
0153           <size>
0154            <width>20</width>
0155            <height>40</height>
0156           </size>
0157          </property>
0158         </spacer>
0159        </item>
0160       </layout>
0161      </item>
0162     </layout>
0163    </item>
0164    <item>
0165     <widget class="QLabel" name="hintLabel">
0166      <property name="text">
0167       <string/>
0168      </property>
0169      <property name="wordWrap">
0170       <bool>true</bool>
0171      </property>
0172     </widget>
0173    </item>
0174    <item>
0175     <layout class="QHBoxLayout" name="horizontalLayout_2">
0176      <item>
0177       <widget class="QTableView" name="flagList">
0178        <property name="minimumSize">
0179         <size>
0180          <width>0</width>
0181          <height>0</height>
0182         </size>
0183        </property>
0184        <property name="editTriggers">
0185         <set>QAbstractItemView::NoEditTriggers</set>
0186        </property>
0187        <property name="alternatingRowColors">
0188         <bool>true</bool>
0189        </property>
0190        <property name="selectionMode">
0191         <enum>QAbstractItemView::SingleSelection</enum>
0192        </property>
0193        <property name="selectionBehavior">
0194         <enum>QAbstractItemView::SelectRows</enum>
0195        </property>
0196        <property name="sortingEnabled">
0197         <bool>false</bool>
0198        </property>
0199       </widget>
0200      </item>
0201      <item>
0202       <layout class="QVBoxLayout" name="verticalLayout">
0203        <item>
0204         <widget class="QPushButton" name="CenterButton">
0205          <property name="text">
0206           <string>Center in Map</string>
0207          </property>
0208         </widget>
0209        </item>
0210        <item>
0211         <widget class="QPushButton" name="ScopeButton">
0212          <property name="toolTip">
0213           <string>Slew to the flag coordinates</string>
0214          </property>
0215          <property name="text">
0216           <string>Center in Telescope</string>
0217          </property>
0218         </widget>
0219        </item>
0220        <item>
0221         <widget class="QPushButton" name="delButton">
0222          <property name="text">
0223           <string>Delete</string>
0224          </property>
0225         </widget>
0226        </item>
0227        <item>
0228         <spacer name="verticalSpacer">
0229          <property name="orientation">
0230           <enum>Qt::Vertical</enum>
0231          </property>
0232          <property name="sizeHint" stdset="0">
0233           <size>
0234            <width>20</width>
0235            <height>40</height>
0236           </size>
0237          </property>
0238         </spacer>
0239        </item>
0240       </layout>
0241      </item>
0242     </layout>
0243    </item>
0244   </layout>
0245  </widget>
0246  <customwidgets>
0247   <customwidget>
0248    <class>KColorCombo</class>
0249    <extends>QComboBox</extends>
0250    <header>kcolorcombo.h</header>
0251   </customwidget>
0252   <customwidget>
0253    <class>dmsBox</class>
0254    <extends>QWidget</extends>
0255    <header>widgets/dmsbox.h</header>
0256   </customwidget>
0257  </customwidgets>
0258  <tabstops>
0259   <tabstop>raBox</tabstop>
0260   <tabstop>decBox</tabstop>
0261   <tabstop>epochBox</tabstop>
0262   <tabstop>flagLabel</tabstop>
0263   <tabstop>labelColorcombo</tabstop>
0264   <tabstop>flagCombobox</tabstop>
0265   <tabstop>addButton</tabstop>
0266   <tabstop>saveButton</tabstop>
0267   <tabstop>flagList</tabstop>
0268   <tabstop>CenterButton</tabstop>
0269   <tabstop>delButton</tabstop>
0270  </tabstops>
0271  <resources/>
0272  <connections/>
0273 </ui>