Warning, /education/marble/src/plugins/render/stars/StarsConfigWidget.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>StarsConfigWidget</class>
0004  <widget class="QDialog" name="StarsConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>391</width>
0010     <height>488</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Configure Stars Plugin</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0">
0018     <widget class="QTabWidget" name="tabWidget">
0019      <property name="currentIndex">
0020       <number>0</number>
0021      </property>
0022      <widget class="QWidget" name="tab">
0023       <attribute name="title">
0024        <string>Celestial Objects</string>
0025       </attribute>
0026       <layout class="QVBoxLayout" name="verticalLayout_4">
0027        <item>
0028         <widget class="QGroupBox" name="groupBox_3">
0029          <property name="title">
0030           <string>Star Magnitude Limit</string>
0031          </property>
0032          <layout class="QHBoxLayout" name="horizontalLayout">
0033           <item>
0034            <widget class="QSlider" name="m_magnitudeSlider">
0035             <property name="inputMethodHints">
0036              <set>Qt::ImhNone</set>
0037             </property>
0038             <property name="maximum">
0039              <number>7</number>
0040             </property>
0041             <property name="value">
0042              <number>7</number>
0043             </property>
0044             <property name="orientation">
0045              <enum>Qt::Horizontal</enum>
0046             </property>
0047             <property name="tickPosition">
0048              <enum>QSlider::TicksBelow</enum>
0049             </property>
0050             <property name="tickInterval">
0051              <number>1</number>
0052             </property>
0053            </widget>
0054           </item>
0055           <item>
0056            <widget class="QSpinBox" name="spinBox">
0057             <property name="suffix">
0058              <string> mag</string>
0059             </property>
0060             <property name="prefix">
0061              <string/>
0062             </property>
0063             <property name="value">
0064              <number>7</number>
0065             </property>
0066            </widget>
0067           </item>
0068          </layout>
0069         </widget>
0070        </item>
0071        <item>
0072         <widget class="QGroupBox" name="groupBox_4">
0073          <property name="title">
0074           <string>Solar System</string>
0075          </property>
0076          <layout class="QVBoxLayout" name="verticalLayout_2">
0077           <item>
0078            <widget class="QListWidget" name="m_solarSystemListWidget">
0079             <item>
0080              <property name="text">
0081               <string>Sun</string>
0082              </property>
0083              <property name="checkState">
0084               <enum>Checked</enum>
0085              </property>
0086             </item>
0087             <item>
0088              <property name="text">
0089               <string>Moon</string>
0090              </property>
0091              <property name="checkState">
0092               <enum>Checked</enum>
0093              </property>
0094             </item>
0095             <item>
0096              <property name="text">
0097               <string>Mercury</string>
0098              </property>
0099              <property name="checkState">
0100               <enum>Unchecked</enum>
0101              </property>
0102             </item>
0103             <item>
0104              <property name="text">
0105               <string>Venus</string>
0106              </property>
0107              <property name="checkState">
0108               <enum>Unchecked</enum>
0109              </property>
0110             </item>
0111             <item>
0112              <property name="text">
0113               <string>Earth</string>
0114              </property>
0115              <property name="checkState">
0116               <enum>Unchecked</enum>
0117              </property>
0118              <property name="flags">
0119               <set>ItemIsSelectable|ItemIsDragEnabled|ItemIsUserCheckable</set>
0120              </property>
0121             </item>
0122             <item>
0123              <property name="text">
0124               <string>Mars</string>
0125              </property>
0126              <property name="checkState">
0127               <enum>Unchecked</enum>
0128              </property>
0129             </item>
0130             <item>
0131              <property name="text">
0132               <string>Jupiter</string>
0133              </property>
0134              <property name="checkState">
0135               <enum>Unchecked</enum>
0136              </property>
0137             </item>
0138             <item>
0139              <property name="text">
0140               <string>Saturn</string>
0141              </property>
0142              <property name="checkState">
0143               <enum>Unchecked</enum>
0144              </property>
0145             </item>
0146             <item>
0147              <property name="text">
0148               <string>Uranus</string>
0149              </property>
0150              <property name="checkState">
0151               <enum>Unchecked</enum>
0152              </property>
0153             </item>
0154             <item>
0155              <property name="text">
0156               <string>Neptune</string>
0157              </property>
0158              <property name="checkState">
0159               <enum>Unchecked</enum>
0160              </property>
0161             </item>
0162            </widget>
0163           </item>
0164           <item>
0165            <widget class="QCheckBox" name="m_viewSolarSystemLabelCheckbox">
0166             <property name="text">
0167              <string>Use name labels</string>
0168             </property>
0169             <property name="checked">
0170              <bool>true</bool>
0171             </property>
0172            </widget>
0173           </item>
0174           <item>
0175            <widget class="QCheckBox" name="m_zoomSunMoonCheckbox">
0176             <property name="text">
0177              <string>Magnify Sun and Moon</string>
0178             </property>
0179             <property name="checked">
0180              <bool>true</bool>
0181             </property>
0182            </widget>
0183           </item>
0184          </layout>
0185         </widget>
0186        </item>
0187        <item>
0188         <widget class="QGroupBox" name="groupBox">
0189          <property name="title">
0190           <string>Other</string>
0191          </property>
0192          <layout class="QGridLayout" name="gridLayout_2">
0193           <item row="0" column="0">
0194            <widget class="QCheckBox" name="m_viewDsosCheckbox">
0195             <property name="text">
0196              <string>Deep Sky Objects</string>
0197             </property>
0198             <property name="checked">
0199              <bool>true</bool>
0200             </property>
0201            </widget>
0202           </item>
0203           <item row="0" column="2">
0204            <spacer name="horizontalSpacer_7">
0205             <property name="orientation">
0206              <enum>Qt::Horizontal</enum>
0207             </property>
0208             <property name="sizeHint" stdset="0">
0209              <size>
0210               <width>155</width>
0211               <height>10</height>
0212              </size>
0213             </property>
0214            </spacer>
0215           </item>
0216           <item row="1" column="0">
0217            <widget class="QCheckBox" name="m_viewDsoLabelCheckbox">
0218             <property name="text">
0219              <string>Deep Sky Object Labels</string>
0220             </property>
0221             <property name="checked">
0222              <bool>true</bool>
0223             </property>
0224            </widget>
0225           </item>
0226           <item row="1" column="1">
0227            <widget class="QPushButton" name="m_dsoLabelColorButton">
0228             <property name="minimumSize">
0229              <size>
0230               <width>30</width>
0231               <height>25</height>
0232              </size>
0233             </property>
0234             <property name="maximumSize">
0235              <size>
0236               <width>30</width>
0237               <height>25</height>
0238              </size>
0239             </property>
0240             <property name="text">
0241              <string/>
0242             </property>
0243            </widget>
0244           </item>
0245           <item row="1" column="2">
0246            <spacer name="horizontalSpacer_6">
0247             <property name="orientation">
0248              <enum>Qt::Horizontal</enum>
0249             </property>
0250             <property name="sizeHint" stdset="0">
0251              <size>
0252               <width>155</width>
0253               <height>10</height>
0254              </size>
0255             </property>
0256            </spacer>
0257           </item>
0258          </layout>
0259         </widget>
0260        </item>
0261        <item>
0262         <spacer name="verticalSpacer">
0263          <property name="orientation">
0264           <enum>Qt::Vertical</enum>
0265          </property>
0266          <property name="sizeHint" stdset="0">
0267           <size>
0268            <width>20</width>
0269            <height>0</height>
0270           </size>
0271          </property>
0272         </spacer>
0273        </item>
0274       </layout>
0275      </widget>
0276      <widget class="QWidget" name="tab_2">
0277       <attribute name="title">
0278        <string>Lines and Orientation</string>
0279       </attribute>
0280       <layout class="QVBoxLayout" name="verticalLayout">
0281        <item>
0282         <widget class="QGroupBox" name="groupBox_2">
0283          <property name="title">
0284           <string>Constellations</string>
0285          </property>
0286          <layout class="QGridLayout" name="gridLayout_4">
0287           <item row="0" column="0">
0288            <widget class="QCheckBox" name="m_viewConstellationLinesCheckbox">
0289             <property name="text">
0290              <string>Lines</string>
0291             </property>
0292             <property name="checked">
0293              <bool>true</bool>
0294             </property>
0295            </widget>
0296           </item>
0297           <item row="0" column="2">
0298            <widget class="QPushButton" name="m_constellationColorButton">
0299             <property name="minimumSize">
0300              <size>
0301               <width>30</width>
0302               <height>25</height>
0303              </size>
0304             </property>
0305             <property name="maximumSize">
0306              <size>
0307               <width>30</width>
0308               <height>25</height>
0309              </size>
0310             </property>
0311             <property name="text">
0312              <string/>
0313             </property>
0314            </widget>
0315           </item>
0316           <item row="0" column="3" colspan="2">
0317            <spacer name="horizontalSpacer">
0318             <property name="orientation">
0319              <enum>Qt::Horizontal</enum>
0320             </property>
0321             <property name="sizeHint" stdset="0">
0322              <size>
0323               <width>152</width>
0324               <height>10</height>
0325              </size>
0326             </property>
0327            </spacer>
0328           </item>
0329           <item row="1" column="0" colspan="2">
0330            <widget class="QCheckBox" name="m_viewConstellationLabelsCheckbox">
0331             <property name="text">
0332              <string>Labels</string>
0333             </property>
0334             <property name="checked">
0335              <bool>true</bool>
0336             </property>
0337            </widget>
0338           </item>
0339           <item row="1" column="2">
0340            <widget class="QPushButton" name="m_constellationLabelColorButton">
0341             <property name="minimumSize">
0342              <size>
0343               <width>30</width>
0344               <height>25</height>
0345              </size>
0346             </property>
0347             <property name="maximumSize">
0348              <size>
0349               <width>30</width>
0350               <height>25</height>
0351              </size>
0352             </property>
0353             <property name="text">
0354              <string/>
0355             </property>
0356            </widget>
0357           </item>
0358           <item row="1" column="3" colspan="2">
0359            <spacer name="horizontalSpacer_2">
0360             <property name="orientation">
0361              <enum>Qt::Horizontal</enum>
0362             </property>
0363             <property name="sizeHint" stdset="0">
0364              <size>
0365               <width>152</width>
0366               <height>10</height>
0367              </size>
0368             </property>
0369            </spacer>
0370           </item>
0371           <item row="2" column="1">
0372            <spacer name="verticalSpacer_3">
0373             <property name="orientation">
0374              <enum>Qt::Vertical</enum>
0375             </property>
0376             <property name="sizeType">
0377              <enum>QSizePolicy::Fixed</enum>
0378             </property>
0379             <property name="sizeHint" stdset="0">
0380              <size>
0381               <width>20</width>
0382               <height>20</height>
0383              </size>
0384             </property>
0385            </spacer>
0386           </item>
0387           <item row="3" column="0">
0388            <widget class="QLabel" name="label">
0389             <property name="text">
0390              <string>Names</string>
0391             </property>
0392             <property name="buddy">
0393              <cstring>constellationNamesComboBox</cstring>
0394             </property>
0395            </widget>
0396           </item>
0397           <item row="3" column="1" colspan="3">
0398            <widget class="QComboBox" name="constellationNamesComboBox">
0399             <item>
0400              <property name="text">
0401               <string>Latin Name</string>
0402              </property>
0403             </item>
0404             <item>
0405              <property name="text">
0406               <string>Native Translation</string>
0407              </property>
0408             </item>
0409             <item>
0410              <property name="text">
0411               <string>Abbreviation</string>
0412              </property>
0413             </item>
0414            </widget>
0415           </item>
0416           <item row="3" column="4">
0417            <spacer name="horizontalSpacer_8">
0418             <property name="orientation">
0419              <enum>Qt::Horizontal</enum>
0420             </property>
0421             <property name="sizeHint" stdset="0">
0422              <size>
0423               <width>143</width>
0424               <height>20</height>
0425              </size>
0426             </property>
0427            </spacer>
0428           </item>
0429          </layout>
0430         </widget>
0431        </item>
0432        <item>
0433         <widget class="QGroupBox" name="groupBox_5">
0434          <property name="title">
0435           <string>Coordinate Grid</string>
0436          </property>
0437          <layout class="QGridLayout" name="gridLayout_3">
0438           <item row="0" column="0">
0439            <widget class="QCheckBox" name="m_viewCelestialEquatorCheckbox">
0440             <property name="text">
0441              <string>Celestial Equator</string>
0442             </property>
0443             <property name="checked">
0444              <bool>true</bool>
0445             </property>
0446            </widget>
0447           </item>
0448           <item row="0" column="1">
0449            <widget class="QPushButton" name="m_celestialEquatorColorButton">
0450             <property name="minimumSize">
0451              <size>
0452               <width>30</width>
0453               <height>25</height>
0454              </size>
0455             </property>
0456             <property name="maximumSize">
0457              <size>
0458               <width>30</width>
0459               <height>25</height>
0460              </size>
0461             </property>
0462             <property name="text">
0463              <string/>
0464             </property>
0465            </widget>
0466           </item>
0467           <item row="0" column="2">
0468            <spacer name="horizontalSpacer_3">
0469             <property name="orientation">
0470              <enum>Qt::Horizontal</enum>
0471             </property>
0472             <property name="sizeHint" stdset="0">
0473              <size>
0474               <width>210</width>
0475               <height>22</height>
0476              </size>
0477             </property>
0478            </spacer>
0479           </item>
0480           <item row="1" column="0">
0481            <widget class="QCheckBox" name="m_viewCelestialPoleCheckbox">
0482             <property name="text">
0483              <string>Celestial Poles</string>
0484             </property>
0485             <property name="checked">
0486              <bool>true</bool>
0487             </property>
0488            </widget>
0489           </item>
0490           <item row="1" column="1">
0491            <widget class="QPushButton" name="m_celestialPoleColorButton">
0492             <property name="minimumSize">
0493              <size>
0494               <width>30</width>
0495               <height>25</height>
0496              </size>
0497             </property>
0498             <property name="maximumSize">
0499              <size>
0500               <width>30</width>
0501               <height>25</height>
0502              </size>
0503             </property>
0504             <property name="text">
0505              <string/>
0506             </property>
0507            </widget>
0508           </item>
0509           <item row="1" column="2">
0510            <spacer name="horizontalSpacer_4">
0511             <property name="orientation">
0512              <enum>Qt::Horizontal</enum>
0513             </property>
0514             <property name="sizeHint" stdset="0">
0515              <size>
0516               <width>152</width>
0517               <height>10</height>
0518              </size>
0519             </property>
0520            </spacer>
0521           </item>
0522           <item row="2" column="0">
0523            <widget class="QCheckBox" name="m_viewEclipticCheckbox">
0524             <property name="text">
0525              <string>Ecliptic</string>
0526             </property>
0527             <property name="checked">
0528              <bool>true</bool>
0529             </property>
0530            </widget>
0531           </item>
0532           <item row="2" column="1">
0533            <widget class="QPushButton" name="m_eclipticColorButton">
0534             <property name="minimumSize">
0535              <size>
0536               <width>30</width>
0537               <height>25</height>
0538              </size>
0539             </property>
0540             <property name="maximumSize">
0541              <size>
0542               <width>30</width>
0543               <height>25</height>
0544              </size>
0545             </property>
0546             <property name="text">
0547              <string/>
0548             </property>
0549            </widget>
0550           </item>
0551           <item row="2" column="2">
0552            <spacer name="horizontalSpacer_5">
0553             <property name="orientation">
0554              <enum>Qt::Horizontal</enum>
0555             </property>
0556             <property name="sizeHint" stdset="0">
0557              <size>
0558               <width>184</width>
0559               <height>22</height>
0560              </size>
0561             </property>
0562            </spacer>
0563           </item>
0564          </layout>
0565         </widget>
0566        </item>
0567        <item>
0568         <spacer name="verticalSpacer_2">
0569          <property name="orientation">
0570           <enum>Qt::Vertical</enum>
0571          </property>
0572          <property name="sizeHint" stdset="0">
0573           <size>
0574            <width>20</width>
0575            <height>17</height>
0576           </size>
0577          </property>
0578         </spacer>
0579        </item>
0580       </layout>
0581      </widget>
0582     </widget>
0583    </item>
0584    <item row="1" column="0">
0585     <layout class="QHBoxLayout" name="horizontalLayout_2">
0586      <item>
0587       <spacer name="horizontalSpacer_9">
0588        <property name="orientation">
0589         <enum>Qt::Horizontal</enum>
0590        </property>
0591        <property name="sizeHint" stdset="0">
0592         <size>
0593          <width>20</width>
0594          <height>20</height>
0595         </size>
0596        </property>
0597       </spacer>
0598      </item>
0599      <item>
0600       <widget class="QDialogButtonBox" name="m_buttonBox">
0601        <property name="orientation">
0602         <enum>Qt::Horizontal</enum>
0603        </property>
0604        <property name="standardButtons">
0605         <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0606        </property>
0607       </widget>
0608      </item>
0609     </layout>
0610    </item>
0611   </layout>
0612  </widget>
0613  <resources/>
0614  <connections>
0615   <connection>
0616    <sender>m_buttonBox</sender>
0617    <signal>accepted()</signal>
0618    <receiver>StarsConfigWidget</receiver>
0619    <slot>accept()</slot>
0620    <hints>
0621     <hint type="sourcelabel">
0622      <x>159</x>
0623      <y>492</y>
0624     </hint>
0625     <hint type="destinationlabel">
0626      <x>157</x>
0627      <y>274</y>
0628     </hint>
0629    </hints>
0630   </connection>
0631   <connection>
0632    <sender>m_buttonBox</sender>
0633    <signal>rejected()</signal>
0634    <receiver>StarsConfigWidget</receiver>
0635    <slot>reject()</slot>
0636    <hints>
0637     <hint type="sourcelabel">
0638      <x>159</x>
0639      <y>492</y>
0640     </hint>
0641     <hint type="destinationlabel">
0642      <x>286</x>
0643      <y>274</y>
0644     </hint>
0645    </hints>
0646   </connection>
0647   <connection>
0648    <sender>m_magnitudeSlider</sender>
0649    <signal>valueChanged(int)</signal>
0650    <receiver>spinBox</receiver>
0651    <slot>setValue(int)</slot>
0652    <hints>
0653     <hint type="sourcelabel">
0654      <x>143</x>
0655      <y>181</y>
0656     </hint>
0657     <hint type="destinationlabel">
0658      <x>305</x>
0659      <y>183</y>
0660     </hint>
0661    </hints>
0662   </connection>
0663   <connection>
0664    <sender>spinBox</sender>
0665    <signal>valueChanged(int)</signal>
0666    <receiver>m_magnitudeSlider</receiver>
0667    <slot>setValue(int)</slot>
0668    <hints>
0669     <hint type="sourcelabel">
0670      <x>273</x>
0671      <y>174</y>
0672     </hint>
0673     <hint type="destinationlabel">
0674      <x>157</x>
0675      <y>188</y>
0676     </hint>
0677    </hints>
0678   </connection>
0679  </connections>
0680 </ui>