moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / modcalcdaylengthdlg.ui
blobfaf2824d0e8d664658f8d27f5511ccc05c63929c
1 <!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
2 <class>modCalcDayLengthDlg</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>modCalcDayLengthDlg</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>578</width>
12             <height>395</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Day Length</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QButtonGroup">
29             <property name="name">
30                 <cstring>InputBox</cstring>
31             </property>
32             <property name="title">
33                 <string>Location &amp;&amp; Date</string>
34             </property>
35             <hbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <widget class="QLayoutWidget">
40                     <property name="name">
41                         <cstring>layout37</cstring>
42                     </property>
43                     <grid>
44                         <property name="name">
45                             <cstring>unnamed</cstring>
46                         </property>
47                         <widget class="QLabel" row="1" column="0">
48                             <property name="name">
49                                 <cstring>latLabel</cstring>
50                             </property>
51                             <property name="text">
52                                 <string>Latitude:</string>
53                             </property>
54                         </widget>
55                         <widget class="dmsBox" row="1" column="1">
56                             <property name="name">
57                                 <cstring>latBox</cstring>
58                             </property>
59                             <property name="minimumSize">
60                                 <size>
61                                     <width>100</width>
62                                     <height>16</height>
63                                 </size>
64                             </property>
65                             <property name="focusPolicy">
66                                 <enum>StrongFocus</enum>
67                             </property>
68                         </widget>
69                         <widget class="QLabel" row="0" column="0">
70                             <property name="name">
71                                 <cstring>longLabel</cstring>
72                             </property>
73                             <property name="text">
74                                 <string>Longitude:</string>
75                             </property>
76                         </widget>
77                         <widget class="dmsBox" row="0" column="1">
78                             <property name="name">
79                                 <cstring>longBox</cstring>
80                             </property>
81                             <property name="minimumSize">
82                                 <size>
83                                     <width>100</width>
84                                     <height>16</height>
85                                 </size>
86                             </property>
87                             <property name="focusPolicy">
88                                 <enum>StrongFocus</enum>
89                             </property>
90                         </widget>
91                     </grid>
92                 </widget>
93                 <spacer>
94                     <property name="name">
95                         <cstring>spacer11</cstring>
96                     </property>
97                     <property name="orientation">
98                         <enum>Horizontal</enum>
99                     </property>
100                     <property name="sizeType">
101                         <enum>Expanding</enum>
102                     </property>
103                     <property name="sizeHint">
104                         <size>
105                             <width>60</width>
106                             <height>20</height>
107                         </size>
108                     </property>
109                 </spacer>
110                 <widget class="QLabel">
111                     <property name="name">
112                         <cstring>datLabel</cstring>
113                     </property>
114                     <property name="text">
115                         <string>Date:</string>
116                     </property>
117                 </widget>
118                 <widget class="ExtDateEdit">
119                     <property name="name">
120                         <cstring>datBox</cstring>
121                     </property>
122                     <property name="sizePolicy">
123                         <sizepolicy>
124                             <hsizetype>5</hsizetype>
125                             <vsizetype>0</vsizetype>
126                             <horstretch>0</horstretch>
127                             <verstretch>0</verstretch>
128                         </sizepolicy>
129                     </property>
130                     <property name="minimumSize">
131                         <size>
132                             <width>100</width>
133                             <height>0</height>
134                         </size>
135                     </property>
136                 </widget>
137                 <spacer>
138                     <property name="name">
139                         <cstring>spacer53</cstring>
140                     </property>
141                     <property name="orientation">
142                         <enum>Horizontal</enum>
143                     </property>
144                     <property name="sizeType">
145                         <enum>Expanding</enum>
146                     </property>
147                     <property name="sizeHint">
148                         <size>
149                             <width>40</width>
150                             <height>20</height>
151                         </size>
152                     </property>
153                 </spacer>
154             </hbox>
155         </widget>
156         <widget class="QLayoutWidget">
157             <property name="name">
158                 <cstring>layout3</cstring>
159             </property>
160             <hbox>
161                 <property name="name">
162                     <cstring>unnamed</cstring>
163                 </property>
164                 <spacer>
165                     <property name="name">
166                         <cstring>spacer5</cstring>
167                     </property>
168                     <property name="orientation">
169                         <enum>Horizontal</enum>
170                     </property>
171                     <property name="sizeType">
172                         <enum>Expanding</enum>
173                     </property>
174                     <property name="sizeHint">
175                         <size>
176                             <width>71</width>
177                             <height>21</height>
178                         </size>
179                     </property>
180                 </spacer>
181                 <widget class="KPushButton">
182                     <property name="name">
183                         <cstring>Compute</cstring>
184                     </property>
185                     <property name="text">
186                         <string>Compute</string>
187                     </property>
188                 </widget>
189                 <spacer>
190                     <property name="name">
191                         <cstring>spacer4</cstring>
192                     </property>
193                     <property name="orientation">
194                         <enum>Horizontal</enum>
195                     </property>
196                     <property name="sizeType">
197                         <enum>Expanding</enum>
198                     </property>
199                     <property name="sizeHint">
200                         <size>
201                             <width>51</width>
202                             <height>20</height>
203                         </size>
204                     </property>
205                 </spacer>
206                 <widget class="KPushButton">
207                     <property name="name">
208                         <cstring>Clear</cstring>
209                     </property>
210                     <property name="text">
211                         <string>Clear</string>
212                     </property>
213                 </widget>
214                 <spacer>
215                     <property name="name">
216                         <cstring>spacer3</cstring>
217                     </property>
218                     <property name="orientation">
219                         <enum>Horizontal</enum>
220                     </property>
221                     <property name="sizeType">
222                         <enum>Expanding</enum>
223                     </property>
224                     <property name="sizeHint">
225                         <size>
226                             <width>81</width>
227                             <height>20</height>
228                         </size>
229                     </property>
230                 </spacer>
231             </hbox>
232         </widget>
233         <widget class="QGroupBox">
234             <property name="name">
235                 <cstring>resultsBox</cstring>
236             </property>
237             <property name="title">
238                 <string>Sunrise, Noon &amp;&amp; Sunset Data</string>
239             </property>
240             <hbox>
241                 <property name="name">
242                     <cstring>unnamed</cstring>
243                 </property>
244                 <widget class="QLayoutWidget">
245                     <property name="name">
246                         <cstring>layout10</cstring>
247                     </property>
248                     <grid>
249                         <property name="name">
250                             <cstring>unnamed</cstring>
251                         </property>
252                         <widget class="timeBox" row="3" column="1">
253                             <property name="name">
254                                 <cstring>dayLBox</cstring>
255                             </property>
256                             <property name="sizePolicy">
257                                 <sizepolicy>
258                                     <hsizetype>5</hsizetype>
259                                     <vsizetype>0</vsizetype>
260                                     <horstretch>0</horstretch>
261                                     <verstretch>0</verstretch>
262                                 </sizepolicy>
263                             </property>
264                             <property name="minimumSize">
265                                 <size>
266                                     <width>90</width>
267                                     <height>20</height>
268                                 </size>
269                             </property>
270                             <property name="focusPolicy">
271                                 <enum>NoFocus</enum>
272                             </property>
273                         </widget>
274                         <widget class="QLabel" row="0" column="0">
275                             <property name="name">
276                                 <cstring>riseTimeLabel</cstring>
277                             </property>
278                             <property name="text">
279                                 <string>Sunrise:</string>
280                             </property>
281                         </widget>
282                         <widget class="timeBox" row="1" column="1">
283                             <property name="name">
284                                 <cstring>transitTimeBox</cstring>
285                             </property>
286                             <property name="sizePolicy">
287                                 <sizepolicy>
288                                     <hsizetype>5</hsizetype>
289                                     <vsizetype>0</vsizetype>
290                                     <horstretch>0</horstretch>
291                                     <verstretch>0</verstretch>
292                                 </sizepolicy>
293                             </property>
294                             <property name="minimumSize">
295                                 <size>
296                                     <width>90</width>
297                                     <height>20</height>
298                                 </size>
299                             </property>
300                             <property name="focusPolicy">
301                                 <enum>NoFocus</enum>
302                             </property>
303                         </widget>
304                         <widget class="QLabel" row="1" column="0">
305                             <property name="name">
306                                 <cstring>transitTimeLabel</cstring>
307                             </property>
308                             <property name="text">
309                                 <string>Noon:</string>
310                             </property>
311                         </widget>
312                         <widget class="QLabel" row="3" column="0">
313                             <property name="name">
314                                 <cstring>dayLLabel</cstring>
315                             </property>
316                             <property name="text">
317                                 <string>Day length:</string>
318                             </property>
319                         </widget>
320                         <widget class="timeBox" row="2" column="1">
321                             <property name="name">
322                                 <cstring>setTimeBox</cstring>
323                             </property>
324                             <property name="sizePolicy">
325                                 <sizepolicy>
326                                     <hsizetype>5</hsizetype>
327                                     <vsizetype>0</vsizetype>
328                                     <horstretch>0</horstretch>
329                                     <verstretch>0</verstretch>
330                                 </sizepolicy>
331                             </property>
332                             <property name="minimumSize">
333                                 <size>
334                                     <width>90</width>
335                                     <height>20</height>
336                                 </size>
337                             </property>
338                             <property name="focusPolicy">
339                                 <enum>NoFocus</enum>
340                             </property>
341                         </widget>
342                         <widget class="timeBox" row="0" column="1">
343                             <property name="name">
344                                 <cstring>riseTimeBox</cstring>
345                             </property>
346                             <property name="sizePolicy">
347                                 <sizepolicy>
348                                     <hsizetype>5</hsizetype>
349                                     <vsizetype>0</vsizetype>
350                                     <horstretch>0</horstretch>
351                                     <verstretch>0</verstretch>
352                                 </sizepolicy>
353                             </property>
354                             <property name="minimumSize">
355                                 <size>
356                                     <width>90</width>
357                                     <height>20</height>
358                                 </size>
359                             </property>
360                             <property name="focusPolicy">
361                                 <enum>NoFocus</enum>
362                             </property>
363                         </widget>
364                         <widget class="QLabel" row="2" column="0">
365                             <property name="name">
366                                 <cstring>setTimeLabel</cstring>
367                             </property>
368                             <property name="text">
369                                 <string>Sunset:</string>
370                             </property>
371                         </widget>
372                     </grid>
373                 </widget>
374                 <spacer>
375                     <property name="name">
376                         <cstring>spacer12</cstring>
377                     </property>
378                     <property name="orientation">
379                         <enum>Horizontal</enum>
380                     </property>
381                     <property name="sizeType">
382                         <enum>Expanding</enum>
383                     </property>
384                     <property name="sizeHint">
385                         <size>
386                             <width>20</width>
387                             <height>20</height>
388                         </size>
389                     </property>
390                 </spacer>
391                 <widget class="QLayoutWidget">
392                     <property name="name">
393                         <cstring>layout20</cstring>
394                     </property>
395                     <grid>
396                         <property name="name">
397                             <cstring>unnamed</cstring>
398                         </property>
399                         <widget class="QLabel" row="0" column="0">
400                             <property name="name">
401                                 <cstring>azRiseLabel</cstring>
402                             </property>
403                             <property name="text">
404                                 <string>Sunrise azimuth:</string>
405                             </property>
406                         </widget>
407                         <widget class="QLabel" row="2" column="0">
408                             <property name="name">
409                                 <cstring>azSetLabel</cstring>
410                             </property>
411                             <property name="text">
412                                 <string>Sunset azimuth:</string>
413                             </property>
414                         </widget>
415                         <widget class="dmsBox" row="0" column="1">
416                             <property name="name">
417                                 <cstring>azRiseBox</cstring>
418                             </property>
419                             <property name="sizePolicy">
420                                 <sizepolicy>
421                                     <hsizetype>5</hsizetype>
422                                     <vsizetype>0</vsizetype>
423                                     <horstretch>0</horstretch>
424                                     <verstretch>0</verstretch>
425                                 </sizepolicy>
426                             </property>
427                             <property name="minimumSize">
428                                 <size>
429                                     <width>100</width>
430                                     <height>0</height>
431                                 </size>
432                             </property>
433                             <property name="focusPolicy">
434                                 <enum>NoFocus</enum>
435                             </property>
436                         </widget>
437                         <widget class="QLabel" row="1" column="0">
438                             <property name="name">
439                                 <cstring>elTransitLabel</cstring>
440                             </property>
441                             <property name="text">
442                                 <string>Altitude at noon:</string>
443                             </property>
444                         </widget>
445                         <widget class="dmsBox" row="2" column="1">
446                             <property name="name">
447                                 <cstring>azSetBox</cstring>
448                             </property>
449                             <property name="sizePolicy">
450                                 <sizepolicy>
451                                     <hsizetype>5</hsizetype>
452                                     <vsizetype>0</vsizetype>
453                                     <horstretch>0</horstretch>
454                                     <verstretch>0</verstretch>
455                                 </sizepolicy>
456                             </property>
457                             <property name="minimumSize">
458                                 <size>
459                                     <width>100</width>
460                                     <height>0</height>
461                                 </size>
462                             </property>
463                             <property name="focusPolicy">
464                                 <enum>NoFocus</enum>
465                             </property>
466                         </widget>
467                         <widget class="dmsBox" row="1" column="1">
468                             <property name="name">
469                                 <cstring>elTransitBox</cstring>
470                             </property>
471                             <property name="sizePolicy">
472                                 <sizepolicy>
473                                     <hsizetype>5</hsizetype>
474                                     <vsizetype>0</vsizetype>
475                                     <horstretch>0</horstretch>
476                                     <verstretch>0</verstretch>
477                                 </sizepolicy>
478                             </property>
479                             <property name="minimumSize">
480                                 <size>
481                                     <width>100</width>
482                                     <height>0</height>
483                                 </size>
484                             </property>
485                             <property name="focusPolicy">
486                                 <enum>NoFocus</enum>
487                             </property>
488                         </widget>
489                         <spacer row="3" column="0">
490                             <property name="name">
491                                 <cstring>spacer26</cstring>
492                             </property>
493                             <property name="orientation">
494                                 <enum>Horizontal</enum>
495                             </property>
496                             <property name="sizeType">
497                                 <enum>Expanding</enum>
498                             </property>
499                             <property name="sizeHint">
500                                 <size>
501                                     <width>40</width>
502                                     <height>20</height>
503                                 </size>
504                             </property>
505                         </spacer>
506                     </grid>
507                 </widget>
508                 <spacer>
509                     <property name="name">
510                         <cstring>spacer27</cstring>
511                     </property>
512                     <property name="orientation">
513                         <enum>Horizontal</enum>
514                     </property>
515                     <property name="sizeType">
516                         <enum>Expanding</enum>
517                     </property>
518                     <property name="sizeHint">
519                         <size>
520                             <width>30</width>
521                             <height>20</height>
522                         </size>
523                     </property>
524                 </spacer>
525             </hbox>
526         </widget>
527         <spacer>
528             <property name="name">
529                 <cstring>Spacer1</cstring>
530             </property>
531             <property name="orientation">
532                 <enum>Vertical</enum>
533             </property>
534             <property name="sizeType">
535                 <enum>Expanding</enum>
536             </property>
537             <property name="sizeHint">
538                 <size>
539                     <width>20</width>
540                     <height>110</height>
541                 </size>
542             </property>
543         </spacer>
544     </vbox>
545 </widget>
546 <customwidgets>
547     <customwidget>
548         <class>dmsBox</class>
549         <header location="global">../dmsbox.h</header>
550         <sizehint>
551             <width>70</width>
552             <height>20</height>
553         </sizehint>
554         <container>0</container>
555         <sizepolicy>
556             <hordata>5</hordata>
557             <verdata>5</verdata>
558             <horstretch>0</horstretch>
559             <verstretch>0</verstretch>
560         </sizepolicy>
561         <pixmap>image0</pixmap>
562     </customwidget>
563     <customwidget>
564         <class>ExtDateEdit</class>
565         <header location="local">libkdeedu/extdate/extdatetimeedit.h</header>
566         <sizehint>
567             <width>70</width>
568             <height>20</height>
569         </sizehint>
570         <container>0</container>
571         <sizepolicy>
572             <hordata>5</hordata>
573             <verdata>5</verdata>
574             <horstretch>0</horstretch>
575             <verstretch>0</verstretch>
576         </sizepolicy>
577         <pixmap>image1</pixmap>
578     </customwidget>
579     <customwidget>
580         <class>timeBox</class>
581         <header location="local">timebox.h</header>
582         <sizehint>
583             <width>-1</width>
584             <height>-1</height>
585         </sizehint>
586         <container>0</container>
587         <sizepolicy>
588             <hordata>5</hordata>
589             <verdata>5</verdata>
590             <horstretch>0</horstretch>
591             <verstretch>0</verstretch>
592         </sizepolicy>
593         <pixmap>image2</pixmap>
594     </customwidget>
595 </customwidgets>
596 <images>
597     <image name="image0">
598         <data format="PNG" length="1110">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000041d49444154789c8d95c18b1c4514c67fbb29e5b54ea05b26da1d36b08d09a6c508138cb8c13d647141163de49043bca9f1628eb9294810f24f88c15b728b07617358888785d980427290b4a8d00b19a8821da8228cf42316ac87eed9247ac95c9aeaeef9eaabdffb5ebf85f178ccfcf7f5b79fec07a7280a08a008f25ceb7c29e5da573716e65a0be3f198ef6f5ededff9b9e1b34faf90882092a1ea21428b9220ffbf46054055b19386ba6970ae6665b5e0d2c5eb0b066067bbe1f21757c88f5504eff0c192189081303a5582b16854fccce2fe041f00cdd0a8103b874556405476b62d972ec2c2b90ff3fd8df5cb946549d80b34aea15ccaa94625450e2d0e558b460b7371a734b5e027251a155545678ab62d7eea90b4c504078908c107acb354cb251b1f8f08b1c18631aabbb4d18211404804f22545863561d2f060fb34aa8a18d0086204e72c46a32292e1a796f278c1da7a859d8da9a737506db04d0a24103d8949480b214d3bbee952a05c1d536f9d2684160c744f048311543d459eb1b65ee1754cedae13a64abd5d6127053c9d0281f22d4f75c6a2118a5c09272d7ab740638bf4ef2dd2174032d0d8d04c6fe19c32bedd8bc65e342aa3f785e2784bfd6bc1bd9db24b05505616a4edd67d5a8c1801a03a9962754c504bf34b8986acfb9be91cac7d54315a15541b36b134f74bd2dc53940115a5381e087bc25c6f71be831a8baa234cc1ee3eeb74ed83116beb2b8849d108a3730e8ce27e2bfb82419a7b407ac7c222fd0e6280a8078ce64e47ef54ac9d5be9aaae0162e0de568a44a18d3df90845d919c4f01463406340a44f40efb43a99b371618488e2670d1a2d7ee6f1d3be39342104e937ed85fb86599c33e9ee0be9a004946259d8b858909880d59aa00daa0d3280b5f39e34074c4b3a5434029a76a9e9f5cc0163b5c80024158a1cfc4cb1d3061d5834066cb0a403c008599a70f6bc27b8d03106ea3ae91987278c5b143b015547224ab5e24185cd9b81665273e7b6e7cecd82ddbf8098002de94049737bc09828cf3036f31c3735c8b0e98eb704672f348c7f7c93cd1fb2ae905119ff54e0dff3542b0e9dd983dcea2cc5eea6cf303e74ec687af5c41b6fa38f5e203c7ec8e1238ef85831a214afef21060ea781ec68247b65c6916353cc8b73d1ae79354606af2a930709aa118da1636c274dd7e3774b884a79aa6b5711a538d33cf9c01c1c9b83bc6a1f55c91ccb23b05b1deb43a7decdaffefd2862f61366aa8449c69e33642f012f2bb208fa98eeda1f3346f076c8eeef19475e9be115423364f78f84105a8643d34d90cfbfdcd8cf872589a45dc7f54cf3134a36f4e495c23f9da8db15bccb708d4014f2ca512cb5d4f7c13e84300d5cff6eb39b202bab053bdb9674f0648609427d0f8402ddeac30f4fcd3ced3efc3b422d406c09b340bedc1571e1bfc3d44dc281634c5fe5e758e7395cfbe6d6c130fd17d92372d2cb00c6470000000049454e44ae426082</data>
599     </image>
600     <image name="image1">
601         <data format="PNG" length="1002">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000003b149444154789cad945f4c5b551cc73fe7dc4b7b4bcba0762d45c43114323599ee6192609c51d883892ce083f1718b3ebb185f8dc91e972cf39d2d2a2f1af664b6f1e0fe3863a0718969700eb0c52142da0242a1bd6d696f7bcff101585203ceb8fd9ece39f99dcff9fe7edf939f88c562ec465f5f9fe609442c161362173c3e3eae7b7a7ac8e7f36432196cdbfe4f907c3e4f2291201e8fe338cec3737357e9e8e828aded1e229d650e1f2d51754b082110124c13a4dc5ea341eb9dc284c0558a853f3ce8cb0677ef500fde7d39d2596679e326597b8e9abb85d7a770ab16ab6983ec5a05b487a70e36f0f4e10afe408d6a558310980108478dba4a1e8233990c5d474b64ed39aa3a8fe5f3317fbf81dbd70bccfeb205947632fd74f6589c1c6ea2f70d03a58ba0c1f2c9bdc1b66de3b8256a6e11cbe7e3ee1d181b590124fe2693aeee08d223c82c3a2c24b7b874bec8f26288774f7bd054504aef0dde6e99c0eb83f9fb266323cb80a27fb0958141836044605a2ee5523393371cc646fee2da37195aa35d0c0c5b4859ac03d7e91712dcaac5adab3650a3ff9d08ef7dd8404bb48869e5d958b5b87dadc4c9a1464e9f0d0326df7ebd86bd2e310cb1bf62d384d59441f2d70a070e1c60e09489929b988681bdd9cc97170bcc4c65595f71f8e0e3301337fc24a7732467831875a47f289652b0be5e4151e6d07316c1b0c0340d8ab92023e76d66a6b2840e36d2fb7a13fee632475e6edc367ea98a90fb98b7dd6310ca0328a44761582e1bab41befabcc0ec940d28bc5e93b68e064cab84e1d9beaeb48934eac1f53b01c1b000fca496aa54b61a99fcde61662a4b4b4b23d1680be9d426173e4df3602a48ea411989a4fd590f52a8fd156b05ed9d350e3defe3cfdf4b4c7ce770ea7d3fb9f520afbe1620daeee5c26735d20b9b9cfb6811a754a439e4e5c5639a4caa1e5caf586bfc0197b78702005cb9b4cae4cd3267ce8638fe964bd72b393e39d74928d242617303a756a37f284447770dcdbffc6384a05a85de1306e9a52057c7527c7131c3c42d3f475eb2303c82d4fc3276d6811db37efeb148723082d9b08f79f97c1e5729109a9a28307cc622d2d6cdf52b2b24efe548dedb00142009862cfa879ee1a71f6cec928353511472fbf4389148b0b0e0c108081412458dfe21c9f11351e67e7358595468246d1d1e5e38a6e9e851bc39d84ab502a669331dafec0d8ec7e3e8cb06e1a881d727d1ae40180a434a8c9db129a54126ad48a7358c2b4c5352c8c374bcccdab2bb37d8719cba79fab8211f9df218e0582c261e95f8bfc04f1a1e8bc5c4dfe0a19017a725d8c60000000049454e44ae426082</data>
602     </image>
603     <image name="image2">
604         <data format="PNG" length="824">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000002ff49444154789cb59531681c4714863f992dde820cb370815b50600f54e8ca0ba43970712a8fb838438a3895634813d238a5ab80e314ae4d0a812060a4226017c27221c8a9da6b8c4fe0e00d28b0571cec82043b85611f78c12966efa4bb8bc085f29a6567df7cef9f7fdeccaec571cc2cbaddee47ae21e2385e5b9b815f1ebcfcd8de6a63ad25cb338af7c52741acb5a4a729a3d723a82ec6bd99d267bf3f23fc1c4cab2442d14a915986e792fdfa59569766573049417784f1b12e8267954dab24b78714450a28beaf941f847c2a14e70a0841035a2d45d641eb027213c210c69756320767794684d6508bef0befde1a860796e4c402333542b4256c0f0cdd1e50b97191458be6e0e27d81563a87c643d8fb2d7793d685d696413cc8a6cae46f65f7d79c7c62b87b4f2e15fd0fb0d302be0fefde4a0d557a5f35e90f84e0334014d590f855c9de4ecee17e4eb319d1ff3a00ec02f8c67299f283307c61e7d06fbf1782d082588a33e1cf1705fd81cf773f3601e1f9bec59e2f4b5c7ef5209f0ac95f16630cfd818067c103b586dd274a726229cee0fe8380d191cb4d1267d3d58aa1de7d258ceae5d7d0a78fdd269a86f0c52d414c49bbe3762c9b686de41560d7a72e41c4795a6486a78f95e4c4151481d686efbe7b3398ac58b1a23868b8c474aaa8068c8e714a8dd06c1af2a9e5d1c38c641c909dba6e08237f19b358a7ac5cf3479bc2e41f257e55d2ffc6a73833746f09e186cfa387904f2cbffc90a2aa9886d0e99464d3c5965b512cebd01f1800f67672e2a392fb0f023a3d883a053ffddcc2340dd65ab452b6074dc2cd15c1cbceb863daed413e353cdfcfd97d92333a12da6d0181ec3443cf753ef3cdd092de0e116ff1a02cdc157338ca9d7b8269461cfee1ba2139b9286e1a427f10110f2d561555b076d18a39383d4d99a4c0cd0b787f20747b214962c8266e3cdcf0e97c59126ec2f6edd089f40a92f115e0d1eb11ba238461dd6a15f32b53666de841965bb203575a3cc15a48c64a965fe57105e3635db8fa96dcffc431172b5d715d7103dc3fea7f015f373c8ee3b57f0135105a0ffe02a8010000000049454e44ae426082</data>
605     </image>
606 </images>
607 <connections>
608     <connection>
609         <sender>Clear</sender>
610         <signal>clicked()</signal>
611         <receiver>modCalcDayLengthDlg</receiver>
612         <slot>slotClearCoords()</slot>
613     </connection>
614     <connection>
615         <sender>Compute</sender>
616         <signal>clicked()</signal>
617         <receiver>modCalcDayLengthDlg</receiver>
618         <slot>slotComputePosTime()</slot>
619     </connection>
620 </connections>
621 <tabstops>
622     <tabstop>longBox</tabstop>
623     <tabstop>latBox</tabstop>
624     <tabstop>Compute</tabstop>
625     <tabstop>Clear</tabstop>
626     <tabstop>dayLBox</tabstop>
627     <tabstop>transitTimeBox</tabstop>
628     <tabstop>setTimeBox</tabstop>
629     <tabstop>riseTimeBox</tabstop>
630     <tabstop>elTransitBox</tabstop>
631     <tabstop>azSetBox</tabstop>
632     <tabstop>azRiseBox</tabstop>
633 </tabstops>
634 <slots>
635     <slot>slotComputePosTime()</slot>
636     <slot>slotClearCoords()</slot>
637 </slots>
638 <layoutdefaults spacing="6" margin="11"/>
639 <includehints>
640     <includehint>dmsbox.h</includehint>
641     <includehint>dmsbox.h</includehint>
642     <includehint>extdateedit.h</includehint>
643     <includehint>timebox.h</includehint>
644     <includehint>timebox.h</includehint>
645     <includehint>timebox.h</includehint>
646     <includehint>timebox.h</includehint>
647     <includehint>dmsbox.h</includehint>
648     <includehint>dmsbox.h</includehint>
649     <includehint>dmsbox.h</includehint>
650 </includehints>
651 </UI>