moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / opsadvancedui.ui
blob13022545c213dc270c1c53cd615296f527e3550c
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>OpsAdvancedUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>OpsAdvancedUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>385</width>
12             <height>499</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>OpsAdvanced</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_UseRefraction</cstring>
25             </property>
26             <property name="text">
27                 <string>Correct for atmospheric refraction</string>
28             </property>
29             <property name="toolTip" stdset="0">
30                 <string>Correct coordinates of objects for the effects of the atmosphere</string>
31             </property>
32             <property name="whatsThis" stdset="0">
33                 <string>The atmosphere bends light passing through it, like a lens.  If this item is checked, this "atmospheric refraction" will be simulated in the sky map.  Note that this correction is only applied when using the Horizontal coordinate system.</string>
34             </property>
35         </widget>
36         <widget class="QCheckBox">
37             <property name="name">
38                 <cstring>kcfg_UseAnimatedSlewing</cstring>
39             </property>
40             <property name="text">
41                 <string>Use animated slewing</string>
42             </property>
43             <property name="toolTip" stdset="0">
44                 <string>Show slewing motion when focus changes?</string>
45             </property>
46             <property name="whatsThis" stdset="0">
47                 <string>If checked, changing the focus position will result in a visible animated "slew" to the new position.  Otherwise, the display will center on the new position instantaneously.</string>
48             </property>
49         </widget>
50         <widget class="QCheckBox">
51             <property name="name">
52                 <cstring>kcfg_UseAutoLabel</cstring>
53             </property>
54             <property name="text">
55                 <string>Attach label to centered object</string>
56             </property>
57             <property name="toolTip" stdset="0">
58                 <string>Show name label of centered object?</string>
59             </property>
60             <property name="whatsThis" stdset="0">
61                 <string>If checked, a name label will be temporarily attached to an object while it is centered in the display.  You can attach a more persistent label to any object using the right-click popup menu.</string>
62             </property>
63         </widget>
64         <widget class="QCheckBox">
65             <property name="name">
66                 <cstring>kcfg_UseHoverLabel</cstring>
67             </property>
68             <property name="text">
69                 <string>Attach temporary label when hovering mouse</string>
70             </property>
71             <property name="toolTip" stdset="0">
72                 <string>Show name label of centered object?</string>
73             </property>
74             <property name="whatsThis" stdset="0">
75                 <string>If checked, a name label will be temporarily attached to an object while it is centered in the display.  You can attach a more persistent label to any object using the right-click popup menu.</string>
76             </property>
77         </widget>
78         <widget class="QButtonGroup">
79             <property name="name">
80                 <cstring>ObsListOptions</cstring>
81             </property>
82             <property name="title">
83                 <string>Observing List Labels</string>
84             </property>
85             <hbox>
86                 <property name="name">
87                     <cstring>unnamed</cstring>
88                 </property>
89                 <widget class="QRadioButton">
90                     <property name="name">
91                         <cstring>kcfg_ObsListSymbol</cstring>
92                     </property>
93                     <property name="text">
94                         <string>Symbol</string>
95                     </property>
96                     <property name="checked">
97                         <bool>true</bool>
98                     </property>
99                 </widget>
100                 <widget class="QRadioButton">
101                     <property name="name">
102                         <cstring>kcfg_ObsListText</cstring>
103                     </property>
104                     <property name="text">
105                         <string>Text</string>
106                     </property>
107                 </widget>
108             </hbox>
109         </widget>
110         <spacer>
111             <property name="name">
112                 <cstring>spacer20</cstring>
113             </property>
114             <property name="orientation">
115                 <enum>Vertical</enum>
116             </property>
117             <property name="sizeType">
118                 <enum>Fixed</enum>
119             </property>
120             <property name="sizeHint">
121                 <size>
122                     <width>20</width>
123                     <height>20</height>
124                 </size>
125             </property>
126         </spacer>
127         <widget class="QCheckBox">
128             <property name="name">
129                 <cstring>kcfg_HideOnSlew</cstring>
130             </property>
131             <property name="text">
132                 <string>Hide objects while moving</string>
133             </property>
134             <property name="toolTip" stdset="0">
135                 <string>Do not draw all objects while the map is moving?</string>
136             </property>
137             <property name="whatsThis" stdset="0">
138                 <string>When the map is in motion, smooth animation is compromised if the program has too many objects to draw on the map; check this item to temporarily hide some of the objects while the display is in motion.</string>
139             </property>
140         </widget>
141         <widget class="QLayoutWidget">
142             <property name="name">
143                 <cstring>layout16</cstring>
144             </property>
145             <hbox>
146                 <property name="name">
147                     <cstring>unnamed</cstring>
148                 </property>
149                 <widget class="QLabel">
150                     <property name="name">
151                         <cstring>textLabelHideTimeStep</cstring>
152                     </property>
153                     <property name="text">
154                         <string>Also hide if time step larger than:</string>
155                     </property>
156                 </widget>
157                 <widget class="TimeStepBox">
158                     <property name="name">
159                         <cstring>SlewTimeScale</cstring>
160                     </property>
161                     <property name="focusPolicy">
162                         <enum>StrongFocus</enum>
163                     </property>
164                     <property name="toolTip" stdset="0">
165                         <string>smallest timestep for which objects are always hidden</string>
166                     </property>
167                 </widget>
168                 <spacer>
169                     <property name="name">
170                         <cstring>spacer21</cstring>
171                     </property>
172                     <property name="orientation">
173                         <enum>Horizontal</enum>
174                     </property>
175                     <property name="sizeType">
176                         <enum>Expanding</enum>
177                     </property>
178                     <property name="sizeHint">
179                         <size>
180                             <width>40</width>
181                             <height>20</height>
182                         </size>
183                     </property>
184                 </spacer>
185             </hbox>
186         </widget>
187         <widget class="QGroupBox">
188             <property name="name">
189                 <cstring>HideBox</cstring>
190             </property>
191             <property name="enabled">
192                 <bool>true</bool>
193             </property>
194             <property name="title">
195                 <string>Configure Hidden Objects</string>
196             </property>
197             <vbox>
198                 <property name="name">
199                     <cstring>unnamed</cstring>
200                 </property>
201                 <widget class="QLayoutWidget">
202                     <property name="name">
203                         <cstring>layout20</cstring>
204                     </property>
205                     <hbox>
206                         <property name="name">
207                             <cstring>unnamed</cstring>
208                         </property>
209                         <widget class="QCheckBox">
210                             <property name="name">
211                                 <cstring>kcfg_HideStars</cstring>
212                             </property>
213                             <property name="text">
214                                 <string>Stars fainter than</string>
215                             </property>
216                             <property name="toolTip" stdset="0">
217                                 <string>Hide faint stars while moving?</string>
218                             </property>
219                             <property name="whatsThis" stdset="0">
220                                 <string>If checked, then fainter stars will be hidden when the map is in motion.</string>
221                             </property>
222                         </widget>
223                         <widget class="MagnitudeSpinBox">
224                             <property name="name">
225                                 <cstring>kcfg_MagLimitHideStar</cstring>
226                             </property>
227                             <property name="minimumSize">
228                                 <size>
229                                     <width>40</width>
230                                     <height>0</height>
231                                 </size>
232                             </property>
233                             <property name="focusPolicy">
234                                 <enum>StrongFocus</enum>
235                             </property>
236                             <property name="property" stdset="0">
237                                 <string>Stars fainter than this will not be drawn while the map is moving.</string>
238                             </property>
239                             <property name="whatsThis" stdset="0">
240                                 <string>Stars fainter than this will not be drawn while the map is moving.</string>
241                             </property>
242                         </widget>
243                         <widget class="QLabel">
244                             <property name="name">
245                                 <cstring>textLabelMag1</cstring>
246                             </property>
247                             <property name="text">
248                                 <string>mag</string>
249                             </property>
250                         </widget>
251                         <spacer>
252                             <property name="name">
253                                 <cstring>spacer23</cstring>
254                             </property>
255                             <property name="orientation">
256                                 <enum>Horizontal</enum>
257                             </property>
258                             <property name="sizeType">
259                                 <enum>Expanding</enum>
260                             </property>
261                             <property name="sizeHint">
262                                 <size>
263                                     <width>240</width>
264                                     <height>20</height>
265                                 </size>
266                             </property>
267                         </spacer>
268                     </hbox>
269                 </widget>
270                 <widget class="QLayoutWidget">
271                     <property name="name">
272                         <cstring>layout4</cstring>
273                     </property>
274                     <grid>
275                         <property name="name">
276                             <cstring>unnamed</cstring>
277                         </property>
278                         <widget class="QCheckBox" row="4" column="0" rowspan="2" colspan="1">
279                             <property name="name">
280                                 <cstring>kcfg_HideIC</cstring>
281                             </property>
282                             <property name="text">
283                                 <string>IC objects</string>
284                             </property>
285                             <property name="toolTip" stdset="0">
286                                 <string>Hide IC objects while moving?</string>
287                             </property>
288                             <property name="whatsThis" stdset="0">
289                                 <string>If checked, then objects in the IC catalog will be hidden when the map is in motion.</string>
290                             </property>
291                         </widget>
292                         <widget class="QCheckBox" row="0" column="1">
293                             <property name="name">
294                                 <cstring>kcfg_HideMilkyWay</cstring>
295                             </property>
296                             <property name="text">
297                                 <string>Milky Way</string>
298                             </property>
299                             <property name="toolTip" stdset="0">
300                                 <string>Hide the Milky Way contour while moving?</string>
301                             </property>
302                             <property name="whatsThis" stdset="0">
303                                 <string>If checked, then the Milky Way contour will be hidden when the map is in motion.</string>
304                             </property>
305                         </widget>
306                         <widget class="QCheckBox" row="0" column="0">
307                             <property name="name">
308                                 <cstring>kcfg_HidePlanets</cstring>
309                             </property>
310                             <property name="text">
311                                 <string>Solar system</string>
312                             </property>
313                             <property name="toolTip" stdset="0">
314                                 <string>Hide solar system bodies while moving?</string>
315                             </property>
316                             <property name="whatsThis" stdset="0">
317                                 <string>If checked, then all solar system bodies will be hidden when the map is in motion.</string>
318                             </property>
319                         </widget>
320                         <widget class="QCheckBox" row="5" column="1">
321                             <property name="name">
322                                 <cstring>kcfg_HideCBounds</cstring>
323                             </property>
324                             <property name="text">
325                                 <string>Constellation boundaries</string>
326                             </property>
327                         </widget>
328                         <widget class="QCheckBox" row="1" column="0">
329                             <property name="name">
330                                 <cstring>kcfg_HideMessier</cstring>
331                             </property>
332                             <property name="text">
333                                 <string>Messier objects</string>
334                             </property>
335                             <property name="toolTip" stdset="0">
336                                 <string>Hide Messier objects when moving?</string>
337                             </property>
338                             <property name="whatsThis" stdset="0">
339                                 <string>If checked, then objects in the Messier catalog will be hidden when the map is in motion.</string>
340                             </property>
341                         </widget>
342                         <widget class="QCheckBox" row="6" column="1">
343                             <property name="name">
344                                 <cstring>kcfg_HideGrid</cstring>
345                             </property>
346                             <property name="text">
347                                 <string>Coordinate grid</string>
348                             </property>
349                             <property name="toolTip" stdset="0">
350                                 <string>Hide coordinate grid while moving?</string>
351                             </property>
352                             <property name="whatsThis" stdset="0">
353                                 <string>If checked, then the coordinate grid will be hidden when the map is in motion.</string>
354                             </property>
355                         </widget>
356                         <widget class="QCheckBox" row="2" column="0" rowspan="2" colspan="1">
357                             <property name="name">
358                                 <cstring>kcfg_HideNGC</cstring>
359                             </property>
360                             <property name="text">
361                                 <string>NGC objects</string>
362                             </property>
363                             <property name="toolTip" stdset="0">
364                                 <string>Hide NGC objects while moving?</string>
365                             </property>
366                             <property name="whatsThis" stdset="0">
367                                 <string>If checked, then objects in the NGC catalog will be hidden when the map is in motion.</string>
368                             </property>
369                         </widget>
370                         <widget class="QCheckBox" row="3" column="1" rowspan="2" colspan="1">
371                             <property name="name">
372                                 <cstring>kcfg_HideCLines</cstring>
373                             </property>
374                             <property name="text">
375                                 <string>Constellation lines</string>
376                             </property>
377                             <property name="toolTip" stdset="0">
378                                 <string>Hide constellation lines while moving?</string>
379                             </property>
380                             <property name="whatsThis" stdset="0">
381                                 <string>If checked, then constellation lines will be hidden when the map is in motion.</string>
382                             </property>
383                         </widget>
384                         <widget class="QCheckBox" row="1" column="1" rowspan="2" colspan="1">
385                             <property name="name">
386                                 <cstring>kcfg_HideCNames</cstring>
387                             </property>
388                             <property name="text">
389                                 <string>Constellation names</string>
390                             </property>
391                             <property name="toolTip" stdset="0">
392                                 <string>Hide constellation names while moving?</string>
393                             </property>
394                             <property name="whatsThis" stdset="0">
395                                 <string>If checked, then constellation names will be hidden when the map is in motion.</string>
396                             </property>
397                         </widget>
398                     </grid>
399                 </widget>
400             </vbox>
401         </widget>
402         <spacer>
403             <property name="name">
404                 <cstring>spacer22</cstring>
405             </property>
406             <property name="orientation">
407                 <enum>Vertical</enum>
408             </property>
409             <property name="sizeType">
410                 <enum>Expanding</enum>
411             </property>
412             <property name="sizeHint">
413                 <size>
414                     <width>20</width>
415                     <height>16</height>
416                 </size>
417             </property>
418         </spacer>
419     </vbox>
420 </widget>
421 <customwidgets>
422     <customwidget>
423         <class>TimeStepBox</class>
424         <header location="local">timestepbox.h</header>
425         <sizehint>
426             <width>70</width>
427             <height>20</height>
428         </sizehint>
429         <container>0</container>
430         <sizepolicy>
431             <hordata>5</hordata>
432             <verdata>5</verdata>
433             <horstretch>0</horstretch>
434             <verstretch>0</verstretch>
435         </sizepolicy>
436         <pixmap>image0</pixmap>
437     </customwidget>
438     <customwidget>
439         <class>MagnitudeSpinBox</class>
440         <header location="local">magnitudespinbox.h</header>
441         <sizehint>
442             <width>70</width>
443             <height>20</height>
444         </sizehint>
445         <container>0</container>
446         <sizepolicy>
447             <hordata>5</hordata>
448             <verdata>5</verdata>
449             <horstretch>0</horstretch>
450             <verstretch>0</verstretch>
451         </sizepolicy>
452         <pixmap>image1</pixmap>
453         <property type="String">property</property>
454     </customwidget>
455 </customwidgets>
456 <images>
457     <image name="image0">
458         <data format="PNG" length="1002">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000003b149444154388dad945f4c5b551cc73fe7dc4b7b4bcba0762d45c43114323599ee6192609c51d883892ce083f1718b3ebb185f8dc91e972cf39d2d2a2f1af664b6f1e0fe3863a0718969700eb0c52142da0242a1bd6d696f7bcff101585203ceb8fd9ece39f99dcff9fe7edf939f88c562ec465f5f9fe609442c161362173c3e3eae7b7a7ac8e7f36432196cdbfe4f907c3e4f2291201e8fe338cec3737357e9e8e828aded1e229d650e1f2d51754b082110124c13a4dc5ea341eb9dc284c0558a853f3ce8cb0677ef500fde7d39d2596679e326597b8e9abb85d7a770ab16ab6983ec5a05b487a70e36f0f4e10afe408d6a558310980108478dba4a1e8233990c5d474b64ed39aa3a8fe5f3317fbf81dbd70bccfeb205947632fd74f6589c1c6ea2f70d03a58ba0c1f2c9bdc1b66de3b8256a6e11cbe7e3ee1d181b590124fe2693aeee08d223c82c3a2c24b7b874bec8f26288774f7bd054504aef0dde6e99c0eb83f9fb266323cb80a27fb0958141836044605a2ee5523393371cc646fee2da37195aa35d0c0c5b4859ac03d7e91712dcaac5adab3650a3ff9d08ef7dd8404bb48869e5d958b5b87dadc4c9a1464e9f0d0326df7ebd86bd2e310cb1bf62d384d59441f2d70a070e1c60e09489929b988681bdd9cc97170bcc4c65595f71f8e0e3301337fc24a7732467831875a47f289652b0be5e4151e6d07316c1b0c0340d8ab92023e76d66a6b2840e36d2fb7a13fee632475e6edc367ea98a90fb98b7dd6310ca0328a44761582e1bab41befabcc0ec940d28bc5e93b68e064cab84e1d9beaeb48934eac1f53b01c1b000fca496aa54b61a99fcde61662a4b4b4b23d1680be9d426173e4df3602a48ea411989a4fd590f52a8fd156b05ed9d350e3defe3cfdf4b4c7ce770ea7d3fb9f520afbe1620daeee5c26735d20b9b9cfb6811a754a439e4e5c5639a4caa1e5caf586bfc0197b78702005cb9b4cae4cd3267ce8638fe964bd72b393e39d74928d242617303a756a37f284447770dcdbffc6384a05a85de1306e9a52057c7527c7131c3c42d3f475eb2303c82d4fc3276d6811db37efeb148723082d9b08f79f97c1e5729109a9a28307cc622d2d6cdf52b2b24efe548dedb00142009862cfa879ee1a71f6cec928353511472fbf4389148b0b0e0c108081412458dfe21c9f11351e67e7358595468246d1d1e5e38a6e9e851bc39d84ab502a669331dafec0d8ec7e3e8cb06e1a881d727d1ae40180a434a8c9db129a54126ad48a7358c2b4c5352c8c374bcccdab2bb37d8719cba79fab8211f9df218e0582c261e95f8bfc04f1a1e8bc5c4dfe0a190172af6a9690000000049454e44ae426082</data>
459     </image>
460     <image name="image1">
461         <data format="PNG" length="872">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000032f49444154388db5953148254718c77f1e5b7c030ab3e0c12e5ce00927f88a14af7d87c5590ac29d6013b0497b844008a9120e1248938354a6b1482131cde5a510b4f03081f07c8d4421c2063cd85708bbe0831938613ec8c0a5588dd1dc33452e5f33bb33c36f7ffbed7fd889fe7e9fcb7ad07df09ab750fdfdfec4c425787b6bfb757bae8df79e6a54e1bcc36008845b47e71dc549c1e06000f10a9e5c9a3effee39690ef92cb4a25e2c3b4804709844807035cfd57d7122f0ad65f0c25f0703d4a39af41d28473fa0af4a42548c81f007f85aa86a4510cc34cccc8288420405640ad2bbcadfeb2fb01b39021e7d5513a2c74c59ca43d8db510e0f6a24018d8a2496ecbeb0b892d29d0f08cdbc9d149ac7dc0057bea2831262853196fd5d6573dd43046b85fcbe2002d55019be54bef9a2a45ecd585e059106fe46639318403153427908bd0be8e2a38c874b90e70692806acade4ea0b7eee96d0cc9b2360b8f0d92e835e33b97172106400801b6b73c1a95c54719cbef439a2b9a54f833c3f68f8ec59594f73eb090089b1b153afa67e4ae1b270e5fa7144725d636a6228d853fcf59fbca511e7bdc193cf92467b0eb297f578a2220721d7ccdd82442553b48206f417a1714c5fb94b5cf2b8a638f58a13b9fc2a4a3ddb16854aa53d03806dcf4180481a8d8c98b8f7296b3f6a5a33c6ee2652785fc1ea4d2bcaf248246901bca377a0c661a482cc5505135ecbd088de9a490ddb30c8735cf9e5614872955a96854665a066e4f85a33d0bad96500f95bd9dc0f26a8a3b53ba0f53f20c9e3d85e1cb9a4f3facd0734f9659da1da8ea5b7a0c02a22cae081a95deba676fc7f1e4a39cce7ca0d5097cfc594e9659fca88608dd25cbccdcbfe6384014baf3509f66f436866c7e0d835d4ffb5d0b0954a5c38fb4e92d4af18b521c19ac8c39796ee42ecebe22c0f2aa90656d7adf5714c74a71346c7647b0d39685c7965f7f52aa738fc6947a34c6b83829284a41d2c6441258580a74e7738a22509d36d0bc65687760660e8a25033187c451fec69bc1838301ac0b69de444ad53779c32317bb2481f2d437b9dd6adae13d14874a558f3126c2e0e7cbc59be3b81abf7e67ecca7fac3bd0fca3fe17f0db86f7f7fb137f0208c29bb2c76e387f0000000049454e44ae426082</data>
462     </image>
463 </images>
464 <tabstops>
465     <tabstop>kcfg_UseRefraction</tabstop>
466     <tabstop>kcfg_UseAnimatedSlewing</tabstop>
467     <tabstop>kcfg_UseAutoLabel</tabstop>
468     <tabstop>kcfg_HideOnSlew</tabstop>
469     <tabstop>SlewTimeScale</tabstop>
470     <tabstop>kcfg_HideStars</tabstop>
471     <tabstop>kcfg_MagLimitHideStar</tabstop>
472     <tabstop>kcfg_HidePlanets</tabstop>
473     <tabstop>kcfg_HideMessier</tabstop>
474     <tabstop>kcfg_HideNGC</tabstop>
475     <tabstop>kcfg_HideIC</tabstop>
476     <tabstop>kcfg_HideMilkyWay</tabstop>
477     <tabstop>kcfg_HideCNames</tabstop>
478     <tabstop>kcfg_HideCLines</tabstop>
479     <tabstop>kcfg_HideGrid</tabstop>
480 </tabstops>
481 <layoutdefaults spacing="6" margin="11"/>
482 <includehints>
483     <includehint>timestepbox.h</includehint>
484     <includehint>magnitudespinbox.h</includehint>
485 </includehints>
486 </UI>