|
2321 | 2321 | </property> |
2322 | 2322 | </widget> |
2323 | 2323 | </item> |
| 2324 | + |
2324 | 2325 | <item row="1" column="2"> |
2325 | 2326 | <widget class="QCheckBox" name="nutationCheckBox"> |
2326 | 2327 | <property name="toolTip"> |
|
2331 | 2332 | </property> |
2332 | 2333 | </widget> |
2333 | 2334 | </item> |
| 2335 | + |
2334 | 2336 | <item row="1" column="1"> |
2335 | 2337 | <widget class="QCheckBox" name="topocentricCheckBox"> |
2336 | 2338 | <property name="toolTip"> |
|
2782 | 2784 | </property> |
2783 | 2785 | </widget> |
2784 | 2786 | </item> |
2785 | | - |
2786 | | - <item row="0" column="3" rowspan="2"> |
2787 | | - <layout class="QGridLayout" name="gridLayoutInclude"> |
2788 | | - <property name="spacing"> |
2789 | | - <number>0</number> |
2790 | | - </property> |
2791 | | - <item row="1" column="2"> |
2792 | | - <layout class="QHBoxLayout" name="horizontalLayout_IncludeNutAberr"> |
2793 | | - <item> |
2794 | | - <widget class="QCheckBox" name="aberrationCheckBox"> |
2795 | | - <property name="toolTip"> |
2796 | | - <string>Annual aberration is an annual wobble in positions, amounting to max. about 20 arcseconds for observers on Earth.</string> |
2797 | | - </property> |
2798 | | - <property name="text"> |
2799 | | - <string>Aberration</string> |
2800 | | - </property> |
2801 | | - </widget> |
2802 | | - </item> |
2803 | | - <item> |
2804 | | - <widget class="QDoubleSpinBox" name="aberrationSpinBox"> |
2805 | | - <property name="toolTip"> |
2806 | | - <string>Exaggerate aberration (for didactic explanations)</string> |
2807 | | - </property> |
2808 | | - <property name="decimals"> |
2809 | | - <number>1</number> |
2810 | | - </property> |
2811 | | - <property name="maximum"> |
2812 | | - <double>5.000000000000000</double> |
2813 | | - </property> |
2814 | | - <property name="singleStep"> |
2815 | | - <double>0.100000000000000</double> |
2816 | | - </property> |
2817 | | - <property name="value"> |
2818 | | - <double>1.000000000000000</double> |
2819 | | - </property> |
2820 | | - </widget> |
2821 | | - </item> |
2822 | | - </layout> |
2823 | | - </item> |
2824 | | - <item row="0" column="1" colspan="2"> |
2825 | | - <widget class="QCheckBox" name="topocentricCheckBox"> |
2826 | | - <property name="toolTip"> |
2827 | | - <string>Activate to view as seen from surface of the planet (recommended). If switched off, display planetocentric view.</string> |
2828 | | - </property> |
2829 | | - <property name="text"> |
2830 | | - <string>Topocentric coordinates</string> |
2831 | | - </property> |
2832 | | - </widget> |
2833 | | - </item> |
2834 | | - <item row="1" column="1"> |
2835 | | - <widget class="QCheckBox" name="nutationCheckBox"> |
2836 | | - <property name="toolTip"> |
2837 | | - <string>Nutation is a small wobble of Earth's axis, amounting to a few arcseconds.</string> |
2838 | | - </property> |
2839 | | - <property name="text"> |
2840 | | - <string>Nutation</string> |
2841 | | - </property> |
2842 | | - </widget> |
2843 | | - </item> |
2844 | | - <item row="0" column="0"> |
2845 | | - <widget class="QLabel" name="label_Include"> |
2846 | | - <property name="text"> |
2847 | | - <string>Include </string> |
2848 | | - </property> |
2849 | | - </widget> |
2850 | | - </item> |
2851 | | - </layout> |
2852 | | - </item> |
2853 | | - |
| 2787 | + |
2854 | 2788 | </layout> |
2855 | 2789 | </widget> |
2856 | 2790 | </item> |
|
0 commit comments