moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / opsguidesui.ui
blob1f8c1dca7cbcf09ddeaab16e24549756eb40f5f4
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>OpsGuidesUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>OpsGuidesUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>420</width>
12             <height>555</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>OpsGuides</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QCheckBox">
23             <property name="name">
24                 <cstring>kcfg_ShowCLines</cstring>
25             </property>
26             <property name="text">
27                 <string>&amp;Constellation lines</string>
28             </property>
29             <property name="toolTip" stdset="0">
30                 <string>Show constellation lines?</string>
31             </property>
32             <property name="whatsThis" stdset="0">
33                 <string>If checked, constellation lines will be drawn on the sky map.</string>
34             </property>
35         </widget>
36         <widget class="QCheckBox">
37             <property name="name">
38                 <cstring>kcfg_ShowCBounds</cstring>
39             </property>
40             <property name="text">
41                 <string>Constellation &amp;boundaries</string>
42             </property>
43         </widget>
44         <widget class="QCheckBox">
45             <property name="name">
46                 <cstring>kcfg_ShowCNames</cstring>
47             </property>
48             <property name="text">
49                 <string>Constellation &amp;names</string>
50             </property>
51             <property name="toolTip" stdset="0">
52                 <string>Draw constellation names?</string>
53             </property>
54             <property name="whatsThis" stdset="0">
55                 <string>If checked, constellation names will be drawn on the sky map.</string>
56             </property>
57         </widget>
58         <widget class="QButtonGroup">
59             <property name="name">
60                 <cstring>ConstellOptions</cstring>
61             </property>
62             <property name="title">
63                 <string>Constellation Name Options</string>
64             </property>
65             <vbox>
66                 <property name="name">
67                     <cstring>unnamed</cstring>
68                 </property>
69                 <widget class="QRadioButton">
70                     <property name="name">
71                         <cstring>kcfg_UseLatinConstellNames</cstring>
72                     </property>
73                     <property name="text">
74                         <string>L&amp;atin</string>
75                     </property>
76                     <property name="toolTip" stdset="0">
77                         <string>Use Latin constellation names</string>
78                     </property>
79                     <property name="whatsThis" stdset="0">
80                         <string>Select this to use Latin constellation names on the sky map</string>
81                     </property>
82                 </widget>
83                 <widget class="QRadioButton">
84                     <property name="name">
85                         <cstring>kcfg_UseLocalConstellNames</cstring>
86                     </property>
87                     <property name="text">
88                         <string>Localized</string>
89                     </property>
90                     <property name="toolTip" stdset="0">
91                         <string>Use Localized constellation names</string>
92                     </property>
93                     <property name="whatsThis" stdset="0">
94                         <string>Select this to use constellation names from your locality (if available)</string>
95                     </property>
96                 </widget>
97                 <widget class="QRadioButton">
98                     <property name="name">
99                         <cstring>kcfg_UseAbbrevConstellNames</cstring>
100                     </property>
101                     <property name="text">
102                         <string>Abbre&amp;viated</string>
103                     </property>
104                     <property name="toolTip" stdset="0">
105                         <string>Use IAU abbreviations</string>
106                     </property>
107                     <property name="whatsThis" stdset="0">
108                         <string>Select this to use abbreviations from the International Astronomical Union as constellation labels</string>
109                     </property>
110                 </widget>
111             </vbox>
112         </widget>
113         <spacer>
114             <property name="name">
115                 <cstring>spacer12_2</cstring>
116             </property>
117             <property name="orientation">
118                 <enum>Vertical</enum>
119             </property>
120             <property name="sizeType">
121                 <enum>Fixed</enum>
122             </property>
123             <property name="sizeHint">
124                 <size>
125                     <width>20</width>
126                     <height>16</height>
127                 </size>
128             </property>
129         </spacer>
130         <widget class="QCheckBox">
131             <property name="name">
132                 <cstring>kcfg_ShowMilkyWay</cstring>
133             </property>
134             <property name="text">
135                 <string>Mil&amp;ky Way</string>
136             </property>
137             <property name="toolTip" stdset="0">
138                 <string>Draw the Milky Way contour?</string>
139             </property>
140             <property name="whatsThis" stdset="0">
141                 <string>If checked, a contour representing the Milky Way will be drawn on the sky map</string>
142             </property>
143         </widget>
144         <widget class="QCheckBox">
145             <property name="name">
146                 <cstring>kcfg_FillMilkyWay</cstring>
147             </property>
148             <property name="text">
149                 <string>Fill Milk&amp;y Way</string>
150             </property>
151             <property name="toolTip" stdset="0">
152                 <string>Use filled Milky Way contour?</string>
153             </property>
154             <property name="whatsThis" stdset="0">
155                 <string>If checked, the Milky Way contour will be shown filled.  Otherwise, only the outline will be drawn.</string>
156             </property>
157         </widget>
158         <spacer>
159             <property name="name">
160                 <cstring>spacer12</cstring>
161             </property>
162             <property name="orientation">
163                 <enum>Vertical</enum>
164             </property>
165             <property name="sizeType">
166                 <enum>Fixed</enum>
167             </property>
168             <property name="sizeHint">
169                 <size>
170                     <width>20</width>
171                     <height>16</height>
172                 </size>
173             </property>
174         </spacer>
175         <widget class="QCheckBox">
176             <property name="name">
177                 <cstring>kcfg_ShowGrid</cstring>
178             </property>
179             <property name="text">
180                 <string>Coor&amp;dinate grid</string>
181             </property>
182             <property name="toolTip" stdset="0">
183                 <string>Draw coordinate grid?</string>
184             </property>
185             <property name="whatsThis" stdset="0">
186                 <string>If checked, a grid of lines will be drawn every 2 hours in Right Ascension and every 20 degrees in Declination.</string>
187             </property>
188         </widget>
189         <widget class="QCheckBox">
190             <property name="name">
191                 <cstring>kcfg_ShowEquator</cstring>
192             </property>
193             <property name="text">
194                 <string>Celestial e&amp;quator</string>
195             </property>
196             <property name="toolTip" stdset="0">
197                 <string>Draw Celestial equator?</string>
198             </property>
199             <property name="whatsThis" stdset="0">
200                 <string>If checked, the celestial equator will be drawn in the sky map.</string>
201             </property>
202         </widget>
203         <widget class="QCheckBox">
204             <property name="name">
205                 <cstring>kcfg_ShowEcliptic</cstring>
206             </property>
207             <property name="text">
208                 <string>Ecliptic</string>
209             </property>
210             <property name="toolTip" stdset="0">
211                 <string>Draw Ecliptic?</string>
212             </property>
213             <property name="whatsThis" stdset="0">
214                 <string>If checked, the ecliptic will be drawn on the sky map.  The ecliptic is a great circle on the sky that the Sun appears to follow over the course of one year.  All other solar system bodies roughly follow the ecliptic as well.</string>
215             </property>
216         </widget>
217         <widget class="QCheckBox">
218             <property name="name">
219                 <cstring>kcfg_ShowHorizon</cstring>
220             </property>
221             <property name="text">
222                 <string>Hori&amp;zon (line)</string>
223             </property>
224             <property name="toolTip" stdset="0">
225                 <string>Draw horizon?</string>
226             </property>
227             <property name="whatsThis" stdset="0">
228                 <string>If checked, a line representing the local horizon will be drawn on the map.</string>
229             </property>
230         </widget>
231         <widget class="QCheckBox">
232             <property name="name">
233                 <cstring>kcfg_ShowGround</cstring>
234             </property>
235             <property name="text">
236                 <string>Opaque &amp;ground</string>
237             </property>
238             <property name="toolTip" stdset="0">
239                 <string>Draw opaque ground?</string>
240             </property>
241             <property name="whatsThis" stdset="0">
242                 <string>If checked, the area below the horizon will be filled in, to simulate the ground beneath you.  Note that the ground is never drawn when using the Equatorial coordinate system.</string>
243             </property>
244         </widget>
245         <spacer>
246             <property name="name">
247                 <cstring>spacer13</cstring>
248             </property>
249             <property name="orientation">
250                 <enum>Vertical</enum>
251             </property>
252             <property name="sizeType">
253                 <enum>Expanding</enum>
254             </property>
255             <property name="sizeHint">
256                 <size>
257                     <width>20</width>
258                     <height>60</height>
259                 </size>
260             </property>
261         </spacer>
262     </vbox>
263 </widget>
264 <layoutdefaults spacing="6" margin="11"/>
265 </UI>