moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / modcalcgeoddlg.ui
blobbd1bbcc98ad5afd2a99e8db5cc374976fac11e53
1 <!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
2 <class>modCalcGeodCoordDlg</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>modCalcGeodCoordDlg</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>548</width>
12             <height>444</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Geodetic Coordinates</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QTabWidget">
23             <property name="name">
24                 <cstring>tabWidget</cstring>
25             </property>
26             <property name="focusPolicy">
27                 <enum>StrongFocus</enum>
28             </property>
29             <widget class="QWidget">
30                 <property name="name">
31                     <cstring>tab</cstring>
32                 </property>
33                 <attribute name="title">
34                     <string>Interactive Mode</string>
35                 </attribute>
36                 <vbox>
37                     <property name="name">
38                         <cstring>unnamed</cstring>
39                     </property>
40                     <widget class="QLayoutWidget">
41                         <property name="name">
42                             <cstring>layout31</cstring>
43                         </property>
44                         <hbox>
45                             <property name="name">
46                                 <cstring>unnamed</cstring>
47                             </property>
48                             <widget class="QButtonGroup">
49                                 <property name="name">
50                                     <cstring>InputBox</cstring>
51                                 </property>
52                                 <property name="title">
53                                     <string>Choose Input Coordinates</string>
54                                 </property>
55                                 <hbox>
56                                     <property name="name">
57                                         <cstring>unnamed</cstring>
58                                     </property>
59                                     <widget class="QLayoutWidget">
60                                         <property name="name">
61                                             <cstring>layout1</cstring>
62                                         </property>
63                                         <hbox>
64                                             <property name="name">
65                                                 <cstring>unnamed</cstring>
66                                             </property>
67                                             <widget class="QRadioButton">
68                                                 <property name="name">
69                                                     <cstring>cartRadio</cstring>
70                                                 </property>
71                                                 <property name="text">
72                                                     <string>Cartesian</string>
73                                                 </property>
74                                             </widget>
75                                             <widget class="QRadioButton">
76                                                 <property name="name">
77                                                     <cstring>spheRadio</cstring>
78                                                 </property>
79                                                 <property name="text">
80                                                     <string>Geographic</string>
81                                                 </property>
82                                                 <property name="checked">
83                                                     <bool>true</bool>
84                                                 </property>
85                                             </widget>
86                                         </hbox>
87                                     </widget>
88                                 </hbox>
89                             </widget>
90                             <widget class="QGroupBox">
91                                 <property name="name">
92                                     <cstring>groupBox11</cstring>
93                                 </property>
94                                 <property name="title">
95                                     <string>Ellipsoid Model</string>
96                                 </property>
97                                 <hbox>
98                                     <property name="name">
99                                         <cstring>unnamed</cstring>
100                                     </property>
101                                     <widget class="KComboBox">
102                                         <property name="name">
103                                             <cstring>ellipsoidBox</cstring>
104                                         </property>
105                                     </widget>
106                                 </hbox>
107                             </widget>
108                         </hbox>
109                     </widget>
110                     <widget class="QLayoutWidget">
111                         <property name="name">
112                             <cstring>layout2</cstring>
113                         </property>
114                         <hbox>
115                             <property name="name">
116                                 <cstring>unnamed</cstring>
117                             </property>
118                             <spacer>
119                                 <property name="name">
120                                     <cstring>spacer6</cstring>
121                                 </property>
122                                 <property name="orientation">
123                                     <enum>Horizontal</enum>
124                                 </property>
125                                 <property name="sizeType">
126                                     <enum>Expanding</enum>
127                                 </property>
128                                 <property name="sizeHint">
129                                     <size>
130                                         <width>81</width>
131                                         <height>20</height>
132                                     </size>
133                                 </property>
134                             </spacer>
135                             <widget class="KPushButton">
136                                 <property name="name">
137                                     <cstring>Compute</cstring>
138                                 </property>
139                                 <property name="text">
140                                     <string>Convert</string>
141                                 </property>
142                             </widget>
143                             <spacer>
144                                 <property name="name">
145                                     <cstring>spacer4</cstring>
146                                 </property>
147                                 <property name="orientation">
148                                     <enum>Horizontal</enum>
149                                 </property>
150                                 <property name="sizeType">
151                                     <enum>Expanding</enum>
152                                 </property>
153                                 <property name="sizeHint">
154                                     <size>
155                                         <width>51</width>
156                                         <height>20</height>
157                                     </size>
158                                 </property>
159                             </spacer>
160                             <widget class="KPushButton">
161                                 <property name="name">
162                                     <cstring>Clear</cstring>
163                                 </property>
164                                 <property name="text">
165                                     <string>Clear</string>
166                                 </property>
167                             </widget>
168                             <spacer>
169                                 <property name="name">
170                                     <cstring>spacer5</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>91</width>
181                                         <height>21</height>
182                                     </size>
183                                 </property>
184                             </spacer>
185                         </hbox>
186                     </widget>
187                     <widget class="QLayoutWidget">
188                         <property name="name">
189                             <cstring>layout32</cstring>
190                         </property>
191                         <hbox>
192                             <property name="name">
193                                 <cstring>unnamed</cstring>
194                             </property>
195                             <widget class="QGroupBox">
196                                 <property name="name">
197                                     <cstring>cartBox</cstring>
198                                 </property>
199                                 <property name="title">
200                                     <string>Cartesian Coordinates</string>
201                                 </property>
202                                 <grid>
203                                     <property name="name">
204                                         <cstring>unnamed</cstring>
205                                     </property>
206                                     <widget class="QLabel" row="1" column="0">
207                                         <property name="name">
208                                             <cstring>yLabel</cstring>
209                                         </property>
210                                         <property name="text">
211                                             <string>Y (km):</string>
212                                         </property>
213                                     </widget>
214                                     <widget class="QLabel" row="2" column="0">
215                                         <property name="name">
216                                             <cstring>zLabel</cstring>
217                                         </property>
218                                         <property name="text">
219                                             <string>Z (km):</string>
220                                         </property>
221                                     </widget>
222                                     <widget class="QLabel" row="0" column="0">
223                                         <property name="name">
224                                             <cstring>xLabel</cstring>
225                                         </property>
226                                         <property name="text">
227                                             <string>X (km):</string>
228                                         </property>
229                                     </widget>
230                                     <widget class="KLineEdit" row="0" column="1">
231                                         <property name="name">
232                                             <cstring>xGeoName</cstring>
233                                         </property>
234                                     </widget>
235                                     <widget class="KLineEdit" row="2" column="1">
236                                         <property name="name">
237                                             <cstring>zGeoName</cstring>
238                                         </property>
239                                     </widget>
240                                     <widget class="KLineEdit" row="1" column="1">
241                                         <property name="name">
242                                             <cstring>yGeoName</cstring>
243                                         </property>
244                                     </widget>
245                                 </grid>
246                             </widget>
247                             <widget class="QGroupBox">
248                                 <property name="name">
249                                     <cstring>spheBox</cstring>
250                                 </property>
251                                 <property name="title">
252                                     <string>Geographic Coordinates</string>
253                                 </property>
254                                 <grid>
255                                     <property name="name">
256                                         <cstring>unnamed</cstring>
257                                     </property>
258                                     <widget class="dmsBox" row="0" column="1" rowspan="1" colspan="2">
259                                         <property name="name">
260                                             <cstring>lonGeoBox</cstring>
261                                         </property>
262                                         <property name="minimumSize">
263                                             <size>
264                                                 <width>70</width>
265                                                 <height>0</height>
266                                             </size>
267                                         </property>
268                                         <property name="focusPolicy">
269                                             <enum>StrongFocus</enum>
270                                         </property>
271                                     </widget>
272                                     <widget class="dmsBox" row="1" column="1" rowspan="1" colspan="2">
273                                         <property name="name">
274                                             <cstring>latGeoBox</cstring>
275                                         </property>
276                                         <property name="minimumSize">
277                                             <size>
278                                                 <width>70</width>
279                                                 <height>0</height>
280                                             </size>
281                                         </property>
282                                         <property name="focusPolicy">
283                                             <enum>StrongFocus</enum>
284                                         </property>
285                                     </widget>
286                                     <widget class="QLabel" row="1" column="0">
287                                         <property name="name">
288                                             <cstring>latLabel</cstring>
289                                         </property>
290                                         <property name="text">
291                                             <string>Latitude:</string>
292                                         </property>
293                                     </widget>
294                                     <widget class="QLabel" row="0" column="0">
295                                         <property name="name">
296                                             <cstring>longLabel</cstring>
297                                         </property>
298                                         <property name="text">
299                                             <string>Longitude:</string>
300                                         </property>
301                                     </widget>
302                                     <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
303                                         <property name="name">
304                                             <cstring>TextLabel3_2</cstring>
305                                         </property>
306                                         <property name="text">
307                                             <string>Elevation (meters):</string>
308                                         </property>
309                                     </widget>
310                                     <widget class="KLineEdit" row="2" column="2">
311                                         <property name="name">
312                                             <cstring>altGeoBox</cstring>
313                                         </property>
314                                         <property name="text">
315                                             <string>0.0</string>
316                                         </property>
317                                     </widget>
318                                 </grid>
319                             </widget>
320                         </hbox>
321                     </widget>
322                     <spacer>
323                         <property name="name">
324                             <cstring>Spacer1_2</cstring>
325                         </property>
326                         <property name="orientation">
327                             <enum>Vertical</enum>
328                         </property>
329                         <property name="sizeType">
330                             <enum>Expanding</enum>
331                         </property>
332                         <property name="sizeHint">
333                             <size>
334                                 <width>20</width>
335                                 <height>120</height>
336                             </size>
337                         </property>
338                     </spacer>
339                 </vbox>
340             </widget>
341             <widget class="QWidget">
342                 <property name="name">
343                     <cstring>tab</cstring>
344                 </property>
345                 <attribute name="title">
346                     <string>Batch Mode</string>
347                 </attribute>
348                 <vbox>
349                     <property name="name">
350                         <cstring>unnamed</cstring>
351                     </property>
352                     <widget class="QButtonGroup">
353                         <property name="name">
354                             <cstring>InputBox_2_2</cstring>
355                         </property>
356                         <property name="enabled">
357                             <bool>true</bool>
358                         </property>
359                         <property name="sizePolicy">
360                             <sizepolicy>
361                                 <hsizetype>5</hsizetype>
362                                 <vsizetype>5</vsizetype>
363                                 <horstretch>0</horstretch>
364                                 <verstretch>0</verstretch>
365                             </sizepolicy>
366                         </property>
367                         <property name="title">
368                             <string>Select Fields in Input File</string>
369                         </property>
370                         <grid>
371                             <property name="name">
372                                 <cstring>unnamed</cstring>
373                             </property>
374                             <widget class="KLineEdit" row="0" column="3">
375                                 <property name="name">
376                                     <cstring>xBoxBatch</cstring>
377                                 </property>
378                                 <property name="enabled">
379                                     <bool>false</bool>
380                                 </property>
381                             </widget>
382                             <widget class="KLineEdit" row="1" column="3">
383                                 <property name="name">
384                                     <cstring>yBoxBatch</cstring>
385                                 </property>
386                                 <property name="enabled">
387                                     <bool>false</bool>
388                                 </property>
389                             </widget>
390                             <widget class="KLineEdit" row="2" column="3">
391                                 <property name="name">
392                                     <cstring>zBoxBatch</cstring>
393                                 </property>
394                                 <property name="enabled">
395                                     <bool>false</bool>
396                                 </property>
397                             </widget>
398                             <widget class="dmsBox" row="0" column="1">
399                                 <property name="name">
400                                     <cstring>longBoxBatch</cstring>
401                                 </property>
402                                 <property name="enabled">
403                                     <bool>false</bool>
404                                 </property>
405                                 <property name="focusPolicy">
406                                     <enum>StrongFocus</enum>
407                                 </property>
408                             </widget>
409                             <widget class="dmsBox" row="1" column="1">
410                                 <property name="name">
411                                     <cstring>latBoxBatch</cstring>
412                                 </property>
413                                 <property name="enabled">
414                                     <bool>false</bool>
415                                 </property>
416                                 <property name="focusPolicy">
417                                     <enum>StrongFocus</enum>
418                                 </property>
419                             </widget>
420                             <widget class="KLineEdit" row="2" column="1">
421                                 <property name="name">
422                                     <cstring>elevBoxBatch</cstring>
423                                 </property>
424                                 <property name="enabled">
425                                     <bool>false</bool>
426                                 </property>
427                             </widget>
428                             <widget class="QCheckBox" row="0" column="0">
429                                 <property name="name">
430                                     <cstring>longCheckBatch</cstring>
431                                 </property>
432                                 <property name="text">
433                                     <string>Longitude:</string>
434                                 </property>
435                                 <property name="checked">
436                                     <bool>true</bool>
437                                 </property>
438                             </widget>
439                             <widget class="QCheckBox" row="1" column="0">
440                                 <property name="name">
441                                     <cstring>latCheckBatch</cstring>
442                                 </property>
443                                 <property name="text">
444                                     <string>Latitude:</string>
445                                 </property>
446                                 <property name="checked">
447                                     <bool>true</bool>
448                                 </property>
449                             </widget>
450                             <widget class="QCheckBox" row="2" column="0">
451                                 <property name="name">
452                                     <cstring>elevCheckBatch</cstring>
453                                 </property>
454                                 <property name="text">
455                                     <string>Elev. (m):</string>
456                                 </property>
457                                 <property name="checked">
458                                     <bool>true</bool>
459                                 </property>
460                             </widget>
461                             <widget class="QCheckBox" row="0" column="2">
462                                 <property name="name">
463                                     <cstring>xCheckBatch</cstring>
464                                 </property>
465                                 <property name="enabled">
466                                     <bool>true</bool>
467                                 </property>
468                                 <property name="text">
469                                     <string>X (km):</string>
470                                 </property>
471                                 <property name="checked">
472                                     <bool>false</bool>
473                                 </property>
474                             </widget>
475                             <widget class="QCheckBox" row="1" column="2">
476                                 <property name="name">
477                                     <cstring>yCheckBatch</cstring>
478                                 </property>
479                                 <property name="enabled">
480                                     <bool>true</bool>
481                                 </property>
482                                 <property name="text">
483                                     <string>Y (km):</string>
484                                 </property>
485                                 <property name="checked">
486                                     <bool>false</bool>
487                                 </property>
488                             </widget>
489                             <widget class="QCheckBox" row="2" column="2">
490                                 <property name="name">
491                                     <cstring>zCheckBatch</cstring>
492                                 </property>
493                                 <property name="enabled">
494                                     <bool>true</bool>
495                                 </property>
496                                 <property name="text">
497                                     <string>Z (km):</string>
498                                 </property>
499                                 <property name="checked">
500                                     <bool>false</bool>
501                                 </property>
502                             </widget>
503                         </grid>
504                     </widget>
505                     <widget class="QButtonGroup">
506                         <property name="name">
507                             <cstring>buttonFieldsGroup</cstring>
508                         </property>
509                         <property name="title">
510                             <string>Fields in Output File Plus Result</string>
511                         </property>
512                         <hbox>
513                             <property name="name">
514                                 <cstring>unnamed</cstring>
515                             </property>
516                             <widget class="QRadioButton">
517                                 <property name="name">
518                                     <cstring>allRadioBatch</cstring>
519                                 </property>
520                                 <property name="text">
521                                     <string>All parameters</string>
522                                 </property>
523                             </widget>
524                             <widget class="QRadioButton">
525                                 <property name="name">
526                                     <cstring>inputRadioBatch</cstring>
527                                 </property>
528                                 <property name="text">
529                                     <string>Only parameters in input file</string>
530                                 </property>
531                                 <property name="checked">
532                                     <bool>true</bool>
533                                 </property>
534                             </widget>
535                         </hbox>
536                     </widget>
537                     <widget class="QGroupBox">
538                         <property name="name">
539                             <cstring>groupFilesBox</cstring>
540                         </property>
541                         <property name="title">
542                             <string>Files</string>
543                         </property>
544                         <grid>
545                             <property name="name">
546                                 <cstring>unnamed</cstring>
547                             </property>
548                             <widget class="QPushButton" row="0" column="0">
549                                 <property name="name">
550                                     <cstring>InputButtonBatch</cstring>
551                                 </property>
552                                 <property name="text">
553                                     <string>Input File...</string>
554                                 </property>
555                                 <property name="toolTip" stdset="0">
556                                     <string>File with the input data</string>
557                                 </property>
558                             </widget>
559                             <widget class="QLineEdit" row="0" column="1">
560                                 <property name="name">
561                                     <cstring>InputLineEditBatch</cstring>
562                                 </property>
563                             </widget>
564                             <widget class="QLineEdit" row="1" column="1">
565                                 <property name="name">
566                                     <cstring>OutputLineEditBatch</cstring>
567                                 </property>
568                             </widget>
569                             <widget class="QPushButton" row="1" column="0">
570                                 <property name="name">
571                                     <cstring>OutButtonBatch</cstring>
572                                 </property>
573                                 <property name="text">
574                                     <string>Output File...</string>
575                                 </property>
576                                 <property name="toolTip" stdset="0">
577                                     <string>File for the output data</string>
578                                 </property>
579                             </widget>
580                         </grid>
581                     </widget>
582                     <widget class="QLayoutWidget">
583                         <property name="name">
584                             <cstring>layout22</cstring>
585                         </property>
586                         <hbox>
587                             <property name="name">
588                                 <cstring>unnamed</cstring>
589                             </property>
590                             <spacer>
591                                 <property name="name">
592                                     <cstring>spacer20_2</cstring>
593                                 </property>
594                                 <property name="orientation">
595                                     <enum>Horizontal</enum>
596                                 </property>
597                                 <property name="sizeType">
598                                     <enum>Expanding</enum>
599                                 </property>
600                                 <property name="sizeHint">
601                                     <size>
602                                         <width>151</width>
603                                         <height>21</height>
604                                     </size>
605                                 </property>
606                             </spacer>
607                             <widget class="KPushButton">
608                                 <property name="name">
609                                     <cstring>runButtonBatch</cstring>
610                                 </property>
611                                 <property name="sizePolicy">
612                                     <sizepolicy>
613                                         <hsizetype>7</hsizetype>
614                                         <vsizetype>5</vsizetype>
615                                         <horstretch>0</horstretch>
616                                         <verstretch>0</verstretch>
617                                     </sizepolicy>
618                                 </property>
619                                 <property name="text">
620                                     <string>Run</string>
621                                 </property>
622                             </widget>
623                             <spacer>
624                                 <property name="name">
625                                     <cstring>spacer19_2</cstring>
626                                 </property>
627                                 <property name="orientation">
628                                     <enum>Horizontal</enum>
629                                 </property>
630                                 <property name="sizeType">
631                                     <enum>Expanding</enum>
632                                 </property>
633                                 <property name="sizeHint">
634                                     <size>
635                                         <width>131</width>
636                                         <height>21</height>
637                                     </size>
638                                 </property>
639                             </spacer>
640                         </hbox>
641                     </widget>
642                     <spacer>
643                         <property name="name">
644                             <cstring>spacer36</cstring>
645                         </property>
646                         <property name="orientation">
647                             <enum>Vertical</enum>
648                         </property>
649                         <property name="sizeType">
650                             <enum>Expanding</enum>
651                         </property>
652                         <property name="sizeHint">
653                             <size>
654                                 <width>20</width>
655                                 <height>41</height>
656                             </size>
657                         </property>
658                     </spacer>
659                 </vbox>
660             </widget>
661         </widget>
662     </vbox>
663 </widget>
664 <customwidgets>
665     <customwidget>
666         <class>dmsBox</class>
667         <header location="global">dmsbox.h</header>
668         <sizehint>
669             <width>70</width>
670             <height>20</height>
671         </sizehint>
672         <container>0</container>
673         <sizepolicy>
674             <hordata>5</hordata>
675             <verdata>5</verdata>
676             <horstretch>0</horstretch>
677             <verstretch>0</verstretch>
678         </sizepolicy>
679         <pixmap>image0</pixmap>
680     </customwidget>
681 </customwidgets>
682 <images>
683     <image name="image0">
684         <data format="XPM.GZ" length="4350">789c6dd7594f23471007f0f7fd14d6d6db2aaaf58c3db647511eb831b7317794879ac30760cc61c010e5bba7dcf5af5688167664fdb66bbaababbb67cccf1f8dab93c3c68f9fdf5e16b298968d7222cf8d1fd5eb6cf6f1e75f7ffcfded7b9a3656ff9aad46fafdb76fdf078b46d9389a3fd42bf04841699e964933b830b79a7019dd0b96955b895b5a703bcd572e08eea576ff6570ae0eedd477b792103f854b8b2fc6d1163f77237e646e37113f89b6f8307e3bf1785a8b0eedbc696eb7ad9db7e01ee6476ee4ffe0c6fd158c7c69182cde4eec6e87fea50dfbf8176e6ba7d07f96669999cfa325ccaf862bcc97a36dbccf60f178cee11cde706761f16917ae30fe6b7488a7851bf14d7327417f676eb4f756eea41e2f57e6d83e83919f6cba117f04235fd9765b3b0fa36dfc398cf973edc67a6fb951ffe768ab6765ee26b8dff213ef5f4630e2b9e7463ea7ee8ee5ff60ee2618af8eb6fe3238437eb91bf1299cdbfacad3cadd5617f5a11738c7fe4adcb8ffd68d7aeec15e8fc3683b9f62ee2518ef33dafa3f75e3bc957086f86eb4d56f3db8e8e6dd56f01a5cc1bbe65e629673d8ebd18d0efdc9058cf9f2c08df9e630ce037db8719ec37c7a9a7fb708f10267b65e7cef46fb3e9ca3fd23dad6ef0cf67abe99f304f95ec3a8871cbb71be52d8d777e8b6fee412f6f958be3adf5ea817b561afe7d86ded7c67ce13c46fc37ede2766c17a17059cd9f38e466e8c3f8eb6fd700f0b9ef7095c37cd3d37de178f2be76dcf876fa343bd790267f012f67a77cc319f69b4ed872e2ca8e732daeabfe3c6fa9cc235f21f9b8bd4f2a5cd687bfedbfd659ee7ede017b842becf6eb44fa3cbd0df8559b0ffe808ceb0ff37e01afba3652e52cc87a26dbe276ecca7097790ff73b4cdef0616ac4fdf6df1c2d1d67ee8c6f80318eb4bd1180ff529513f0ecf7b694b62f5a002ceccb2662e523c2fb7605f9f0fd8fbbf75e3bc2dcd3e9ebcb9f17ce8c05e8f83685bcf701e44eb2db65e4fd1b65eebe62245be53b8c6f3ffdd8dfd3933fbf884761f5f0edcd88f951bf118bf44bde926dae24fe01ae7af76e3f9169e2f45bb143c0f5fdcf6fea23b18f773eac6f3e63ddac6db75e37df5e8c6fbae65aebcde6d37beaf84f528aa52f03c9dc3359ea79939c627d136deab1befaf75b883ef23e76e3ccfaea36d7dc2f795322b05ebfb0ad738af7db7ad371f99fd7e59b8b13f276e9cdf1318f5e54337e6d78cb67cf761ec170efba1acaa1afd9db92d3f3a36d729ea77efc6f33cbccf2beddfe6478fe6d85e45dbfd851bf1577007f5d877e3bc86f5a9ea3a2d6cffdfc1debe116df5db73a39e37b0e777191dda257c7fa83b6e8a2eaae00eeceb13d6b7d69f325b79b058fd32b170c1a55ebffaac2ccae2b9e6118f79c253bd6ef9ee3fd7587fef79c60f7acf3cc617fcc84ffcac6d8ffcc20b7ee5377ee7257ff027aff1bac66ff0269716cf5b1ab7cd3bbcabb17ddee37d3ee0433ee2633ee1019ff290cff89c2ff89229c48b66f1ac3d5df135df7093134eb9c56dcef4b3c35dee71ce393111dbfa8c784a4205955451cd1d1ad1982634a55bbad3f80eddd38c1ef882e66cf52ab5ff2b8d7ea4277aa6175ad06bb866f446efb4d4df0ffad4fed762ffb7b44e1b9cd2266dd142c75e5ddb3cd0bb3e347a477bd9d5f83ee245e3f7689f0ee830f67d44c77412ee186946033aa5e197fecfe85c7bf7be2fe892aee89a6ea84989f6bfa434f4eff9df52c509b5d0779b32ea684d13ea528f728d1e882ebfce37f6cf077422b4ea5b440ad14af1a15452ab473aee52c65ff39789b64fe955f44eb9937b5d858c5b32d377c0c32a7fee7ecd5fe61aff284ff22c2fb290577993775db1443fb53ef2219f5ff2bf93356d5b970dd9d41eb77820dbb223bbab155ed55ffab2f725ffb1eccb81aed6931cca116ab490633909d10339fd5ffdef795d869ae7923bc27226e772415d5986b51d683663b9d4fcfbb1ff190fe54aaec35aeaa577ee20f24673e94b531249a585fc2b69ebfe3ed7dae91f75ba964b5c03e9d344ba1add93bce0826c3f87f3b2a9fb6f18aeba10ba2f563f25eb1b563771a5d17531e2513c5fba538b3111cd690dd73c7ef6a95f4c8aa99de12fe77da4951de9ffffea730be7fd9fdfbffd0b690edc6c</data>
685     </image>
686 </images>
687 <connections>
688     <connection>
689         <sender>Clear</sender>
690         <signal>clicked()</signal>
691         <receiver>modCalcGeodCoordDlg</receiver>
692         <slot>slotClearGeoCoords()</slot>
693     </connection>
694     <connection>
695         <sender>Compute</sender>
696         <signal>clicked()</signal>
697         <receiver>modCalcGeodCoordDlg</receiver>
698         <slot>slotComputeGeoCoords()</slot>
699     </connection>
700     <connection>
701         <sender>InputButtonBatch</sender>
702         <signal>clicked()</signal>
703         <receiver>modCalcGeodCoordDlg</receiver>
704         <slot>slotInputFile()</slot>
705     </connection>
706     <connection>
707         <sender>OutButtonBatch</sender>
708         <signal>clicked()</signal>
709         <receiver>modCalcGeodCoordDlg</receiver>
710         <slot>slotOutputFile()</slot>
711     </connection>
712     <connection>
713         <sender>longCheckBatch</sender>
714         <signal>clicked()</signal>
715         <receiver>modCalcGeodCoordDlg</receiver>
716         <slot>slotLongCheckedBatch()</slot>
717     </connection>
718     <connection>
719         <sender>latCheckBatch</sender>
720         <signal>clicked()</signal>
721         <receiver>modCalcGeodCoordDlg</receiver>
722         <slot>slotLatCheckedBatch()</slot>
723     </connection>
724     <connection>
725         <sender>xCheckBatch</sender>
726         <signal>clicked()</signal>
727         <receiver>modCalcGeodCoordDlg</receiver>
728         <slot>slotXCheckedBatch()</slot>
729     </connection>
730     <connection>
731         <sender>yCheckBatch</sender>
732         <signal>clicked()</signal>
733         <receiver>modCalcGeodCoordDlg</receiver>
734         <slot>slotYCheckedBatch()</slot>
735     </connection>
736     <connection>
737         <sender>zCheckBatch</sender>
738         <signal>clicked()</signal>
739         <receiver>modCalcGeodCoordDlg</receiver>
740         <slot>slotZCheckedBatch()</slot>
741     </connection>
742     <connection>
743         <sender>runButtonBatch</sender>
744         <signal>clicked()</signal>
745         <receiver>modCalcGeodCoordDlg</receiver>
746         <slot>slotRunBatch()</slot>
747     </connection>
748     <connection>
749         <sender>elevCheckBatch</sender>
750         <signal>clicked()</signal>
751         <receiver>modCalcGeodCoordDlg</receiver>
752         <slot>slotElevCheckedBatch()</slot>
753     </connection>
754 </connections>
755 <tabstops>
756     <tabstop>tabWidget</tabstop>
757     <tabstop>cartRadio</tabstop>
758     <tabstop>spheRadio</tabstop>
759     <tabstop>ellipsoidBox</tabstop>
760     <tabstop>Compute</tabstop>
761     <tabstop>Clear</tabstop>
762     <tabstop>xGeoName</tabstop>
763     <tabstop>yGeoName</tabstop>
764     <tabstop>zGeoName</tabstop>
765     <tabstop>lonGeoBox</tabstop>
766     <tabstop>latGeoBox</tabstop>
767     <tabstop>altGeoBox</tabstop>
768     <tabstop>longCheckBatch</tabstop>
769     <tabstop>longBoxBatch</tabstop>
770     <tabstop>latCheckBatch</tabstop>
771     <tabstop>latBoxBatch</tabstop>
772     <tabstop>elevCheckBatch</tabstop>
773     <tabstop>elevBoxBatch</tabstop>
774     <tabstop>xCheckBatch</tabstop>
775     <tabstop>xBoxBatch</tabstop>
776     <tabstop>yCheckBatch</tabstop>
777     <tabstop>yBoxBatch</tabstop>
778     <tabstop>zCheckBatch</tabstop>
779     <tabstop>zBoxBatch</tabstop>
780     <tabstop>inputRadioBatch</tabstop>
781     <tabstop>InputButtonBatch</tabstop>
782     <tabstop>InputLineEditBatch</tabstop>
783     <tabstop>OutButtonBatch</tabstop>
784     <tabstop>OutputLineEditBatch</tabstop>
785     <tabstop>runButtonBatch</tabstop>
786 </tabstops>
787 <slots>
788     <slot>slotComputeGeoCoords()</slot>
789     <slot>slotClearGeoCoords()</slot>
790     <slot>slotInputFile()</slot>
791     <slot>slotRunBatch()</slot>
792     <slot>slotOutputFile()</slot>
793     <slot>slotLatCheckedBatch()</slot>
794     <slot>slotLongCheckedBatch()</slot>
795     <slot>slotElevCheckedBatch()</slot>
796     <slot>slotXCheckedBatch()</slot>
797     <slot>slotYCheckedBatch()</slot>
798     <slot>slotZCheckedBatch()</slot>
799 </slots>
800 <layoutdefaults spacing="6" margin="11"/>
801 <includehints>
802     <includehint>klineedit.h</includehint>
803     <includehint>klineedit.h</includehint>
804     <includehint>klineedit.h</includehint>
805     <includehint>dmsbox.h</includehint>
806     <includehint>dmsbox.h</includehint>
807     <includehint>klineedit.h</includehint>
808     <includehint>klineedit.h</includehint>
809     <includehint>klineedit.h</includehint>
810     <includehint>klineedit.h</includehint>
811     <includehint>dmsbox.h</includehint>
812     <includehint>dmsbox.h</includehint>
813     <includehint>klineedit.h</includehint>
814 </includehints>
815 </UI>