moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / imagereductionui.ui
blobc51a5a42ab6bfe760315768ae03a6654d9b35549
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>imageReductionUI</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>imageReductionUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>526</width>
12             <height>529</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Image Reduction</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QLayoutWidget">
23             <property name="name">
24                 <cstring>layout13</cstring>
25             </property>
26             <hbox>
27                 <property name="name">
28                     <cstring>unnamed</cstring>
29                 </property>
30                 <widget class="QGroupBox">
31                     <property name="name">
32                         <cstring>darkFrameGroup</cstring>
33                     </property>
34                     <property name="sizePolicy">
35                         <sizepolicy>
36                             <hsizetype>7</hsizetype>
37                             <vsizetype>7</vsizetype>
38                             <horstretch>0</horstretch>
39                             <verstretch>0</verstretch>
40                         </sizepolicy>
41                     </property>
42                     <property name="title">
43                         <string>Dark Frames</string>
44                     </property>
45                     <vbox>
46                         <property name="name">
47                             <cstring>unnamed</cstring>
48                         </property>
49                         <widget class="QListView">
50                             <column>
51                                 <property name="text">
52                                     <string>File Name</string>
53                                 </property>
54                                 <property name="clickable">
55                                     <bool>true</bool>
56                                 </property>
57                                 <property name="resizable">
58                                     <bool>false</bool>
59                                 </property>
60                             </column>
61                             <property name="name">
62                                 <cstring>darkListView</cstring>
63                             </property>
64                             <property name="resizePolicy">
65                                 <enum>AutoOneFit</enum>
66                             </property>
67                             <property name="selectionMode">
68                                 <enum>Single</enum>
69                             </property>
70                             <property name="allColumnsShowFocus">
71                                 <bool>false</bool>
72                             </property>
73                             <property name="rootIsDecorated">
74                                 <bool>false</bool>
75                             </property>
76                             <property name="resizeMode">
77                                 <enum>LastColumn</enum>
78                             </property>
79                         </widget>
80                         <widget class="QLayoutWidget">
81                             <property name="name">
82                                 <cstring>layout8</cstring>
83                             </property>
84                             <hbox>
85                                 <property name="name">
86                                     <cstring>unnamed</cstring>
87                                 </property>
88                                 <spacer>
89                                     <property name="name">
90                                         <cstring>spacer1</cstring>
91                                     </property>
92                                     <property name="orientation">
93                                         <enum>Horizontal</enum>
94                                     </property>
95                                     <property name="sizeType">
96                                         <enum>Expanding</enum>
97                                     </property>
98                                     <property name="sizeHint">
99                                         <size>
100                                             <width>71</width>
101                                             <height>20</height>
102                                         </size>
103                                     </property>
104                                 </spacer>
105                                 <widget class="QPushButton">
106                                     <property name="name">
107                                         <cstring>darkAddB</cstring>
108                                     </property>
109                                     <property name="text">
110                                         <string>Add...</string>
111                                     </property>
112                                 </widget>
113                                 <widget class="QPushButton">
114                                     <property name="name">
115                                         <cstring>darkRemoveB</cstring>
116                                     </property>
117                                     <property name="enabled">
118                                         <bool>false</bool>
119                                     </property>
120                                     <property name="text">
121                                         <string>Remove</string>
122                                     </property>
123                                 </widget>
124                                 <widget class="QPushButton">
125                                     <property name="name">
126                                         <cstring>darkDetailsB</cstring>
127                                     </property>
128                                     <property name="enabled">
129                                         <bool>false</bool>
130                                     </property>
131                                     <property name="text">
132                                         <string>Details...</string>
133                                     </property>
134                                 </widget>
135                             </hbox>
136                         </widget>
137                     </vbox>
138                 </widget>
139                 <widget class="QButtonGroup">
140                     <property name="name">
141                         <cstring>darkbg</cstring>
142                     </property>
143                     <property name="title">
144                         <string>Combination</string>
145                     </property>
146                     <vbox>
147                         <property name="name">
148                             <cstring>unnamed</cstring>
149                         </property>
150                         <widget class="QRadioButton">
151                             <property name="name">
152                                 <cstring>darkAverageB</cstring>
153                             </property>
154                             <property name="text">
155                                 <string>Average</string>
156                             </property>
157                             <property name="checked">
158                                 <bool>true</bool>
159                             </property>
160                         </widget>
161                         <widget class="QRadioButton">
162                             <property name="name">
163                                 <cstring>darkMedianB</cstring>
164                             </property>
165                             <property name="text">
166                                 <string>Median</string>
167                             </property>
168                         </widget>
169                         <spacer>
170                             <property name="name">
171                                 <cstring>spacer3</cstring>
172                             </property>
173                             <property name="orientation">
174                                 <enum>Vertical</enum>
175                             </property>
176                             <property name="sizeType">
177                                 <enum>Expanding</enum>
178                             </property>
179                             <property name="sizeHint">
180                                 <size>
181                                     <width>20</width>
182                                     <height>31</height>
183                                 </size>
184                             </property>
185                         </spacer>
186                     </vbox>
187                 </widget>
188             </hbox>
189         </widget>
190         <widget class="QLayoutWidget">
191             <property name="name">
192                 <cstring>layout1</cstring>
193             </property>
194             <hbox>
195                 <property name="name">
196                     <cstring>unnamed</cstring>
197                 </property>
198             </hbox>
199         </widget>
200         <widget class="QLayoutWidget">
201             <property name="name">
202                 <cstring>layout14</cstring>
203             </property>
204             <hbox>
205                 <property name="name">
206                     <cstring>unnamed</cstring>
207                 </property>
208                 <widget class="QGroupBox">
209                     <property name="name">
210                         <cstring>FlatFieldFrameGroup</cstring>
211                     </property>
212                     <property name="sizePolicy">
213                         <sizepolicy>
214                             <hsizetype>7</hsizetype>
215                             <vsizetype>7</vsizetype>
216                             <horstretch>0</horstretch>
217                             <verstretch>0</verstretch>
218                         </sizepolicy>
219                     </property>
220                     <property name="title">
221                         <string>Flat Field Frames</string>
222                     </property>
223                     <vbox>
224                         <property name="name">
225                             <cstring>unnamed</cstring>
226                         </property>
227                         <widget class="QListView">
228                             <column>
229                                 <property name="text">
230                                     <string>File Name</string>
231                                 </property>
232                                 <property name="clickable">
233                                     <bool>true</bool>
234                                 </property>
235                                 <property name="resizable">
236                                     <bool>false</bool>
237                                 </property>
238                             </column>
239                             <property name="name">
240                                 <cstring>flatListView</cstring>
241                             </property>
242                             <property name="resizePolicy">
243                                 <enum>AutoOneFit</enum>
244                             </property>
245                             <property name="selectionMode">
246                                 <enum>Single</enum>
247                             </property>
248                             <property name="allColumnsShowFocus">
249                                 <bool>false</bool>
250                             </property>
251                             <property name="rootIsDecorated">
252                                 <bool>false</bool>
253                             </property>
254                             <property name="resizeMode">
255                                 <enum>LastColumn</enum>
256                             </property>
257                         </widget>
258                         <widget class="QLayoutWidget">
259                             <property name="name">
260                                 <cstring>layout7</cstring>
261                             </property>
262                             <hbox>
263                                 <property name="name">
264                                     <cstring>unnamed</cstring>
265                                 </property>
266                                 <spacer>
267                                     <property name="name">
268                                         <cstring>spacer1_2</cstring>
269                                     </property>
270                                     <property name="orientation">
271                                         <enum>Horizontal</enum>
272                                     </property>
273                                     <property name="sizeType">
274                                         <enum>Expanding</enum>
275                                     </property>
276                                     <property name="sizeHint">
277                                         <size>
278                                             <width>71</width>
279                                             <height>20</height>
280                                         </size>
281                                     </property>
282                                 </spacer>
283                                 <widget class="QPushButton">
284                                     <property name="name">
285                                         <cstring>flatAddB</cstring>
286                                     </property>
287                                     <property name="text">
288                                         <string>Add...</string>
289                                     </property>
290                                 </widget>
291                                 <widget class="QPushButton">
292                                     <property name="name">
293                                         <cstring>flatRemoveB</cstring>
294                                     </property>
295                                     <property name="enabled">
296                                         <bool>false</bool>
297                                     </property>
298                                     <property name="text">
299                                         <string>Remove</string>
300                                     </property>
301                                 </widget>
302                                 <widget class="QPushButton">
303                                     <property name="name">
304                                         <cstring>flatDetailsB</cstring>
305                                     </property>
306                                     <property name="enabled">
307                                         <bool>false</bool>
308                                     </property>
309                                     <property name="text">
310                                         <string>Details...</string>
311                                     </property>
312                                 </widget>
313                             </hbox>
314                         </widget>
315                     </vbox>
316                 </widget>
317                 <widget class="QButtonGroup">
318                     <property name="name">
319                         <cstring>flatFieldbg</cstring>
320                     </property>
321                     <property name="title">
322                         <string>Combination</string>
323                     </property>
324                     <vbox>
325                         <property name="name">
326                             <cstring>unnamed</cstring>
327                         </property>
328                         <widget class="QRadioButton">
329                             <property name="name">
330                                 <cstring>flatAverageB</cstring>
331                             </property>
332                             <property name="text">
333                                 <string>Average</string>
334                             </property>
335                             <property name="checked">
336                                 <bool>true</bool>
337                             </property>
338                         </widget>
339                         <widget class="QRadioButton">
340                             <property name="name">
341                                 <cstring>flatMedianB</cstring>
342                             </property>
343                             <property name="text">
344                                 <string>Median</string>
345                             </property>
346                         </widget>
347                         <spacer>
348                             <property name="name">
349                                 <cstring>spacer3_3</cstring>
350                             </property>
351                             <property name="orientation">
352                                 <enum>Vertical</enum>
353                             </property>
354                             <property name="sizeType">
355                                 <enum>Expanding</enum>
356                             </property>
357                             <property name="sizeHint">
358                                 <size>
359                                     <width>20</width>
360                                     <height>31</height>
361                                 </size>
362                             </property>
363                         </spacer>
364                     </vbox>
365                 </widget>
366             </hbox>
367         </widget>
368         <widget class="QLayoutWidget">
369             <property name="name">
370                 <cstring>layout14_2</cstring>
371             </property>
372             <hbox>
373                 <property name="name">
374                     <cstring>unnamed</cstring>
375                 </property>
376                 <widget class="QGroupBox">
377                     <property name="name">
378                         <cstring>FlatFieldDarkFrameG</cstring>
379                     </property>
380                     <property name="sizePolicy">
381                         <sizepolicy>
382                             <hsizetype>7</hsizetype>
383                             <vsizetype>7</vsizetype>
384                             <horstretch>0</horstretch>
385                             <verstretch>0</verstretch>
386                         </sizepolicy>
387                     </property>
388                     <property name="title">
389                         <string>Flat Field Dark Frames</string>
390                     </property>
391                     <vbox>
392                         <property name="name">
393                             <cstring>unnamed</cstring>
394                         </property>
395                         <widget class="QListView">
396                             <column>
397                                 <property name="text">
398                                     <string>File Name</string>
399                                 </property>
400                                 <property name="clickable">
401                                     <bool>true</bool>
402                                 </property>
403                                 <property name="resizable">
404                                     <bool>false</bool>
405                                 </property>
406                             </column>
407                             <property name="name">
408                                 <cstring>darkflatListView</cstring>
409                             </property>
410                             <property name="resizePolicy">
411                                 <enum>AutoOneFit</enum>
412                             </property>
413                             <property name="selectionMode">
414                                 <enum>Single</enum>
415                             </property>
416                             <property name="allColumnsShowFocus">
417                                 <bool>false</bool>
418                             </property>
419                             <property name="rootIsDecorated">
420                                 <bool>false</bool>
421                             </property>
422                             <property name="resizeMode">
423                                 <enum>LastColumn</enum>
424                             </property>
425                         </widget>
426                         <widget class="QLayoutWidget">
427                             <property name="name">
428                                 <cstring>layout7_2</cstring>
429                             </property>
430                             <hbox>
431                                 <property name="name">
432                                     <cstring>unnamed</cstring>
433                                 </property>
434                                 <spacer>
435                                     <property name="name">
436                                         <cstring>spacer1_2_2</cstring>
437                                     </property>
438                                     <property name="orientation">
439                                         <enum>Horizontal</enum>
440                                     </property>
441                                     <property name="sizeType">
442                                         <enum>Expanding</enum>
443                                     </property>
444                                     <property name="sizeHint">
445                                         <size>
446                                             <width>71</width>
447                                             <height>20</height>
448                                         </size>
449                                     </property>
450                                 </spacer>
451                                 <widget class="QPushButton">
452                                     <property name="name">
453                                         <cstring>darkflatAddB</cstring>
454                                     </property>
455                                     <property name="text">
456                                         <string>Add...</string>
457                                     </property>
458                                 </widget>
459                                 <widget class="QPushButton">
460                                     <property name="name">
461                                         <cstring>darkflatRemoveB</cstring>
462                                     </property>
463                                     <property name="enabled">
464                                         <bool>false</bool>
465                                     </property>
466                                     <property name="text">
467                                         <string>Remove</string>
468                                     </property>
469                                 </widget>
470                                 <widget class="QPushButton">
471                                     <property name="name">
472                                         <cstring>darkflatDetailsB</cstring>
473                                     </property>
474                                     <property name="enabled">
475                                         <bool>false</bool>
476                                     </property>
477                                     <property name="text">
478                                         <string>Details...</string>
479                                     </property>
480                                 </widget>
481                             </hbox>
482                         </widget>
483                     </vbox>
484                 </widget>
485                 <widget class="QButtonGroup">
486                     <property name="name">
487                         <cstring>darkflatFieldbg</cstring>
488                     </property>
489                     <property name="title">
490                         <string>Combination</string>
491                     </property>
492                     <vbox>
493                         <property name="name">
494                             <cstring>unnamed</cstring>
495                         </property>
496                         <widget class="QRadioButton">
497                             <property name="name">
498                                 <cstring>darkflatAverageB</cstring>
499                             </property>
500                             <property name="text">
501                                 <string>Average</string>
502                             </property>
503                             <property name="checked">
504                                 <bool>true</bool>
505                             </property>
506                         </widget>
507                         <widget class="QRadioButton">
508                             <property name="name">
509                                 <cstring>darkflatMedian</cstring>
510                             </property>
511                             <property name="text">
512                                 <string>Median</string>
513                             </property>
514                         </widget>
515                         <spacer>
516                             <property name="name">
517                                 <cstring>spacer3_3_2</cstring>
518                             </property>
519                             <property name="orientation">
520                                 <enum>Vertical</enum>
521                             </property>
522                             <property name="sizeType">
523                                 <enum>Expanding</enum>
524                             </property>
525                             <property name="sizeHint">
526                                 <size>
527                                     <width>20</width>
528                                     <height>31</height>
529                                 </size>
530                             </property>
531                         </spacer>
532                     </vbox>
533                 </widget>
534             </hbox>
535         </widget>
536         <widget class="QLayoutWidget">
537             <property name="name">
538                 <cstring>layout12</cstring>
539             </property>
540             <hbox>
541                 <property name="name">
542                     <cstring>unnamed</cstring>
543                 </property>
544                 <spacer>
545                     <property name="name">
546                         <cstring>Horizontal Spacing2</cstring>
547                     </property>
548                     <property name="orientation">
549                         <enum>Horizontal</enum>
550                     </property>
551                     <property name="sizeType">
552                         <enum>Expanding</enum>
553                     </property>
554                     <property name="sizeHint">
555                         <size>
556                             <width>210</width>
557                             <height>20</height>
558                         </size>
559                     </property>
560                 </spacer>
561                 <widget class="QPushButton">
562                     <property name="name">
563                         <cstring>buttonOk</cstring>
564                     </property>
565                     <property name="text">
566                         <string>&amp;OK</string>
567                     </property>
568                     <property name="accel">
569                         <string></string>
570                     </property>
571                     <property name="autoDefault">
572                         <bool>true</bool>
573                     </property>
574                     <property name="default">
575                         <bool>true</bool>
576                     </property>
577                 </widget>
578                 <widget class="QPushButton">
579                     <property name="name">
580                         <cstring>buttonCancel</cstring>
581                     </property>
582                     <property name="text">
583                         <string>&amp;Cancel</string>
584                     </property>
585                     <property name="accel">
586                         <string></string>
587                     </property>
588                     <property name="autoDefault">
589                         <bool>true</bool>
590                     </property>
591                 </widget>
592             </hbox>
593         </widget>
594     </vbox>
595 </widget>
596 <connections>
597     <connection>
598         <sender>buttonOk</sender>
599         <signal>clicked()</signal>
600         <receiver>imageReductionUI</receiver>
601         <slot>accept()</slot>
602     </connection>
603     <connection>
604         <sender>buttonCancel</sender>
605         <signal>clicked()</signal>
606         <receiver>imageReductionUI</receiver>
607         <slot>reject()</slot>
608     </connection>
609 </connections>
610 <layoutdefaults spacing="6" margin="11"/>
611 </UI>