~georg-zotti/stellarium/refraction

« back to all changes in this revision

Viewing changes to src/gui/viewDialog.ui

  • Committer: Georg Zotti
  • Date: 2010-12-07 15:18:12 UTC
  • Revision ID: georg.zotti@univie.ac.at-20101207151812-cqaffpng7vn7rhv3
added settings into GUI. Incomplete!

Show diffs side-by-side

added added

removed removed

Lines of Context:
328
328
      <item>
329
329
       <widget class="QStackedWidget" name="stackedWidget">
330
330
        <property name="currentIndex">
331
 
         <number>3</number>
 
331
         <number>0</number>
332
332
        </property>
333
333
        <widget class="QWidget" name="page">
334
334
         <layout class="QGridLayout" name="gridLayout">
670
670
               </item>
671
671
               <item>
672
672
                <widget class="QSpinBox" name="lightPollutionSpinBox">
 
673
                 <property name="alignment">
 
674
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
675
                 </property>
673
676
                 <property name="minimum">
674
677
                  <number>1</number>
675
678
                 </property>
684
687
              </layout>
685
688
             </item>
686
689
             <item>
 
690
              <layout class="QHBoxLayout" name="pressureLayout">
 
691
               <item>
 
692
                <widget class="QLabel" name="pressureLabel">
 
693
                 <property name="text">
 
694
                  <string>Pressure (mbar):</string>
 
695
                 </property>
 
696
                </widget>
 
697
               </item>
 
698
               <item>
 
699
                <widget class="QDoubleSpinBox" name="pressureDoubleSpinBox">
 
700
                 <property name="alignment">
 
701
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
702
                 </property>
 
703
                 <property name="maximum">
 
704
                  <double>1500.000000000000000</double>
 
705
                 </property>
 
706
                 <property name="value">
 
707
                  <double>1013.250000000000000</double>
 
708
                 </property>
 
709
                </widget>
 
710
               </item>
 
711
              </layout>
 
712
             </item>
 
713
             <item>
 
714
              <layout class="QHBoxLayout" name="temperatureLayout">
 
715
               <item>
 
716
                <widget class="QLabel" name="temperatureLabel">
 
717
                 <property name="inputMethodHints">
 
718
                  <set>Qt::ImhNone</set>
 
719
                 </property>
 
720
                 <property name="text">
 
721
                  <string>Temperature (C):</string>
 
722
                 </property>
 
723
                 <property name="alignment">
 
724
                  <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 
725
                 </property>
 
726
                </widget>
 
727
               </item>
 
728
               <item>
 
729
                <widget class="QDoubleSpinBox" name="temperatureDoubleSpinBox">
 
730
                 <property name="alignment">
 
731
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
732
                 </property>
 
733
                 <property name="decimals">
 
734
                  <number>1</number>
 
735
                 </property>
 
736
                 <property name="minimum">
 
737
                  <double>-100.000000000000000</double>
 
738
                 </property>
 
739
                 <property name="value">
 
740
                  <double>10.000000000000000</double>
 
741
                 </property>
 
742
                </widget>
 
743
               </item>
 
744
              </layout>
 
745
             </item>
 
746
             <item>
 
747
              <layout class="QHBoxLayout" name="extinctionLayout">
 
748
               <item>
 
749
                <widget class="QLabel" name="extinctionLabel">
 
750
                 <property name="toolTip">
 
751
                  <string/>
 
752
                 </property>
 
753
                 <property name="whatsThis">
 
754
                  <string>Extinction is the loss of star brightness due to Earth's atmosphere. It is given in mag/airmass, where airmass is number of atmospheres light has to pass. (zenith: 1; horizon: about 40)</string>
 
755
                 </property>
 
756
                 <property name="text">
 
757
                  <string>Extinction Coefficient:</string>
 
758
                 </property>
 
759
                </widget>
 
760
               </item>
 
761
               <item>
 
762
                <widget class="QDoubleSpinBox" name="extinctionDoubleSpinBox">
 
763
                 <property name="toolTip">
 
764
                  <string>Use about 0.12 for superb mountaintops, 0.2 for good rural landscape, 0.35 for murky conditions.</string>
 
765
                 </property>
 
766
                 <property name="alignment">
 
767
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
768
                 </property>
 
769
                 <property name="maximum">
 
770
                  <double>3.000000000000000</double>
 
771
                 </property>
 
772
                 <property name="singleStep">
 
773
                  <double>0.010000000000000</double>
 
774
                 </property>
 
775
                 <property name="value">
 
776
                  <double>0.220000000000000</double>
 
777
                 </property>
 
778
                </widget>
 
779
               </item>
 
780
              </layout>
 
781
             </item>
 
782
             <item>
687
783
              <spacer name="verticalSpacer_2">
688
784
               <property name="orientation">
689
785
                <enum>Qt::Vertical</enum>
1578
1674
   <container>1</container>
1579
1675
  </customwidget>
1580
1676
 </customwidgets>
 
1677
 <tabstops>
 
1678
  <tabstop>starScaleRadiusDoubleSpinBox</tabstop>
 
1679
  <tabstop>starRelativeScaleDoubleSpinBox</tabstop>
 
1680
  <tabstop>starTwinkleCheckBox</tabstop>
 
1681
  <tabstop>starTwinkleAmountDoubleSpinBox</tabstop>
 
1682
  <tabstop>adaptationCheckbox</tabstop>
 
1683
  <tabstop>showPlanetCheckBox</tabstop>
 
1684
  <tabstop>planetMarkerCheckBox</tabstop>
 
1685
  <tabstop>planetOrbitCheckBox</tabstop>
 
1686
  <tabstop>planetLightSpeedCheckBox</tabstop>
 
1687
  <tabstop>planetScaleMoonCheckBox</tabstop>
 
1688
  <tabstop>showAtmosphereCheckBox</tabstop>
 
1689
  <tabstop>lightPollutionSpinBox</tabstop>
 
1690
  <tabstop>pressureDoubleSpinBox</tabstop>
 
1691
  <tabstop>temperatureDoubleSpinBox</tabstop>
 
1692
  <tabstop>extinctionDoubleSpinBox</tabstop>
 
1693
  <tabstop>starLabelCheckBox</tabstop>
 
1694
  <tabstop>starsLabelsHorizontalSlider</tabstop>
 
1695
  <tabstop>nebulaLabelCheckBox</tabstop>
 
1696
  <tabstop>nebulasLabelsHorizontalSlider</tabstop>
 
1697
  <tabstop>planetLabelCheckBox</tabstop>
 
1698
  <tabstop>planetsLabelsHorizontalSlider</tabstop>
 
1699
  <tabstop>zhrNone</tabstop>
 
1700
  <tabstop>zhr10</tabstop>
 
1701
  <tabstop>zhr80</tabstop>
 
1702
  <tabstop>zhr10000</tabstop>
 
1703
  <tabstop>zhr144000</tabstop>
 
1704
  <tabstop>showEquatorLineCheckBox</tabstop>
 
1705
  <tabstop>showMeridianLineCheckBox</tabstop>
 
1706
  <tabstop>showEclipticLineCheckBox</tabstop>
 
1707
  <tabstop>showCardinalPointsCheckBox</tabstop>
 
1708
  <tabstop>showConstellationLinesCheckBox</tabstop>
 
1709
  <tabstop>showConstellationLabelsCheckBox</tabstop>
 
1710
  <tabstop>showConstellationBoundariesCheckBox</tabstop>
 
1711
  <tabstop>showConstellationArtCheckBox</tabstop>
 
1712
  <tabstop>constellationArtBrightnessSpinBox</tabstop>
 
1713
  <tabstop>projectionTextBrowser</tabstop>
 
1714
  <tabstop>landscapeTextBrowser</tabstop>
 
1715
  <tabstop>pushButtonAddRemoveLandscapes</tabstop>
 
1716
  <tabstop>showGroundCheckBox</tabstop>
 
1717
  <tabstop>showFogCheckBox</tabstop>
 
1718
  <tabstop>landscapePositionCheckBox</tabstop>
 
1719
  <tabstop>useAsDefaultLandscapeCheckBox</tabstop>
 
1720
  <tabstop>skyCultureTextBrowser</tabstop>
 
1721
  <tabstop>useAsDefaultSkyCultureCheckBox</tabstop>
 
1722
  <tabstop>skyLayerListWidget</tabstop>
 
1723
  <tabstop>skyLayerTextBrowser</tabstop>
 
1724
  <tabstop>skyLayerEnableCheckBox</tabstop>
 
1725
  <tabstop>showAzimuthalGridCheckBox</tabstop>
 
1726
  <tabstop>showEquatorialJ2000GridCheckBox</tabstop>
 
1727
  <tabstop>showEquatorialGridCheckBox</tabstop>
 
1728
 </tabstops>
1581
1729
 <resources>
1582
1730
  <include location="../../data/gui/guiRes.qrc"/>
1583
1731
 </resources>