1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>Scheduler</class>
4 <widget class="QWidget" name="Scheduler">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>802</width>
10    <height>426</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout_8" stretch="4,1">
14   <property name="spacing">
15    <number>1</number>
16   </property>
17   <property name="leftMargin">
18    <number>3</number>
19   </property>
20   <property name="topMargin">
21    <number>3</number>
22   </property>
23   <property name="rightMargin">
24    <number>3</number>
25   </property>
26   <property name="bottomMargin">
27    <number>3</number>
28   </property>
29   <item>
30    <widget class="QGroupBox" name="jobSequenceGroup">
31     <property name="sizePolicy">
32      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
33       <horstretch>0</horstretch>
34       <verstretch>0</verstretch>
35      </sizepolicy>
36     </property>
37     <property name="title">
38      <string>Object &amp;&amp; Sequence Selection</string>
39     </property>
40     <layout class="QHBoxLayout" name="horizontalLayout_10" stretch="1,4">
41      <property name="spacing">
42       <number>3</number>
43      </property>
44      <property name="sizeConstraint">
45       <enum>QLayout::SetDefaultConstraint</enum>
46      </property>
47      <property name="leftMargin">
48       <number>3</number>
49      </property>
50      <property name="topMargin">
51       <number>3</number>
52      </property>
53      <property name="rightMargin">
54       <number>3</number>
55      </property>
56      <property name="bottomMargin">
57       <number>3</number>
58      </property>
59      <item>
60       <layout class="QVBoxLayout" name="verticalLayout_6">
61        <item>
62         <layout class="QGridLayout" name="gridLayout_2" rowstretch="1,1,1,1,1,1,1" columnstretch="0,0,0,0">
63          <property name="horizontalSpacing">
64           <number>1</number>
65          </property>
66          <property name="verticalSpacing">
67           <number>3</number>
68          </property>
69          <item row="4" column="0">
70           <widget class="QLabel" name="FITSLabel">
71            <property name="toolTip">
72             <string>Select optional FITS file to be used for alignment. When using FITS, specify the object or the estimated coordinates which are used to slew the mount.</string>
73            </property>
74            <property name="text">
75             <string>FITS File:</string>
76            </property>
77           </widget>
78          </item>
79          <item row="3" column="1">
80           <widget class="QLabel" name="label_5">
81            <property name="styleSheet">
82             <string notr="true">color:red</string>
83            </property>
84            <property name="text">
85             <string notr="true">*</string>
86            </property>
87           </widget>
88          </item>
89          <item row="4" column="2">
90           <layout class="QHBoxLayout" name="horizontalLayout_13">
91            <property name="spacing">
92             <number>1</number>
93            </property>
94            <property name="sizeConstraint">
95             <enum>QLayout::SetDefaultConstraint</enum>
96            </property>
97            <property name="topMargin">
98             <number>0</number>
99            </property>
100            <property name="bottomMargin">
101             <number>0</number>
102            </property>
103            <item>
104             <widget class="QLineEdit" name="fitsEdit">
105              <property name="sizePolicy">
106               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
107                <horstretch>0</horstretch>
108                <verstretch>0</verstretch>
109               </sizepolicy>
110              </property>
111              <property name="readOnly">
112               <bool>false</bool>
113              </property>
114              <property name="clearButtonEnabled">
115               <bool>true</bool>
116              </property>
117             </widget>
118            </item>
119           </layout>
120          </item>
121          <item row="3" column="0">
122           <widget class="QLabel" name="sequenceLabel">
123            <property name="toolTip">
124             <string>Ekos Sequence File</string>
125            </property>
126            <property name="text">
127             <string>Sequence:</string>
128            </property>
129           </widget>
130          </item>
131          <item row="3" column="3">
132           <widget class="QPushButton" name="loadSequenceB">
133            <property name="sizePolicy">
134             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
135              <horstretch>0</horstretch>
136              <verstretch>0</verstretch>
137             </sizepolicy>
138            </property>
139            <property name="toolTip">
140             <string>Load the image sequence queue.</string>
141            </property>
142            <property name="text">
143             <string/>
144            </property>
145            <property name="icon">
146             <iconset theme="folder">
147              <normaloff>.</normaloff>.</iconset>
148            </property>
149           </widget>
150          </item>
151          <item row="5" column="0">
152           <widget class="QLabel" name="label_7">
153            <property name="text">
154             <string>Priority:</string>
155            </property>
156           </widget>
157          </item>
158          <item row="3" column="2">
159           <layout class="QHBoxLayout" name="horizontalLayout_15">
160            <property name="spacing">
161             <number>1</number>
162            </property>
163            <property name="sizeConstraint">
164             <enum>QLayout::SetDefaultConstraint</enum>
165            </property>
166            <property name="bottomMargin">
167             <number>0</number>
168            </property>
169            <item>
170             <widget class="QLineEdit" name="sequenceEdit">
171              <property name="enabled">
172               <bool>true</bool>
173              </property>
174              <property name="sizePolicy">
175               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
176                <horstretch>0</horstretch>
177                <verstretch>0</verstretch>
178               </sizepolicy>
179              </property>
180              <property name="readOnly">
181               <bool>true</bool>
182              </property>
183             </widget>
184            </item>
185           </layout>
186          </item>
187          <item row="7" column="2">
188           <layout class="QGridLayout" name="gridLayout_4" columnstretch="1,1,1,1">
189            <property name="leftMargin">
190             <number>6</number>
191            </property>
192            <property name="rightMargin">
193             <number>6</number>
194            </property>
195            <item row="0" column="0">
196             <widget class="QCheckBox" name="trackStepCheck">
197              <property name="sizePolicy">
198               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
199                <horstretch>0</horstretch>
200                <verstretch>0</verstretch>
201               </sizepolicy>
202              </property>
203              <property name="toolTip">
204               <string>Slew to the target and track it before proceeding to the next step.</string>
205              </property>
206              <property name="layoutDirection">
207               <enum>Qt::LeftToRight</enum>
208              </property>
209              <property name="text">
210               <string>Track</string>
211              </property>
212              <property name="checked">
213               <bool>true</bool>
214              </property>
215              <attribute name="buttonGroup">
216               <string notr="true">stepsButtonGroup</string>
217              </attribute>
218             </widget>
219            </item>
220            <item row="0" column="2">
221             <widget class="QCheckBox" name="alignStepCheck">
222              <property name="sizePolicy">
223               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
224                <horstretch>0</horstretch>
225                <verstretch>0</verstretch>
226               </sizepolicy>
227              </property>
228              <property name="toolTip">
229               <string>Perform alignment using astrometry solver before proceeding to the next step.</string>
230              </property>
231              <property name="text">
232               <string>Align</string>
233              </property>
234              <property name="checked">
235               <bool>true</bool>
236              </property>
237              <attribute name="buttonGroup">
238               <string notr="true">stepsButtonGroup</string>
239              </attribute>
240             </widget>
241            </item>
242            <item row="0" column="3">
243             <widget class="QCheckBox" name="guideStepCheck">
244              <property name="sizePolicy">
245               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
246                <horstretch>0</horstretch>
247                <verstretch>0</verstretch>
248               </sizepolicy>
249              </property>
250              <property name="toolTip">
251               <string>Perform calibration and autoguiding before proceeding to the next step.</string>
252              </property>
253              <property name="text">
254               <string>Guide</string>
255              </property>
256              <property name="checked">
257               <bool>true</bool>
258              </property>
259              <attribute name="buttonGroup">
260               <string notr="true">stepsButtonGroup</string>
261              </attribute>
262             </widget>
263            </item>
264            <item row="0" column="1">
265             <widget class="QCheckBox" name="focusStepCheck">
266              <property name="sizePolicy">
267               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
268                <horstretch>0</horstretch>
269                <verstretch>0</verstretch>
270               </sizepolicy>
271              </property>
272              <property name="toolTip">
273               <string>Perform autofocusing before proceeding to the next step.</string>
274              </property>
275              <property name="layoutDirection">
276               <enum>Qt::LeftToRight</enum>
277              </property>
278              <property name="text">
279               <string>Focus</string>
280              </property>
281              <property name="checked">
282               <bool>true</bool>
283              </property>
284              <attribute name="buttonGroup">
285               <string notr="true">stepsButtonGroup</string>
286              </attribute>
287             </widget>
288            </item>
289           </layout>
290          </item>
291          <item row="5" column="2">
292           <widget class="QSpinBox" name="prioritySpin">
293            <property name="sizePolicy">
294             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
295              <horstretch>0</horstretch>
296              <verstretch>0</verstretch>
297             </sizepolicy>
298            </property>
299            <property name="toolTip">
300             <string>Assigned priority to each job with 1 being the highest priority and 20 being the lowest priority</string>
301            </property>
302            <property name="whatsThis">
303             <string/>
304            </property>
305            <property name="minimum">
306             <number>1</number>
307            </property>
308            <property name="maximum">
309             <number>20</number>
310            </property>
311            <property name="value">
312             <number>10</number>
313            </property>
314           </widget>
315          </item>
316          <item row="0" column="0">
317           <widget class="QLabel" name="targetLabel">
318            <property name="text">
319             <string>Target:</string>
320            </property>
321           </widget>
322          </item>
323          <item row="6" column="2">
324           <widget class="QComboBox" name="schedulerProfileCombo">
325            <property name="sizePolicy">
326             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
327              <horstretch>0</horstretch>
328              <verstretch>0</verstretch>
329             </sizepolicy>
330            </property>
331            <item>
332             <property name="text">
333              <string>Default</string>
334             </property>
335            </item>
336           </widget>
337          </item>
338          <item row="7" column="0">
339           <widget class="QLabel" name="label_4">
340            <property name="sizePolicy">
341             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
342              <horstretch>0</horstretch>
343              <verstretch>0</verstretch>
344             </sizepolicy>
345            </property>
346            <property name="toolTip">
347             <string>Select which steps to execute before starting the capture process.</string>
348            </property>
349            <property name="text">
350             <string>Steps:</string>
351            </property>
352           </widget>
353          </item>
354          <item row="0" column="3">
355           <widget class="QPushButton" name="selectObjectB">
356            <property name="sizePolicy">
357             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
358              <horstretch>0</horstretch>
359              <verstretch>0</verstretch>
360             </sizepolicy>
361            </property>
362            <property name="text">
363             <string/>
364            </property>
365            <property name="icon">
366             <iconset theme="search">
367              <normaloff>.</normaloff>.</iconset>
368            </property>
369           </widget>
370          </item>
371          <item row="0" column="2">
372           <layout class="QHBoxLayout" name="horizontalLayout_2">
373            <property name="spacing">
374             <number>1</number>
375            </property>
376            <property name="sizeConstraint">
377             <enum>QLayout::SetDefaultConstraint</enum>
378            </property>
379            <property name="bottomMargin">
380             <number>0</number>
381            </property>
382            <item>
383             <widget class="QLineEdit" name="nameEdit">
384              <property name="sizePolicy">
385               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
386                <horstretch>0</horstretch>
387                <verstretch>0</verstretch>
388               </sizepolicy>
389              </property>
390             </widget>
391            </item>
392           </layout>
393          </item>
394          <item row="4" column="3">
395           <widget class="QPushButton" name="selectFITSB">
396            <property name="sizePolicy">
397             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
398              <horstretch>0</horstretch>
399              <verstretch>0</verstretch>
400             </sizepolicy>
401            </property>
402            <property name="text">
403             <string/>
404            </property>
405            <property name="icon">
406             <iconset theme="folder">
407              <normaloff>.</normaloff>.</iconset>
408            </property>
409           </widget>
410          </item>
411          <item row="0" column="1">
412           <widget class="QLabel" name="label_3">
413            <property name="styleSheet">
414             <string notr="true">color:red</string>
415            </property>
416            <property name="text">
417             <string notr="true">*</string>
418            </property>
419           </widget>
420          </item>
421          <item row="6" column="0">
422           <widget class="QLabel" name="label_9">
423            <property name="toolTip">
424             <string>Ekos Device Profile</string>
425            </property>
426            <property name="text">
427             <string>Profile:</string>
428            </property>
429           </widget>
430          </item>
431          <item row="1" column="0">
432           <widget class="QLabel" name="label">
433            <property name="toolTip">
434             <string>Target coordinates in J2000 Epoch</string>
435            </property>
436            <property name="text">
437             <string>J2000:</string>
438            </property>
439           </widget>
440          </item>
441          <item row="1" column="2">
442           <layout class="QHBoxLayout" name="horizontalLayout_17">
443            <property name="spacing">
444             <number>5</number>
445            </property>
446            <property name="bottomMargin">
447             <number>0</number>
448            </property>
449            <item>
450             <widget class="QLabel" name="label_6">
451              <property name="text">
452               <string>RA</string>
453              </property>
454             </widget>
455            </item>
456            <item>
457             <widget class="dmsBox" name="raBox">
458              <property name="sizePolicy">
459               <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
460                <horstretch>0</horstretch>
461                <verstretch>0</verstretch>
462               </sizepolicy>
463              </property>
464              <property name="toolTip">
465               <string/>
466              </property>
467             </widget>
468            </item>
469            <item>
470             <widget class="QLabel" name="label_2">
471              <property name="text">
472               <string>DEC</string>
473              </property>
474             </widget>
475            </item>
476            <item>
477             <widget class="dmsBox" name="decBox">
478              <property name="sizePolicy">
479               <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
480                <horstretch>0</horstretch>
481                <verstretch>0</verstretch>
482               </sizepolicy>
483              </property>
484              <property name="toolTip">
485               <string/>
486              </property>
487              <property name="layoutDirection">
488               <enum>Qt::LeftToRight</enum>
489              </property>
490             </widget>
491            </item>
492           </layout>
493          </item>
494          <item row="1" column="1">
495           <widget class="QLabel" name="label_11">
496            <property name="palette">
497             <palette>
498              <active>
499               <colorrole role="WindowText">
500                <brush brushstyle="SolidPattern">
501                 <color alpha="255">
502                  <red>255</red>
503                  <green>0</green>
504                  <blue>0</blue>
505                 </color>
506                </brush>
507               </colorrole>
508               <colorrole role="Text">
509                <brush brushstyle="SolidPattern">
510                 <color alpha="255">
511                  <red>255</red>
512                  <green>0</green>
513                  <blue>0</blue>
514                 </color>
515                </brush>
516               </colorrole>
517               <colorrole role="ButtonText">
518                <brush brushstyle="SolidPattern">
519                 <color alpha="255">
520                  <red>255</red>
521                  <green>0</green>
522                  <blue>0</blue>
523                 </color>
524                </brush>
525               </colorrole>
526              </active>
527              <inactive>
528               <colorrole role="WindowText">
529                <brush brushstyle="SolidPattern">
530                 <color alpha="255">
531                  <red>255</red>
532                  <green>0</green>
533                  <blue>0</blue>
534                 </color>
535                </brush>
536               </colorrole>
537               <colorrole role="Text">
538                <brush brushstyle="SolidPattern">
539                 <color alpha="255">
540                  <red>255</red>
541                  <green>0</green>
542                  <blue>0</blue>
543                 </color>
544                </brush>
545               </colorrole>
546               <colorrole role="ButtonText">
547                <brush brushstyle="SolidPattern">
548                 <color alpha="255">
549                  <red>255</red>
550                  <green>0</green>
551                  <blue>0</blue>
552                 </color>
553                </brush>
554               </colorrole>
555              </inactive>
556              <disabled>
557               <colorrole role="WindowText">
558                <brush brushstyle="SolidPattern">
559                 <color alpha="255">
560                  <red>160</red>
561                  <green>162</green>
562                  <blue>162</blue>
563                 </color>
564                </brush>
565               </colorrole>
566               <colorrole role="Text">
567                <brush brushstyle="SolidPattern">
568                 <color alpha="255">
569                  <red>168</red>
570                  <green>169</green>
571                  <blue>169</blue>
572                 </color>
573                </brush>
574               </colorrole>
575               <colorrole role="ButtonText">
576                <brush brushstyle="SolidPattern">
577                 <color alpha="255">
578                  <red>160</red>
579                  <green>162</green>
580                  <blue>162</blue>
581                 </color>
582                </brush>
583               </colorrole>
584              </disabled>
585             </palette>
586            </property>
587            <property name="text">
588             <string notr="true">*</string>
589            </property>
590           </widget>
591          </item>
592          <item row="1" column="3">
593           <widget class="QPushButton" name="copySkyCenterB">
594            <property name="toolTip">
595             <string>Fill coordinates with Sky Map center</string>
596            </property>
597            <property name="text">
598             <string/>
599            </property>
600            <property name="icon">
601             <iconset theme="snap-orthogonal">
602              <normaloff>.</normaloff>.</iconset>
603            </property>
604           </widget>
605          </item>
606          <item row="2" column="0">
607           <widget class="QLabel" name="rotationLabel">
608            <property name="toolTip">
609             <string>Select CCD Rotation.</string>
610            </property>
611            <property name="text">
612             <string>Rotation:</string>
613            </property>
614           </widget>
615          </item>
616          <item row="2" column="2">
617           <widget class="QDoubleSpinBox" name="rotationSpin">
618            <property name="sizePolicy">
619             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
620              <horstretch>0</horstretch>
621              <verstretch>0</verstretch>
622             </sizepolicy>
623            </property>
624            <property name="toolTip">
625             <string>CCD Rotation</string>
626            </property>
627            <property name="whatsThis">
628             <string/>
629            </property>
630            <property name="minimum">
631             <number>0</number>
632            </property>
633            <property name="maximum">
634             <number>360</number>
635            </property>
636            <property name="value">
637             <number>0</number>
638            </property>
639            <property name="singleStep">
640             <double>5.0</double>
641            </property>
642           </widget>
643          </item>
644         </layout>
645        </item>
646        <item>
647         <spacer name="verticalSpacer_2">
648          <property name="orientation">
649           <enum>Qt::Vertical</enum>
650          </property>
651          <property name="sizeType">
652           <enum>QSizePolicy::Expanding</enum>
653          </property>
654          <property name="sizeHint" stdset="0">
655           <size>
656            <width>20</width>
657            <height>40</height>
658           </size>
659          </property>
660         </spacer>
661        </item>
662       </layout>
663      </item>
664      <item>
665       <layout class="QVBoxLayout" name="verticalLayout">
666        <property name="spacing">
667         <number>1</number>
668        </property>
669        <property name="sizeConstraint">
670         <enum>QLayout::SetDefaultConstraint</enum>
671        </property>
672        <item>
673         <layout class="QHBoxLayout" name="horizontalLayout_14">
674          <property name="spacing">
675           <number>1</number>
676          </property>
677          <item>
678           <widget class="QPushButton" name="addToQueueB">
679            <property name="enabled">
680             <bool>false</bool>
681            </property>
682            <property name="sizePolicy">
683             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
684              <horstretch>0</horstretch>
685              <verstretch>0</verstretch>
686             </sizepolicy>
687            </property>
688            <property name="minimumSize">
689             <size>
690              <width>32</width>
691              <height>32</height>
692             </size>
693            </property>
694            <property name="maximumSize">
695             <size>
696              <width>32</width>
697              <height>32</height>
698             </size>
699            </property>
700            <property name="text">
701             <string/>
702            </property>
703           </widget>
704          </item>
705          <item>
706           <widget class="QPushButton" name="removeFromQueueB">
707            <property name="enabled">
708             <bool>false</bool>
709            </property>
710            <property name="sizePolicy">
711             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
712              <horstretch>0</horstretch>
713              <verstretch>0</verstretch>
714             </sizepolicy>
715            </property>
716            <property name="minimumSize">
717             <size>
718              <width>32</width>
719              <height>32</height>
720             </size>
721            </property>
722            <property name="maximumSize">
723             <size>
724              <width>32</width>
725              <height>32</height>
726             </size>
727            </property>
728            <property name="text">
729             <string/>
730            </property>
731           </widget>
732          </item>
733          <item>
734           <widget class="QPushButton" name="queueUpB">
735            <property name="enabled">
736             <bool>false</bool>
737            </property>
738            <property name="sizePolicy">
739             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
740              <horstretch>0</horstretch>
741              <verstretch>0</verstretch>
742             </sizepolicy>
743            </property>
744            <property name="minimumSize">
745             <size>
746              <width>32</width>
747              <height>32</height>
748             </size>
749            </property>
750            <property name="maximumSize">
751             <size>
752              <width>32</width>
753              <height>32</height>
754             </size>
755            </property>
756            <property name="text">
757             <string/>
758            </property>
759           </widget>
760          </item>
761          <item>
762           <widget class="QPushButton" name="queueDownB">
763            <property name="enabled">
764             <bool>false</bool>
765            </property>
766            <property name="sizePolicy">
767             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
768              <horstretch>0</horstretch>
769              <verstretch>0</verstretch>
770             </sizepolicy>
771            </property>
772            <property name="minimumSize">
773             <size>
774              <width>32</width>
775              <height>32</height>
776             </size>
777            </property>
778            <property name="maximumSize">
779             <size>
780              <width>32</width>
781              <height>32</height>
782             </size>
783            </property>
784            <property name="text">
785             <string/>
786            </property>
787           </widget>
788          </item>
789          <item>
790           <widget class="QPushButton" name="evaluateOnlyB">
791            <property name="enabled">
792             <bool>false</bool>
793            </property>
794            <property name="sizePolicy">
795             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
796              <horstretch>0</horstretch>
797              <verstretch>0</verstretch>
798             </sizepolicy>
799            </property>
800            <property name="maximumSize">
801             <size>
802              <width>32</width>
803              <height>32</height>
804             </size>
805            </property>
806            <property name="text">
807             <string/>
808            </property>
809           </widget>
810          </item>
811          <item>
812           <widget class="QPushButton" name="sortJobsB">
813            <property name="enabled">
814             <bool>false</bool>
815            </property>
816            <property name="sizePolicy">
817             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
818              <horstretch>0</horstretch>
819              <verstretch>0</verstretch>
820             </sizepolicy>
821            </property>
822            <property name="maximumSize">
823             <size>
824              <width>32</width>
825              <height>32</height>
826             </size>
827            </property>
828            <property name="text">
829             <string/>
830            </property>
831           </widget>
832          </item>
833          <item>
834           <spacer name="horizontalSpacer_3">
835            <property name="orientation">
836             <enum>Qt::Horizontal</enum>
837            </property>
838            <property name="sizeType">
839             <enum>QSizePolicy::Preferred</enum>
840            </property>
841            <property name="sizeHint" stdset="0">
842             <size>
843              <width>40</width>
844              <height>20</height>
845             </size>
846            </property>
847           </spacer>
848          </item>
849          <item>
850           <widget class="QPushButton" name="mosaicB">
851            <property name="enabled">
852             <bool>false</bool>
853            </property>
854            <property name="sizePolicy">
855             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
856              <horstretch>0</horstretch>
857              <verstretch>0</verstretch>
858             </sizepolicy>
859            </property>
860            <property name="minimumSize">
861             <size>
862              <width>32</width>
863              <height>32</height>
864             </size>
865            </property>
866            <property name="maximumSize">
867             <size>
868              <width>32</width>
869              <height>32</height>
870             </size>
871            </property>
872            <property name="toolTip">
873             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Open the Mosaic Tool.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;The Mosaic Tool requires a target with valid coordinates in the left panel, and a valid sequence file.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;The target will be used as center for the mosaic and the sequence will be assigned to all tiles of the mosaic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
874            </property>
875            <property name="text">
876             <string/>
877            </property>
878           </widget>
879          </item>
880          <item>
881           <spacer name="horizontalSpacer">
882            <property name="orientation">
883             <enum>Qt::Horizontal</enum>
884            </property>
885            <property name="sizeType">
886             <enum>QSizePolicy::Expanding</enum>
887            </property>
888            <property name="sizeHint" stdset="0">
889             <size>
890              <width>40</width>
891              <height>20</height>
892             </size>
893            </property>
894           </spacer>
895          </item>
896          <item>
897           <widget class="QPushButton" name="queueAppendB">
898            <property name="enabled">
899             <bool>true</bool>
900            </property>
901            <property name="sizePolicy">
902             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
903              <horstretch>0</horstretch>
904              <verstretch>0</verstretch>
905             </sizepolicy>
906            </property>
907            <property name="minimumSize">
908             <size>
909              <width>32</width>
910              <height>32</height>
911             </size>
912            </property>
913            <property name="maximumSize">
914             <size>
915              <width>32</width>
916              <height>32</height>
917             </size>
918            </property>
919            <property name="toolTip">
920             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Load schedule from file and append jobs to queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
921            </property>
922            <property name="statusTip">
923             <string/>
924            </property>
925            <property name="text">
926             <string/>
927            </property>
928           </widget>
929          </item>
930          <item>
931           <widget class="QPushButton" name="queueLoadB">
932            <property name="enabled">
933             <bool>true</bool>
934            </property>
935            <property name="sizePolicy">
936             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
937              <horstretch>0</horstretch>
938              <verstretch>0</verstretch>
939             </sizepolicy>
940            </property>
941            <property name="minimumSize">
942             <size>
943              <width>32</width>
944              <height>32</height>
945             </size>
946            </property>
947            <property name="maximumSize">
948             <size>
949              <width>32</width>
950              <height>32</height>
951             </size>
952            </property>
953            <property name="toolTip">
954             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Load schedule from file and replace jobs from queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
955            </property>
956            <property name="statusTip">
957             <string/>
958            </property>
959            <property name="text">
960             <string/>
961            </property>
962           </widget>
963          </item>
964          <item>
965           <widget class="QPushButton" name="queueSaveB">
966            <property name="enabled">
967             <bool>false</bool>
968            </property>
969            <property name="sizePolicy">
970             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
971              <horstretch>0</horstretch>
972              <verstretch>0</verstretch>
973             </sizepolicy>
974            </property>
975            <property name="maximumSize">
976             <size>
977              <width>32</width>
978              <height>32</height>
979             </size>
980            </property>
981            <property name="toolTip">
982             <string>Save schedule</string>
983            </property>
984            <property name="statusTip">
985             <string/>
986            </property>
987            <property name="text">
988             <string/>
989            </property>
990           </widget>
991          </item>
992          <item>
993           <widget class="QPushButton" name="queueSaveAsB">
994            <property name="enabled">
995             <bool>false</bool>
996            </property>
997            <property name="sizePolicy">
998             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
999              <horstretch>0</horstretch>
1000              <verstretch>0</verstretch>
1001             </sizepolicy>
1002            </property>
1003            <property name="minimumSize">
1004             <size>
1005              <width>32</width>
1006              <height>32</height>
1007             </size>
1008            </property>
1009            <property name="maximumSize">
1010             <size>
1011              <width>32</width>
1012              <height>32</height>
1013             </size>
1014            </property>
1015            <property name="toolTip">
1016             <string>Save schedule as...</string>
1017            </property>
1018            <property name="statusTip">
1019             <string/>
1020            </property>
1021            <property name="text">
1022             <string/>
1023            </property>
1024           </widget>
1025          </item>
1026         </layout>
1027        </item>
1028        <item>
1029         <widget class="QTableWidget" name="queueTable">
1030          <property name="selectionMode">
1031           <enum>QAbstractItemView::SingleSelection</enum>
1032          </property>
1033          <property name="selectionBehavior">
1034           <enum>QAbstractItemView::SelectRows</enum>
1035          </property>
1036          <property name="rowCount">
1037           <number>0</number>
1038          </property>
1039          <attribute name="horizontalHeaderStretchLastSection">
1040           <bool>true</bool>
1041          </attribute>
1042          <column>
1043           <property name="text">
1044            <string>Name</string>
1045           </property>
1046          </column>
1047          <column>
1048           <property name="text">
1049            <string>Status</string>
1050           </property>
1051           <property name="font">
1052            <font>
1053             <weight>50</weight>
1054             <bold>false</bold>
1055            </font>
1056           </property>
1057          </column>
1058          <column>
1059           <property name="text">
1060            <string>Captures</string>
1061           </property>
1062          </column>
1063          <column>
1064           <property name="text">
1065            <string>Altitude</string>
1066           </property>
1067          </column>
1068          <column>
1069           <property name="text">
1070            <string>Score</string>
1071           </property>
1072          </column>
1073          <column>
1074           <property name="text">
1075            <string>Start Time</string>
1076           </property>
1077          </column>
1078          <column>
1079           <property name="text">
1080            <string>End Time</string>
1081           </property>
1082          </column>
1083          <column>
1084           <property name="text">
1085            <string>Est. Duration</string>
1086           </property>
1087          </column>
1088          <column>
1089           <property name="text">
1090            <string>Lead time</string>
1091           </property>
1092          </column>
1093         </widget>
1094        </item>
1095        <item>
1096         <layout class="QHBoxLayout" name="bottomLayout">
1097          <property name="spacing">
1098           <number>1</number>
1099          </property>
1100          <item>
1101           <widget class="QPushButton" name="startB">
1102            <property name="enabled">
1103             <bool>false</bool>
1104            </property>
1105            <property name="sizePolicy">
1106             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1107              <horstretch>0</horstretch>
1108              <verstretch>0</verstretch>
1109             </sizepolicy>
1110            </property>
1111            <property name="minimumSize">
1112             <size>
1113              <width>32</width>
1114              <height>32</height>
1115             </size>
1116            </property>
1117            <property name="maximumSize">
1118             <size>
1119              <width>32</width>
1120              <height>32</height>
1121             </size>
1122            </property>
1123            <property name="toolTip">
1124             <string>Start Scheduler</string>
1125            </property>
1126            <property name="styleSheet">
1127             <string notr="true">QPushButton:checked
1128{
1129background-color: maroon;
1130border: 1px outset;
1131font-weight:bold;
1132}</string>
1133            </property>
1134            <property name="text">
1135             <string/>
1136            </property>
1137           </widget>
1138          </item>
1139          <item>
1140           <widget class="QPushButton" name="pauseB">
1141            <property name="enabled">
1142             <bool>false</bool>
1143            </property>
1144            <property name="sizePolicy">
1145             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1146              <horstretch>0</horstretch>
1147              <verstretch>0</verstretch>
1148             </sizepolicy>
1149            </property>
1150            <property name="minimumSize">
1151             <size>
1152              <width>32</width>
1153              <height>32</height>
1154             </size>
1155            </property>
1156            <property name="maximumSize">
1157             <size>
1158              <width>32</width>
1159              <height>32</height>
1160             </size>
1161            </property>
1162            <property name="toolTip">
1163             <string>Pause Scheduler</string>
1164            </property>
1165            <property name="styleSheet">
1166             <string notr="true">QPushButton:checked
1167{
1168background-color: maroon;
1169border: 1px outset;
1170font-weight:bold;
1171}</string>
1172            </property>
1173            <property name="text">
1174             <string/>
1175            </property>
1176            <property name="checkable">
1177             <bool>true</bool>
1178            </property>
1179           </widget>
1180          </item>
1181          <item>
1182           <widget class="QLabel" name="sleepLabel">
1183            <property name="maximumSize">
1184             <size>
1185              <width>32</width>
1186              <height>32</height>
1187             </size>
1188            </property>
1189            <property name="text">
1190             <string/>
1191            </property>
1192           </widget>
1193          </item>
1194          <item>
1195           <spacer name="horizontalSpacer_2">
1196            <property name="orientation">
1197             <enum>Qt::Horizontal</enum>
1198            </property>
1199            <property name="sizeHint" stdset="0">
1200             <size>
1201              <width>40</width>
1202              <height>20</height>
1203             </size>
1204            </property>
1205           </spacer>
1206          </item>
1207          <item>
1208           <widget class="QLabel" name="jobStatus">
1209            <property name="styleSheet">
1210             <string notr="true"/>
1211            </property>
1212            <property name="text">
1213             <string>Idle</string>
1214            </property>
1215           </widget>
1216          </item>
1217         </layout>
1218        </item>
1219       </layout>
1220      </item>
1221     </layout>
1222    </widget>
1223   </item>
1224   <item>
1225    <layout class="QGridLayout" name="gridLayout_3" rowstretch="0,0" columnstretch="1,1,1">
1226     <property name="sizeConstraint">
1227      <enum>QLayout::SetDefaultConstraint</enum>
1228     </property>
1229     <property name="rightMargin">
1230      <number>0</number>
1231     </property>
1232     <property name="horizontalSpacing">
1233      <number>0</number>
1234     </property>
1235     <property name="verticalSpacing">
1236      <number>1</number>
1237     </property>
1238     <item row="0" column="2">
1239      <widget class="QGroupBox" name="completionGroup">
1240       <property name="sizePolicy">
1241        <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1242         <horstretch>0</horstretch>
1243         <verstretch>0</verstretch>
1244        </sizepolicy>
1245       </property>
1246       <property name="title">
1247        <string>Job Completion Conditions</string>
1248       </property>
1249       <layout class="QVBoxLayout" name="verticalLayout_5" stretch="0">
1250        <property name="spacing">
1251         <number>3</number>
1252        </property>
1253        <property name="sizeConstraint">
1254         <enum>QLayout::SetDefaultConstraint</enum>
1255        </property>
1256        <property name="leftMargin">
1257         <number>3</number>
1258        </property>
1259        <property name="topMargin">
1260         <number>3</number>
1261        </property>
1262        <property name="rightMargin">
1263         <number>3</number>
1264        </property>
1265        <property name="bottomMargin">
1266         <number>3</number>
1267        </property>
1268        <item>
1269         <layout class="QGridLayout" name="gridLayout_6" rowstretch="1,1,1,1">
1270          <property name="spacing">
1271           <number>3</number>
1272          </property>
1273          <item row="1" column="0">
1274           <widget class="QRadioButton" name="repeatCompletionR">
1275            <property name="sizePolicy">
1276             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1277              <horstretch>0</horstretch>
1278              <verstretch>0</verstretch>
1279             </sizepolicy>
1280            </property>
1281            <property name="text">
1282             <string>&amp;Repeat for</string>
1283            </property>
1284            <attribute name="buttonGroup">
1285             <string notr="true">completionButtonGroup</string>
1286            </attribute>
1287           </widget>
1288          </item>
1289          <item row="3" column="1">
1290           <widget class="QDateTimeEdit" name="completionTimeEdit">
1291            <property name="sizePolicy">
1292             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1293              <horstretch>0</horstretch>
1294              <verstretch>0</verstretch>
1295             </sizepolicy>
1296            </property>
1297            <property name="displayFormat">
1298             <string>dd/MM/yy hh:mm</string>
1299            </property>
1300            <property name="calendarPopup">
1301             <bool>true</bool>
1302            </property>
1303            <property name="timeSpec">
1304             <enum>Qt::LocalTime</enum>
1305            </property>
1306           </widget>
1307          </item>
1308          <item row="0" column="0" colspan="2">
1309           <widget class="QRadioButton" name="sequenceCompletionR">
1310            <property name="sizePolicy">
1311             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1312              <horstretch>0</horstretch>
1313              <verstretch>0</verstretch>
1314             </sizepolicy>
1315            </property>
1316            <property name="toolTip">
1317             <string>The observation job is completed when the sequence is complete.</string>
1318            </property>
1319            <property name="text">
1320             <string>Se&amp;quence completion</string>
1321            </property>
1322            <property name="checked">
1323             <bool>true</bool>
1324            </property>
1325            <attribute name="buttonGroup">
1326             <string notr="true">completionButtonGroup</string>
1327            </attribute>
1328           </widget>
1329          </item>
1330          <item row="3" column="0">
1331           <widget class="QRadioButton" name="timeCompletionR">
1332            <property name="sizePolicy">
1333             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1334              <horstretch>0</horstretch>
1335              <verstretch>0</verstretch>
1336             </sizepolicy>
1337            </property>
1338            <property name="toolTip">
1339             <string>Terminate the job on the given date and time.</string>
1340            </property>
1341            <property name="text">
1342             <string>Repeat &amp;until</string>
1343            </property>
1344            <attribute name="buttonGroup">
1345             <string notr="true">completionButtonGroup</string>
1346            </attribute>
1347           </widget>
1348          </item>
1349          <item row="1" column="1">
1350           <widget class="QSpinBox" name="repeatsSpin">
1351            <property name="sizePolicy">
1352             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1353              <horstretch>0</horstretch>
1354              <verstretch>0</verstretch>
1355             </sizepolicy>
1356            </property>
1357            <property name="toolTip">
1358             <string>Restart job until it is executed this many times.</string>
1359            </property>
1360            <property name="suffix">
1361             <string> runs</string>
1362            </property>
1363            <property name="minimum">
1364             <number>1</number>
1365            </property>
1366            <property name="maximum">
1367             <number>1000</number>
1368            </property>
1369            <property name="value">
1370             <number>1</number>
1371            </property>
1372           </widget>
1373          </item>
1374          <item row="2" column="0" colspan="2">
1375           <widget class="QRadioButton" name="loopCompletionR">
1376            <property name="sizePolicy">
1377             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1378              <horstretch>0</horstretch>
1379              <verstretch>0</verstretch>
1380             </sizepolicy>
1381            </property>
1382            <property name="toolTip">
1383             <string>Restart the sequence job indefinitely.</string>
1384            </property>
1385            <property name="text">
1386             <string>Repeat &amp;until terminated</string>
1387            </property>
1388            <attribute name="buttonGroup">
1389             <string notr="true">completionButtonGroup</string>
1390            </attribute>
1391           </widget>
1392          </item>
1393         </layout>
1394        </item>
1395       </layout>
1396      </widget>
1397     </item>
1398     <item row="0" column="0">
1399      <widget class="QGroupBox" name="startupGroup">
1400       <property name="sizePolicy">
1401        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1402         <horstretch>0</horstretch>
1403         <verstretch>0</verstretch>
1404        </sizepolicy>
1405       </property>
1406       <property name="title">
1407        <string>Job Startup Conditions</string>
1408       </property>
1409       <layout class="QVBoxLayout" name="verticalLayout_3">
1410        <property name="spacing">
1411         <number>3</number>
1412        </property>
1413        <property name="leftMargin">
1414         <number>3</number>
1415        </property>
1416        <property name="topMargin">
1417         <number>3</number>
1418        </property>
1419        <property name="rightMargin">
1420         <number>3</number>
1421        </property>
1422        <property name="bottomMargin">
1423         <number>3</number>
1424        </property>
1425        <item>
1426         <layout class="QGridLayout" name="gridLayout" rowstretch="1,1,1,1">
1427          <property name="spacing">
1428           <number>3</number>
1429          </property>
1430          <item row="2" column="1">
1431           <widget class="QDateTimeEdit" name="startupTimeEdit">
1432            <property name="sizePolicy">
1433             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1434              <horstretch>0</horstretch>
1435              <verstretch>0</verstretch>
1436             </sizepolicy>
1437            </property>
1438            <property name="displayFormat">
1439             <string>dd/MM hh:mm</string>
1440            </property>
1441            <property name="calendarPopup">
1442             <bool>true</bool>
1443            </property>
1444           </widget>
1445          </item>
1446          <item row="1" column="0">
1447           <widget class="QRadioButton" name="culminationConditionR">
1448            <property name="sizePolicy">
1449             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1450              <horstretch>0</horstretch>
1451              <verstretch>0</verstretch>
1452             </sizepolicy>
1453            </property>
1454            <property name="toolTip">
1455             <string>Start the observation job when the object reaches culmination adjusted for the offset value in minutes. By default, the observation job runs 60 minutes prior to culmination.</string>
1456            </property>
1457            <property name="text">
1458             <string>Cul&amp;mination Offset</string>
1459            </property>
1460            <attribute name="buttonGroup">
1461             <string notr="true">startupButtonGroup</string>
1462            </attribute>
1463           </widget>
1464          </item>
1465          <item row="2" column="0">
1466           <widget class="QRadioButton" name="startupTimeConditionR">
1467            <property name="sizePolicy">
1468             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1469              <horstretch>0</horstretch>
1470              <verstretch>0</verstretch>
1471             </sizepolicy>
1472            </property>
1473            <property name="toolTip">
1474             <string>start the job on the specified date and time</string>
1475            </property>
1476            <property name="text">
1477             <string>O&amp;n</string>
1478            </property>
1479            <attribute name="buttonGroup">
1480             <string notr="true">startupButtonGroup</string>
1481            </attribute>
1482           </widget>
1483          </item>
1484          <item row="1" column="1">
1485           <widget class="QSpinBox" name="culminationOffset">
1486            <property name="sizePolicy">
1487             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1488              <horstretch>0</horstretch>
1489              <verstretch>0</verstretch>
1490             </sizepolicy>
1491            </property>
1492            <property name="toolTip">
1493             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Offset in minutes to start imaging before or after culmination time.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1494            </property>
1495            <property name="suffix">
1496             <string> min</string>
1497            </property>
1498            <property name="minimum">
1499             <number>-240</number>
1500            </property>
1501            <property name="maximum">
1502             <number>240</number>
1503            </property>
1504            <property name="singleStep">
1505             <number>10</number>
1506            </property>
1507            <property name="value">
1508             <number>-60</number>
1509            </property>
1510           </widget>
1511          </item>
1512          <item row="0" column="0" colspan="2">
1513           <widget class="QRadioButton" name="asapConditionR">
1514            <property name="sizePolicy">
1515             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1516              <horstretch>0</horstretch>
1517              <verstretch>0</verstretch>
1518             </sizepolicy>
1519            </property>
1520            <property name="toolTip">
1521             <string>Start the observation job as soon as all the constraints, if any, are met. The best candidate target shall be imaged first.</string>
1522            </property>
1523            <property name="text">
1524             <string>ASAP</string>
1525            </property>
1526            <property name="checked">
1527             <bool>true</bool>
1528            </property>
1529            <attribute name="buttonGroup">
1530             <string notr="true">startupButtonGroup</string>
1531            </attribute>
1532           </widget>
1533          </item>
1534          <item row="3" column="0" colspan="2">
1535           <widget class="QLabel" name="label_10">
1536            <property name="text">
1537             <string/>
1538            </property>
1539           </widget>
1540          </item>
1541         </layout>
1542        </item>
1543       </layout>
1544      </widget>
1545     </item>
1546     <item row="0" column="1">
1547      <widget class="QGroupBox" name="contraintsGroup">
1548       <property name="sizePolicy">
1549        <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1550         <horstretch>0</horstretch>
1551         <verstretch>0</verstretch>
1552        </sizepolicy>
1553       </property>
1554       <property name="title">
1555        <string>Job Constraints</string>
1556       </property>
1557       <layout class="QVBoxLayout" name="verticalLayout_7">
1558        <property name="spacing">
1559         <number>3</number>
1560        </property>
1561        <property name="leftMargin">
1562         <number>3</number>
1563        </property>
1564        <property name="topMargin">
1565         <number>3</number>
1566        </property>
1567        <property name="rightMargin">
1568         <number>3</number>
1569        </property>
1570        <property name="bottomMargin">
1571         <number>3</number>
1572        </property>
1573        <item>
1574         <layout class="QGridLayout" name="gridLayout_5" rowstretch="1,1,1,1">
1575          <property name="spacing">
1576           <number>3</number>
1577          </property>
1578          <item row="1" column="0">
1579           <widget class="QCheckBox" name="moonSeparationCheck">
1580            <property name="sizePolicy">
1581             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1582              <horstretch>0</horstretch>
1583              <verstretch>0</verstretch>
1584             </sizepolicy>
1585            </property>
1586            <property name="toolTip">
1587             <string>The moon separation must remain equal to or higher than the given value.</string>
1588            </property>
1589            <property name="text">
1590             <string>Moon  &gt; </string>
1591            </property>
1592            <attribute name="buttonGroup">
1593             <string notr="true">constraintButtonGroup</string>
1594            </attribute>
1595           </widget>
1596          </item>
1597          <item row="0" column="0">
1598           <widget class="QCheckBox" name="altConstraintCheck">
1599            <property name="sizePolicy">
1600             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1601              <horstretch>0</horstretch>
1602              <verstretch>0</verstretch>
1603             </sizepolicy>
1604            </property>
1605            <property name="toolTip">
1606             <string>The object's altitude must remain equal or higher than the given value.</string>
1607            </property>
1608            <property name="text">
1609             <string>Alt &gt; </string>
1610            </property>
1611            <property name="checked">
1612             <bool>true</bool>
1613            </property>
1614            <attribute name="buttonGroup">
1615             <string notr="true">constraintButtonGroup</string>
1616            </attribute>
1617           </widget>
1618          </item>
1619          <item row="0" column="1">
1620           <widget class="QDoubleSpinBox" name="minAltitude">
1621            <property name="sizePolicy">
1622             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1623              <horstretch>0</horstretch>
1624              <verstretch>0</verstretch>
1625             </sizepolicy>
1626            </property>
1627            <property name="suffix">
1628             <string> °</string>
1629            </property>
1630            <property name="minimum">
1631             <double>-15.000000000000000</double>
1632            </property>
1633            <property name="maximum">
1634             <double>89.900000000000006</double>
1635            </property>
1636           </widget>
1637          </item>
1638          <item row="2" column="0">
1639           <widget class="QCheckBox" name="weatherCheck">
1640            <property name="sizePolicy">
1641             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1642              <horstretch>0</horstretch>
1643              <verstretch>0</verstretch>
1644             </sizepolicy>
1645            </property>
1646            <property name="toolTip">
1647             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Weather conditions must remain safe. When weather conditions become dangerous, shutdown procedure is initiated.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1648            </property>
1649            <property name="text">
1650             <string>Weather</string>
1651            </property>
1652            <attribute name="buttonGroup">
1653             <string notr="true">constraintButtonGroup</string>
1654            </attribute>
1655           </widget>
1656          </item>
1657          <item row="1" column="1">
1658           <widget class="QDoubleSpinBox" name="minMoonSeparation">
1659            <property name="sizePolicy">
1660             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1661              <horstretch>0</horstretch>
1662              <verstretch>0</verstretch>
1663             </sizepolicy>
1664            </property>
1665            <property name="suffix">
1666             <string> °</string>
1667            </property>
1668            <property name="maximum">
1669             <double>180.000000000000000</double>
1670            </property>
1671            <property name="singleStep">
1672             <double>10.000000000000000</double>
1673            </property>
1674           </widget>
1675          </item>
1676          <item row="3" column="0">
1677           <widget class="QCheckBox" name="twilightCheck">
1678            <property name="sizePolicy">
1679             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1680              <horstretch>0</horstretch>
1681              <verstretch>0</verstretch>
1682             </sizepolicy>
1683            </property>
1684            <property name="toolTip">
1685             <string>&lt;html&gt;&lt;body&gt;&lt;p&gt;The twilight restriction constrains jobs to execute in astronomical darkness. Use the dusk and dawn offsets in the Ekos Scheduler options to adjust the interval.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1686            </property>
1687            <property name="text">
1688             <string>Twilight</string>
1689            </property>
1690            <property name="checked">
1691             <bool>true</bool>
1692            </property>
1693            <attribute name="buttonGroup">
1694             <string notr="true">constraintButtonGroup</string>
1695            </attribute>
1696           </widget>
1697          </item>
1698          <item row="4" column="0">
1699           <widget class="QCheckBox" name="artificialHorizonCheck">
1700            <property name="sizePolicy">
1701             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1702              <horstretch>0</horstretch>
1703              <verstretch>0</verstretch>
1704             </sizepolicy>
1705            </property>
1706            <property name="toolTip">
1707             <string>&lt;html&gt;&lt;body&gt;&lt;p&gt;The artificial horizon restriction constrains the altitude of the target to be above the artificial horizon, if any are defined and enabled. See the artificial horizon item in the KStars Settings menu.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1708            </property>
1709            <property name="text">
1710             <string>Artificial Horizon</string>
1711            </property>
1712            <property name="checked">
1713             <bool>true</bool>
1714            </property>
1715            <attribute name="buttonGroup">
1716             <string notr="true">constraintButtonGroup</string>
1717            </attribute>
1718           </widget>
1719          </item>
1720          <item row="2" column="1">
1721           <widget class="QLabel" name="weatherLabel">
1722            <property name="text">
1723             <string/>
1724            </property>
1725            <property name="alignment">
1726             <set>Qt::AlignCenter</set>
1727            </property>
1728           </widget>
1729          </item>
1730          <item row="3" column="1">
1731           <widget class="QLabel" name="nightTime">
1732            <property name="toolTip">
1733             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Astronomical dawn and dusk for the Scheduler job currently selected, or for today if no job is selected.&lt;/p&gt;&lt;p&gt;- The first value is &lt;span style=&quot; font-weight:600;&quot;&gt;dusk&lt;/span&gt;, specifically the next local time the Sun sets below an altitude of -18° after the job starts.&lt;/p&gt;&lt;p&gt;- The second value is &lt;span style=&quot; font-weight:600;&quot;&gt;dawn&lt;/span&gt;, specifically the next local time the Sun rises higher than an altitude of -18° after the job starts.&lt;/p&gt;&lt;p&gt;A warning symbol indicates the Sun will not travel below the astronomical dusk boundary after the job starts, and that dawn and dusk times are calculated from its minimal altitude. In that situation, the Twilight restriction prevents job execution unless the Ekos Dawn Offset and Dusk Offset options are configured appropriately.&lt;/p&gt;&lt;p&gt;Note that the Ekos Pre-Dawn Offset option virtually advances dawn by a default of 30 minutes and will thus prevent a job from starting just before that moment.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1734            </property>
1735            <property name="text">
1736             <string/>
1737            </property>
1738            <property name="alignment">
1739             <set>Qt::AlignCenter</set>
1740            </property>
1741           </widget>
1742          </item>
1743         </layout>
1744        </item>
1745       </layout>
1746      </widget>
1747     </item>
1748     <item row="1" column="2">
1749      <widget class="QGroupBox" name="shutdownGroupBox">
1750       <property name="sizePolicy">
1751        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1752         <horstretch>0</horstretch>
1753         <verstretch>0</verstretch>
1754        </sizepolicy>
1755       </property>
1756       <property name="toolTip">
1757        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One-time shutdown procedure to be executed after all scheduler jobs are completed. The script is executed &lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;after&lt;/span&gt; the shutdown procedures (e.g. parking), if selected, are completed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1758       </property>
1759       <property name="title">
1760        <string>Observatory Shutdown Procedure</string>
1761       </property>
1762       <layout class="QVBoxLayout" name="verticalLayout_2">
1763        <property name="spacing">
1764         <number>1</number>
1765        </property>
1766        <property name="leftMargin">
1767         <number>3</number>
1768        </property>
1769        <property name="topMargin">
1770         <number>3</number>
1771        </property>
1772        <property name="rightMargin">
1773         <number>3</number>
1774        </property>
1775        <property name="bottomMargin">
1776         <number>3</number>
1777        </property>
1778        <item>
1779         <layout class="QHBoxLayout" name="horizontalLayout_3">
1780          <property name="spacing">
1781           <number>1</number>
1782          </property>
1783          <item>
1784           <widget class="QCheckBox" name="warmCCDCheck">
1785            <property name="enabled">
1786             <bool>true</bool>
1787            </property>
1788            <property name="sizePolicy">
1789             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1790              <horstretch>0</horstretch>
1791              <verstretch>0</verstretch>
1792             </sizepolicy>
1793            </property>
1794            <property name="toolTip">
1795             <string>Turn off CCD cooler.</string>
1796            </property>
1797            <property name="text">
1798             <string>Warm CCD</string>
1799            </property>
1800            <attribute name="buttonGroup">
1801             <string notr="true">shutdownProcedureGroup</string>
1802            </attribute>
1803           </widget>
1804          </item>
1805          <item>
1806           <widget class="QCheckBox" name="capCheck">
1807            <property name="sizePolicy">
1808             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1809              <horstretch>0</horstretch>
1810              <verstretch>0</verstretch>
1811             </sizepolicy>
1812            </property>
1813            <property name="toolTip">
1814             <string>Close dust cover</string>
1815            </property>
1816            <property name="text">
1817             <string>Cap</string>
1818            </property>
1819            <attribute name="buttonGroup">
1820             <string notr="true">shutdownProcedureGroup</string>
1821            </attribute>
1822           </widget>
1823          </item>
1824          <item>
1825           <widget class="QCheckBox" name="parkMountCheck">
1826            <property name="enabled">
1827             <bool>true</bool>
1828            </property>
1829            <property name="sizePolicy">
1830             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1831              <horstretch>0</horstretch>
1832              <verstretch>0</verstretch>
1833             </sizepolicy>
1834            </property>
1835            <property name="toolTip">
1836             <string>Park telescope to home position.</string>
1837            </property>
1838            <property name="text">
1839             <string>Park Mount</string>
1840            </property>
1841            <attribute name="buttonGroup">
1842             <string notr="true">shutdownProcedureGroup</string>
1843            </attribute>
1844           </widget>
1845          </item>
1846          <item>
1847           <widget class="QCheckBox" name="parkDomeCheck">
1848            <property name="enabled">
1849             <bool>true</bool>
1850            </property>
1851            <property name="sizePolicy">
1852             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1853              <horstretch>0</horstretch>
1854              <verstretch>0</verstretch>
1855             </sizepolicy>
1856            </property>
1857            <property name="toolTip">
1858             <string>Park dome to home position</string>
1859            </property>
1860            <property name="text">
1861             <string>Park Dome</string>
1862            </property>
1863            <attribute name="buttonGroup">
1864             <string notr="true">shutdownProcedureGroup</string>
1865            </attribute>
1866           </widget>
1867          </item>
1868          <item>
1869           <spacer name="horizontalSpacer_8">
1870            <property name="orientation">
1871             <enum>Qt::Horizontal</enum>
1872            </property>
1873            <property name="sizeHint" stdset="0">
1874             <size>
1875              <width>40</width>
1876              <height>20</height>
1877             </size>
1878            </property>
1879           </spacer>
1880          </item>
1881          <item>
1882           <widget class="QPushButton" name="shutdownB">
1883            <property name="sizePolicy">
1884             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1885              <horstretch>0</horstretch>
1886              <verstretch>0</verstretch>
1887             </sizepolicy>
1888            </property>
1889            <property name="text">
1890             <string/>
1891            </property>
1892           </widget>
1893          </item>
1894         </layout>
1895        </item>
1896        <item>
1897         <layout class="QHBoxLayout" name="horizontalLayout">
1898          <property name="spacing">
1899           <number>1</number>
1900          </property>
1901          <item>
1902           <widget class="QLabel" name="label_13">
1903            <property name="text">
1904             <string>Script:</string>
1905            </property>
1906           </widget>
1907          </item>
1908          <item>
1909           <widget class="QLineEdit" name="shutdownScript">
1910            <property name="sizePolicy">
1911             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1912              <horstretch>0</horstretch>
1913              <verstretch>0</verstretch>
1914             </sizepolicy>
1915            </property>
1916            <property name="readOnly">
1917             <bool>false</bool>
1918            </property>
1919            <property name="clearButtonEnabled">
1920             <bool>true</bool>
1921            </property>
1922           </widget>
1923          </item>
1924          <item>
1925           <widget class="QPushButton" name="selectShutdownScriptB">
1926            <property name="sizePolicy">
1927             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1928              <horstretch>0</horstretch>
1929              <verstretch>0</verstretch>
1930             </sizepolicy>
1931            </property>
1932            <property name="text">
1933             <string/>
1934            </property>
1935           </widget>
1936          </item>
1937         </layout>
1938        </item>
1939       </layout>
1940      </widget>
1941     </item>
1942     <item row="1" column="1">
1943      <widget class="QGroupBox" name="errorHandlingGroup">
1944       <property name="toolTip">
1945        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Define what should happen when a job steps into an error or aborts:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Don't re-schedule&lt;/span&gt;: Don't restart the job in case of an error or an abort.&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Re-schedule after all terminated&lt;/span&gt;: If a job gets aborted, the scheduler will only re-schedule it if when all jobs are finished or aborted. If this is the case, the scheduler re-schedules all aborted jobs and sleeps for the given delay.&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Re-schedule immediately&lt;/span&gt;: As soon as a job gets aborted, the scheduler will re-schedule it and waits the given delay.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If the option for re-scheduling errors is selected, errors are handled like aborts. Otherwise, jobs that step into an error are never re-scheduled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1946       </property>
1947       <property name="title">
1948        <string>Aborted Job Management</string>
1949       </property>
1950       <layout class="QVBoxLayout" name="verticalLayout_9">
1951        <property name="spacing">
1952         <number>1</number>
1953        </property>
1954        <property name="leftMargin">
1955         <number>3</number>
1956        </property>
1957        <property name="topMargin">
1958         <number>3</number>
1959        </property>
1960        <property name="rightMargin">
1961         <number>3</number>
1962        </property>
1963        <property name="bottomMargin">
1964         <number>3</number>
1965        </property>
1966        <item>
1967         <layout class="QHBoxLayout" name="horizontalLayout_4">
1968          <property name="spacing">
1969           <number>1</number>
1970          </property>
1971          <item>
1972           <widget class="QRadioButton" name="errorHandlingDontRestartButton">
1973            <property name="sizePolicy">
1974             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1975              <horstretch>0</horstretch>
1976              <verstretch>0</verstretch>
1977             </sizepolicy>
1978            </property>
1979            <property name="toolTip">
1980             <string>Do not re-schedule aborted jobs.</string>
1981            </property>
1982            <property name="text">
1983             <string>&amp;None</string>
1984            </property>
1985            <attribute name="buttonGroup">
1986             <string notr="true">errorHandlingButtonGroup</string>
1987            </attribute>
1988           </widget>
1989          </item>
1990          <item>
1991           <widget class="QRadioButton" name="errorHandlingRestartAfterAllButton">
1992            <property name="sizePolicy">
1993             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1994              <horstretch>0</horstretch>
1995              <verstretch>0</verstretch>
1996             </sizepolicy>
1997            </property>
1998            <property name="toolTip">
1999             <string>Re-schedule aborted jobs as soon as all executable jobs are either completed or aborted.</string>
2000            </property>
2001            <property name="text">
2002             <string>&amp;Queue</string>
2003            </property>
2004            <attribute name="buttonGroup">
2005             <string notr="true">errorHandlingButtonGroup</string>
2006            </attribute>
2007           </widget>
2008          </item>
2009          <item>
2010           <widget class="QRadioButton" name="errorHandlingRestartImmediatelyButton">
2011            <property name="sizePolicy">
2012             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2013              <horstretch>0</horstretch>
2014              <verstretch>0</verstretch>
2015             </sizepolicy>
2016            </property>
2017            <property name="toolTip">
2018             <string>Re-schedule an aborted job immediately.</string>
2019            </property>
2020            <property name="text">
2021             <string>I&amp;mmediate</string>
2022            </property>
2023            <attribute name="buttonGroup">
2024             <string notr="true">errorHandlingButtonGroup</string>
2025            </attribute>
2026           </widget>
2027          </item>
2028         </layout>
2029        </item>
2030        <item>
2031         <layout class="QHBoxLayout" name="horizontalLayout_5">
2032          <property name="spacing">
2033           <number>1</number>
2034          </property>
2035          <item>
2036           <widget class="QCheckBox" name="errorHandlingRescheduleErrorsCB">
2037            <property name="sizePolicy">
2038             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2039              <horstretch>0</horstretch>
2040              <verstretch>0</verstretch>
2041             </sizepolicy>
2042            </property>
2043            <property name="toolTip">
2044             <string>Treat errors like aborts.</string>
2045            </property>
2046            <property name="text">
2047             <string>Re-schedule errors</string>
2048            </property>
2049           </widget>
2050          </item>
2051          <item>
2052           <widget class="QSpinBox" name="errorHandlingDelaySB">
2053            <property name="sizePolicy">
2054             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2055              <horstretch>0</horstretch>
2056              <verstretch>0</verstretch>
2057             </sizepolicy>
2058            </property>
2059            <property name="toolTip">
2060             <string>Delay in seconds.</string>
2061            </property>
2062            <property name="suffix">
2063             <string> s wait</string>
2064            </property>
2065            <property name="maximum">
2066             <number>10000</number>
2067            </property>
2068            <property name="singleStep">
2069             <number>10</number>
2070            </property>
2071           </widget>
2072          </item>
2073         </layout>
2074        </item>
2075       </layout>
2076      </widget>
2077     </item>
2078     <item row="1" column="0">
2079      <widget class="QGroupBox" name="startupGroupBox">
2080       <property name="toolTip">
2081        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One-time startup procedure to be executed before starting Ekos. The script is executed &lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;before&lt;/span&gt; the startup procedures (e.g. unpark scope), if selected, are executed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2082       </property>
2083       <property name="title">
2084        <string>Observatory Startup Procedure</string>
2085       </property>
2086       <layout class="QVBoxLayout" name="verticalLayout_4">
2087        <property name="spacing">
2088         <number>1</number>
2089        </property>
2090        <property name="leftMargin">
2091         <number>3</number>
2092        </property>
2093        <property name="topMargin">
2094         <number>3</number>
2095        </property>
2096        <property name="rightMargin">
2097         <number>3</number>
2098        </property>
2099        <property name="bottomMargin">
2100         <number>3</number>
2101        </property>
2102        <item>
2103         <layout class="QHBoxLayout" name="horizontalLayout_16">
2104          <property name="spacing">
2105           <number>1</number>
2106          </property>
2107          <item>
2108           <widget class="QCheckBox" name="unparkDomeCheck">
2109            <property name="enabled">
2110             <bool>true</bool>
2111            </property>
2112            <property name="sizePolicy">
2113             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2114              <horstretch>0</horstretch>
2115              <verstretch>0</verstretch>
2116             </sizepolicy>
2117            </property>
2118            <property name="toolTip">
2119             <string>Park dome to home position</string>
2120            </property>
2121            <property name="text">
2122             <string>UnPark Dome</string>
2123            </property>
2124            <attribute name="buttonGroup">
2125             <string notr="true">startupProcedureButtonGroup</string>
2126            </attribute>
2127           </widget>
2128          </item>
2129          <item>
2130           <widget class="QCheckBox" name="unparkMountCheck">
2131            <property name="enabled">
2132             <bool>true</bool>
2133            </property>
2134            <property name="sizePolicy">
2135             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2136              <horstretch>0</horstretch>
2137              <verstretch>0</verstretch>
2138             </sizepolicy>
2139            </property>
2140            <property name="toolTip">
2141             <string>Park telescope to home position.</string>
2142            </property>
2143            <property name="text">
2144             <string>UnPark Mount</string>
2145            </property>
2146            <attribute name="buttonGroup">
2147             <string notr="true">startupProcedureButtonGroup</string>
2148            </attribute>
2149           </widget>
2150          </item>
2151          <item>
2152           <widget class="QCheckBox" name="uncapCheck">
2153            <property name="sizePolicy">
2154             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2155              <horstretch>0</horstretch>
2156              <verstretch>0</verstretch>
2157             </sizepolicy>
2158            </property>
2159            <property name="toolTip">
2160             <string>Open dust cover</string>
2161            </property>
2162            <property name="text">
2163             <string>UnCap</string>
2164            </property>
2165            <attribute name="buttonGroup">
2166             <string notr="true">startupProcedureButtonGroup</string>
2167            </attribute>
2168           </widget>
2169          </item>
2170          <item>
2171           <spacer name="horizontalSpacer_10">
2172            <property name="orientation">
2173             <enum>Qt::Horizontal</enum>
2174            </property>
2175            <property name="sizeHint" stdset="0">
2176             <size>
2177              <width>40</width>
2178              <height>20</height>
2179             </size>
2180            </property>
2181           </spacer>
2182          </item>
2183          <item>
2184           <widget class="QPushButton" name="startupB">
2185            <property name="sizePolicy">
2186             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2187              <horstretch>0</horstretch>
2188              <verstretch>0</verstretch>
2189             </sizepolicy>
2190            </property>
2191            <property name="text">
2192             <string/>
2193            </property>
2194           </widget>
2195          </item>
2196         </layout>
2197        </item>
2198        <item>
2199         <layout class="QHBoxLayout" name="horizontalLayout_12">
2200          <property name="spacing">
2201           <number>1</number>
2202          </property>
2203          <item>
2204           <widget class="QLabel" name="label_8">
2205            <property name="text">
2206             <string>Script:</string>
2207            </property>
2208           </widget>
2209          </item>
2210          <item>
2211           <widget class="QLineEdit" name="startupScript">
2212            <property name="sizePolicy">
2213             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
2214              <horstretch>0</horstretch>
2215              <verstretch>0</verstretch>
2216             </sizepolicy>
2217            </property>
2218            <property name="readOnly">
2219             <bool>false</bool>
2220            </property>
2221            <property name="clearButtonEnabled">
2222             <bool>true</bool>
2223            </property>
2224           </widget>
2225          </item>
2226          <item>
2227           <widget class="QPushButton" name="selectStartupScriptB">
2228            <property name="sizePolicy">
2229             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2230              <horstretch>0</horstretch>
2231              <verstretch>0</verstretch>
2232             </sizepolicy>
2233            </property>
2234            <property name="text">
2235             <string/>
2236            </property>
2237           </widget>
2238          </item>
2239         </layout>
2240        </item>
2241       </layout>
2242      </widget>
2243     </item>
2244    </layout>
2245   </item>
2246  </layout>
2247 </widget>
2248 <customwidgets>
2249  <customwidget>
2250   <class>dmsBox</class>
2251   <extends>QLineEdit</extends>
2252   <header>widgets/dmsbox.h</header>
2253   <container>1</container>
2254  </customwidget>
2255 </customwidgets>
2256 <tabstops>
2257  <tabstop>nameEdit</tabstop>
2258  <tabstop>raBox</tabstop>
2259  <tabstop>decBox</tabstop>
2260  <tabstop>trackStepCheck</tabstop>
2261  <tabstop>unparkDomeCheck</tabstop>
2262  <tabstop>unparkMountCheck</tabstop>
2263  <tabstop>uncapCheck</tabstop>
2264  <tabstop>startupB</tabstop>
2265  <tabstop>selectStartupScriptB</tabstop>
2266  <tabstop>warmCCDCheck</tabstop>
2267  <tabstop>capCheck</tabstop>
2268  <tabstop>parkMountCheck</tabstop>
2269  <tabstop>parkDomeCheck</tabstop>
2270  <tabstop>shutdownB</tabstop>
2271  <tabstop>shutdownScript</tabstop>
2272  <tabstop>selectShutdownScriptB</tabstop>
2273  <tabstop>addToQueueB</tabstop>
2274  <tabstop>removeFromQueueB</tabstop>
2275  <tabstop>evaluateOnlyB</tabstop>
2276  <tabstop>mosaicB</tabstop>
2277  <tabstop>queueLoadB</tabstop>
2278  <tabstop>queueSaveB</tabstop>
2279  <tabstop>queueSaveAsB</tabstop>
2280  <tabstop>queueTable</tabstop>
2281  <tabstop>startB</tabstop>
2282  <tabstop>pauseB</tabstop>
2283 </tabstops>
2284 <resources/>
2285 <connections/>
2286 <buttongroups>
2287  <buttongroup name="startupButtonGroup"/>
2288  <buttongroup name="shutdownProcedureGroup">
2289   <property name="exclusive">
2290    <bool>false</bool>
2291   </property>
2292  </buttongroup>
2293  <buttongroup name="stepsButtonGroup">
2294   <property name="exclusive">
2295    <bool>false</bool>
2296   </property>
2297  </buttongroup>
2298  <buttongroup name="constraintButtonGroup">
2299   <property name="exclusive">
2300    <bool>false</bool>
2301   </property>
2302  </buttongroup>
2303  <buttongroup name="errorHandlingButtonGroup"/>
2304  <buttongroup name="completionButtonGroup"/>
2305  <buttongroup name="startupProcedureButtonGroup">
2306   <property name="exclusive">
2307    <bool>false</bool>
2308   </property>
2309  </buttongroup>
2310 </buttongroups>
2311</ui>
2312