source: palm/trunk/SCRIPTS/palmrungui_files/mainwindow.ui @ 3024

Last change on this file since 3024 was 2825, checked in by maronga, 6 years ago

adjustments in gui tools

  • Property svn:mime-type set to application/xml
File size: 46.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5  <property name="windowModality">
6   <enum>Qt::WindowModal</enum>
7  </property>
8  <property name="enabled">
9   <bool>true</bool>
10  </property>
11  <property name="geometry">
12   <rect>
13    <x>0</x>
14    <y>0</y>
15    <width>600</width>
16    <height>700</height>
17   </rect>
18  </property>
19  <property name="sizePolicy">
20   <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
21    <horstretch>0</horstretch>
22    <verstretch>0</verstretch>
23   </sizepolicy>
24  </property>
25  <property name="minimumSize">
26   <size>
27    <width>600</width>
28    <height>700</height>
29   </size>
30  </property>
31  <property name="maximumSize">
32   <size>
33    <width>600</width>
34    <height>700</height>
35   </size>
36  </property>
37  <property name="focusPolicy">
38   <enum>Qt::NoFocus</enum>
39  </property>
40  <property name="windowTitle">
41   <string>palmrungui</string>
42  </property>
43  <property name="iconSize">
44   <size>
45    <width>72</width>
46    <height>72</height>
47   </size>
48  </property>
49  <property name="toolButtonStyle">
50   <enum>Qt::ToolButtonIconOnly</enum>
51  </property>
52  <property name="animated">
53   <bool>false</bool>
54  </property>
55  <property name="documentMode">
56   <bool>false</bool>
57  </property>
58  <widget class="QWidget" name="centralWidget">
59   <property name="enabled">
60    <bool>true</bool>
61   </property>
62   <widget class="QGroupBox" name="groupBox">
63    <property name="enabled">
64     <bool>true</bool>
65    </property>
66    <property name="geometry">
67     <rect>
68      <x>0</x>
69      <y>570</y>
70      <width>601</width>
71      <height>81</height>
72     </rect>
73    </property>
74    <property name="focusPolicy">
75     <enum>Qt::NoFocus</enum>
76    </property>
77    <property name="title">
78     <string/>
79    </property>
80    <property name="flat">
81     <bool>true</bool>
82    </property>
83    <widget class="QPushButton" name="button_exit">
84     <property name="geometry">
85      <rect>
86       <x>120</x>
87       <y>20</y>
88       <width>90</width>
89       <height>21</height>
90      </rect>
91     </property>
92     <property name="text">
93      <string>Quit</string>
94     </property>
95    </widget>
96    <widget class="QPushButton" name="button_start">
97     <property name="enabled">
98      <bool>false</bool>
99     </property>
100     <property name="geometry">
101      <rect>
102       <x>10</x>
103       <y>20</y>
104       <width>91</width>
105       <height>21</height>
106      </rect>
107     </property>
108     <property name="font">
109      <font>
110       <weight>75</weight>
111       <bold>true</bold>
112      </font>
113     </property>
114     <property name="text">
115      <string>palmrun</string>
116     </property>
117     <property name="checkable">
118      <bool>false</bool>
119     </property>
120    </widget>
121    <widget class="QPushButton" name="button_clear">
122     <property name="geometry">
123      <rect>
124       <x>210</x>
125       <y>20</y>
126       <width>90</width>
127       <height>21</height>
128      </rect>
129     </property>
130     <property name="text">
131      <string>Clear</string>
132     </property>
133    </widget>
134    <widget class="QLineEdit" name="commandline">
135     <property name="enabled">
136      <bool>true</bool>
137     </property>
138     <property name="geometry">
139      <rect>
140       <x>10</x>
141       <y>50</y>
142       <width>581</width>
143       <height>26</height>
144      </rect>
145     </property>
146     <property name="mouseTracking">
147      <bool>false</bool>
148     </property>
149     <property name="acceptDrops">
150      <bool>false</bool>
151     </property>
152     <property name="frame">
153      <bool>false</bool>
154     </property>
155     <property name="dragEnabled">
156      <bool>false</bool>
157     </property>
158     <property name="readOnly">
159      <bool>false</bool>
160     </property>
161    </widget>
162   </widget>
163   <widget class="QTabWidget" name="tabWidget">
164    <property name="geometry">
165     <rect>
166      <x>0</x>
167      <y>5</y>
168      <width>591</width>
169      <height>581</height>
170     </rect>
171    </property>
172    <property name="sizePolicy">
173     <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
174      <horstretch>0</horstretch>
175      <verstretch>0</verstretch>
176     </sizepolicy>
177    </property>
178    <property name="font">
179     <font>
180      <strikeout>false</strikeout>
181     </font>
182    </property>
183    <property name="focusPolicy">
184     <enum>Qt::NoFocus</enum>
185    </property>
186    <property name="autoFillBackground">
187     <bool>false</bool>
188    </property>
189    <property name="currentIndex">
190     <number>0</number>
191    </property>
192    <widget class="QWidget" name="tab">
193     <attribute name="title">
194      <string>Default</string>
195     </attribute>
196     <widget class="QGroupBox" name="group_job">
197      <property name="enabled">
198       <bool>true</bool>
199      </property>
200      <property name="geometry">
201       <rect>
202        <x>0</x>
203        <y>0</y>
204        <width>571</width>
205        <height>296</height>
206       </rect>
207      </property>
208      <property name="font">
209       <font>
210        <weight>50</weight>
211        <bold>false</bold>
212       </font>
213      </property>
214      <property name="title">
215       <string notr="true">Job name</string>
216      </property>
217      <property name="flat">
218       <bool>true</bool>
219      </property>
220      <widget class="QLineEdit" name="line_jobname">
221       <property name="geometry">
222        <rect>
223         <x>90</x>
224         <y>30</y>
225         <width>481</width>
226         <height>25</height>
227        </rect>
228       </property>
229       <property name="text">
230        <string/>
231       </property>
232      </widget>
233      <widget class="QPushButton" name="pushButton">
234       <property name="geometry">
235        <rect>
236         <x>10</x>
237         <y>30</y>
238         <width>71</width>
239         <height>24</height>
240        </rect>
241       </property>
242       <property name="text">
243        <string>Select</string>
244       </property>
245      </widget>
246      <widget class="QLabel" name="label">
247       <property name="geometry">
248        <rect>
249         <x>10</x>
250         <y>65</y>
251         <width>151</width>
252         <height>16</height>
253        </rect>
254       </property>
255       <property name="text">
256        <string>Recently submitted jobs:</string>
257       </property>
258      </widget>
259      <widget class="QListWidget" name="list_jobname">
260       <property name="geometry">
261        <rect>
262         <x>10</x>
263         <y>85</y>
264         <width>561</width>
265         <height>181</height>
266        </rect>
267       </property>
268      </widget>
269      <widget class="QComboBox" name="drop_job">
270       <property name="enabled">
271        <bool>false</bool>
272       </property>
273       <property name="geometry">
274        <rect>
275         <x>70</x>
276         <y>270</y>
277         <width>271</width>
278         <height>25</height>
279        </rect>
280       </property>
281       <item>
282        <property name="text">
283         <string>Initial run</string>
284        </property>
285       </item>
286       <item>
287        <property name="text">
288         <string>Restart run</string>
289        </property>
290       </item>
291       <item>
292        <property name="text">
293         <string>Precursor run (atmosphere)</string>
294        </property>
295       </item>
296       <item>
297        <property name="text">
298         <string>Precursor run (ocean)</string>
299        </property>
300       </item>
301       <item>
302        <property name="text">
303         <string>Initial run (coupled atmosphere ocean)</string>
304        </property>
305       </item>
306       <item>
307        <property name="text">
308         <string>Restart run (coupled atmosphere ocean)</string>
309        </property>
310       </item>
311      </widget>
312      <widget class="QLabel" name="label_usercode">
313       <property name="enabled">
314        <bool>true</bool>
315       </property>
316       <property name="geometry">
317        <rect>
318         <x>350</x>
319         <y>267</y>
320         <width>231</width>
321         <height>31</height>
322        </rect>
323       </property>
324       <property name="font">
325        <font>
326         <weight>75</weight>
327         <bold>true</bold>
328        </font>
329       </property>
330       <property name="text">
331        <string/>
332       </property>
333      </widget>
334      <widget class="QLabel" name="label_8">
335       <property name="geometry">
336        <rect>
337         <x>10</x>
338         <y>275</y>
339         <width>81</width>
340         <height>16</height>
341        </rect>
342       </property>
343       <property name="text">
344        <string>Job type:</string>
345       </property>
346      </widget>
347      <zorder>line_jobname</zorder>
348      <zorder>pushButton</zorder>
349      <zorder>label</zorder>
350      <zorder>list_jobname</zorder>
351      <zorder>drop_job</zorder>
352      <zorder>label_usercode</zorder>
353      <zorder>palm_logo</zorder>
354      <zorder>label_8</zorder>
355     </widget>
356     <widget class="QGroupBox" name="group_execution">
357      <property name="enabled">
358       <bool>false</bool>
359      </property>
360      <property name="geometry">
361       <rect>
362        <x>0</x>
363        <y>305</y>
364        <width>431</width>
365        <height>231</height>
366       </rect>
367      </property>
368      <property name="title">
369       <string>Execution</string>
370      </property>
371      <property name="flat">
372       <bool>false</bool>
373      </property>
374      <widget class="QLineEdit" name="line_q">
375       <property name="geometry">
376        <rect>
377         <x>340</x>
378         <y>30</y>
379         <width>81</width>
380         <height>21</height>
381        </rect>
382       </property>
383       <property name="text">
384        <string/>
385       </property>
386       <property name="alignment">
387        <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
388       </property>
389      </widget>
390      <widget class="QLabel" name="label_2">
391       <property name="geometry">
392        <rect>
393         <x>260</x>
394         <y>25</y>
395         <width>71</width>
396         <height>21</height>
397        </rect>
398       </property>
399       <property name="text">
400        <string>Queue:</string>
401       </property>
402       <property name="alignment">
403        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
404       </property>
405      </widget>
406      <widget class="QLineEdit" name="line_pe">
407       <property name="geometry">
408        <rect>
409         <x>120</x>
410         <y>55</y>
411         <width>101</width>
412         <height>20</height>
413        </rect>
414       </property>
415       <property name="text">
416        <string/>
417       </property>
418      </widget>
419      <widget class="QLabel" name="label_3">
420       <property name="geometry">
421        <rect>
422         <x>0</x>
423         <y>55</y>
424         <width>111</width>
425         <height>16</height>
426        </rect>
427       </property>
428       <property name="text">
429        <string>Processing cores:</string>
430       </property>
431       <property name="alignment">
432        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
433       </property>
434      </widget>
435      <widget class="QLineEdit" name="line_tpn">
436       <property name="geometry">
437        <rect>
438         <x>340</x>
439         <y>55</y>
440         <width>61</width>
441         <height>21</height>
442        </rect>
443       </property>
444       <property name="text">
445        <string/>
446       </property>
447      </widget>
448      <widget class="QLabel" name="label_4">
449       <property name="geometry">
450        <rect>
451         <x>230</x>
452         <y>50</y>
453         <width>101</width>
454         <height>21</height>
455        </rect>
456       </property>
457       <property name="text">
458        <string>Tasks per node:</string>
459       </property>
460       <property name="alignment">
461        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
462       </property>
463      </widget>
464      <widget class="QLineEdit" name="line_account">
465       <property name="geometry">
466        <rect>
467         <x>340</x>
468         <y>80</y>
469         <width>81</width>
470         <height>20</height>
471        </rect>
472       </property>
473       <property name="text">
474        <string/>
475       </property>
476      </widget>
477      <widget class="QLabel" name="label_5">
478       <property name="geometry">
479        <rect>
480         <x>230</x>
481         <y>80</y>
482         <width>101</width>
483         <height>16</height>
484        </rect>
485       </property>
486       <property name="text">
487        <string>Project account:</string>
488       </property>
489       <property name="alignment">
490        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
491       </property>
492      </widget>
493      <widget class="QLabel" name="label_6">
494       <property name="geometry">
495        <rect>
496         <x>10</x>
497         <y>80</y>
498         <width>101</width>
499         <height>16</height>
500        </rect>
501       </property>
502       <property name="text">
503        <string>Wallclock time:</string>
504       </property>
505       <property name="alignment">
506        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
507       </property>
508      </widget>
509      <widget class="QLineEdit" name="line_time">
510       <property name="geometry">
511        <rect>
512         <x>120</x>
513         <y>80</y>
514         <width>101</width>
515         <height>20</height>
516        </rect>
517       </property>
518       <property name="text">
519        <string/>
520       </property>
521      </widget>
522      <widget class="QLabel" name="label_7">
523       <property name="geometry">
524        <rect>
525         <x>20</x>
526         <y>30</y>
527         <width>91</width>
528         <height>16</height>
529        </rect>
530       </property>
531       <property name="text">
532        <string>Configuration:</string>
533       </property>
534       <property name="scaledContents">
535        <bool>false</bool>
536       </property>
537       <property name="alignment">
538        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
539       </property>
540      </widget>
541      <widget class="QLineEdit" name="line_host">
542       <property name="geometry">
543        <rect>
544         <x>120</x>
545         <y>30</y>
546         <width>101</width>
547         <height>20</height>
548        </rect>
549       </property>
550       <property name="text">
551        <string/>
552       </property>
553      </widget>
554      <widget class="Line" name="line">
555       <property name="geometry">
556        <rect>
557         <x>10</x>
558         <y>105</y>
559         <width>431</width>
560         <height>20</height>
561        </rect>
562       </property>
563       <property name="orientation">
564        <enum>Qt::Horizontal</enum>
565       </property>
566      </widget>
567      <widget class="QCheckBox" name="check_restarts">
568       <property name="geometry">
569        <rect>
570         <x>10</x>
571         <y>120</y>
572         <width>121</width>
573         <height>23</height>
574        </rect>
575       </property>
576       <property name="text">
577        <string>Allow restarts</string>
578       </property>
579      </widget>
580      <widget class="QCheckBox" name="check_delete_tmp_files">
581       <property name="geometry">
582        <rect>
583         <x>10</x>
584         <y>140</y>
585         <width>281</width>
586         <height>23</height>
587        </rect>
588       </property>
589       <property name="text">
590        <string>Do not delete temporary directory at end</string>
591       </property>
592      </widget>
593      <widget class="QCheckBox" name="check_verbose">
594       <property name="geometry">
595        <rect>
596         <x>10</x>
597         <y>160</y>
598         <width>261</width>
599         <height>23</height>
600        </rect>
601       </property>
602       <property name="text">
603        <string>No prompt on confirmation (silent)</string>
604       </property>
605      </widget>
606      <widget class="QLabel" name="label_restart">
607       <property name="enabled">
608        <bool>false</bool>
609       </property>
610       <property name="geometry">
611        <rect>
612         <x>130</x>
613         <y>120</y>
614         <width>291</width>
615         <height>20</height>
616        </rect>
617       </property>
618       <property name="font">
619        <font>
620         <weight>75</weight>
621         <bold>true</bold>
622        </font>
623       </property>
624       <property name="text">
625        <string/>
626       </property>
627      </widget>
628      <widget class="QCheckBox" name="check_cycfill">
629       <property name="geometry">
630        <rect>
631         <x>10</x>
632         <y>180</y>
633         <width>261</width>
634         <height>21</height>
635        </rect>
636       </property>
637       <property name="text">
638        <string>Use cyclic fill method</string>
639       </property>
640      </widget>
641      <widget class="QCheckBox" name="check_svf">
642       <property name="geometry">
643        <rect>
644         <x>10</x>
645         <y>200</y>
646         <width>261</width>
647         <height>21</height>
648        </rect>
649       </property>
650       <property name="text">
651        <string>Read sky view factors from file</string>
652       </property>
653      </widget>
654     </widget>
655     <widget class="QLabel" name="palm_logo">
656      <property name="geometry">
657       <rect>
658        <x>490</x>
659        <y>440</y>
660        <width>77</width>
661        <height>72</height>
662       </rect>
663      </property>
664      <property name="text">
665       <string>TextLabel</string>
666      </property>
667      <property name="scaledContents">
668       <bool>true</bool>
669      </property>
670     </widget>
671    </widget>
672    <widget class="QWidget" name="tab_2">
673     <attribute name="title">
674      <string>Advanced</string>
675     </attribute>
676     <widget class="QGroupBox" name="group_advanced">
677      <property name="enabled">
678       <bool>false</bool>
679      </property>
680      <property name="geometry">
681       <rect>
682        <x>0</x>
683        <y>5</y>
684        <width>501</width>
685        <height>401</height>
686       </rect>
687      </property>
688      <property name="title">
689       <string>Advanced settings</string>
690      </property>
691      <property name="flat">
692       <bool>true</bool>
693      </property>
694      <widget class="QCheckBox" name="check_x">
695       <property name="geometry">
696        <rect>
697         <x>10</x>
698         <y>175</y>
699         <width>421</width>
700         <height>23</height>
701        </rect>
702       </property>
703       <property name="text">
704        <string>-x  (tracing of palmrun for debug purposes)</string>
705       </property>
706      </widget>
707      <widget class="QCheckBox" name="check_O">
708       <property name="geometry">
709        <rect>
710         <x>10</x>
711         <y>150</y>
712         <width>421</width>
713         <height>23</height>
714        </rect>
715       </property>
716       <property name="text">
717        <string>-O  (use OpenMP)</string>
718       </property>
719      </widget>
720      <widget class="QCheckBox" name="check_k">
721       <property name="geometry">
722        <rect>
723         <x>10</x>
724         <y>125</y>
725         <width>421</width>
726         <height>23</height>
727        </rect>
728       </property>
729       <property name="text">
730        <string>-k  (keep data from previous run)</string>
731       </property>
732      </widget>
733      <widget class="QCheckBox" name="check_I">
734       <property name="geometry">
735        <rect>
736         <x>10</x>
737         <y>100</y>
738         <width>441</width>
739         <height>23</height>
740        </rect>
741       </property>
742       <property name="text">
743        <string>-I  (archiving errors of previous batch-jobs will be ignored)</string>
744       </property>
745      </widget>
746      <widget class="QCheckBox" name="check_F">
747       <property name="geometry">
748        <rect>
749         <x>10</x>
750         <y>75</y>
751         <width>421</width>
752         <height>23</height>
753        </rect>
754       </property>
755       <property name="text">
756        <string>-F (create remote job file only)</string>
757       </property>
758      </widget>
759      <widget class="QCheckBox" name="check_b">
760       <property name="geometry">
761        <rect>
762         <x>10</x>
763         <y>50</y>
764         <width>421</width>
765         <height>23</height>
766        </rect>
767       </property>
768       <property name="text">
769        <string>-b  (batch-job on local machine)</string>
770       </property>
771      </widget>
772      <widget class="QCheckBox" name="check_Z">
773       <property name="geometry">
774        <rect>
775         <x>10</x>
776         <y>200</y>
777         <width>421</width>
778         <height>23</height>
779        </rect>
780       </property>
781       <property name="text">
782        <string>-Z  (disable combine_plot_fields at the end of job)</string>
783       </property>
784      </widget>
785      <widget class="Line" name="line_2">
786       <property name="geometry">
787        <rect>
788         <x>0</x>
789         <y>220</y>
790         <width>581</width>
791         <height>20</height>
792        </rect>
793       </property>
794       <property name="orientation">
795        <enum>Qt::Horizontal</enum>
796       </property>
797      </widget>
798      <widget class="QLineEdit" name="line_w">
799       <property name="geometry">
800        <rect>
801         <x>220</x>
802         <y>345</y>
803         <width>191</width>
804         <height>25</height>
805        </rect>
806       </property>
807       <property name="text">
808        <string/>
809       </property>
810      </widget>
811      <widget class="QLineEdit" name="line_s">
812       <property name="geometry">
813        <rect>
814         <x>220</x>
815         <y>320</y>
816         <width>191</width>
817         <height>25</height>
818        </rect>
819       </property>
820       <property name="text">
821        <string/>
822       </property>
823      </widget>
824      <widget class="QLineEdit" name="line_D">
825       <property name="geometry">
826        <rect>
827         <x>220</x>
828         <y>295</y>
829         <width>191</width>
830         <height>25</height>
831        </rect>
832       </property>
833       <property name="text">
834        <string/>
835       </property>
836      </widget>
837      <widget class="QLineEdit" name="line_M">
838       <property name="geometry">
839        <rect>
840         <x>220</x>
841         <y>270</y>
842         <width>191</width>
843         <height>25</height>
844        </rect>
845       </property>
846       <property name="text">
847        <string/>
848       </property>
849      </widget>
850      <widget class="QLineEdit" name="line_m">
851       <property name="geometry">
852        <rect>
853         <x>220</x>
854         <y>245</y>
855         <width>81</width>
856         <height>25</height>
857        </rect>
858       </property>
859      </widget>
860      <widget class="QLineEdit" name="line_user">
861       <property name="geometry">
862        <rect>
863         <x>220</x>
864         <y>370</y>
865         <width>191</width>
866         <height>25</height>
867        </rect>
868       </property>
869       <property name="text">
870        <string/>
871       </property>
872      </widget>
873     </widget>
874     <widget class="QLabel" name="label_20">
875      <property name="geometry">
876       <rect>
877        <x>0</x>
878        <y>375</y>
879        <width>211</width>
880        <height>21</height>
881       </rect>
882      </property>
883      <property name="text">
884       <string>User parameters (no preview):</string>
885      </property>
886      <property name="alignment">
887       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
888      </property>
889     </widget>
890     <widget class="QLabel" name="label_18">
891      <property name="geometry">
892       <rect>
893        <x>10</x>
894        <y>300</y>
895        <width>201</width>
896        <height>21</height>
897       </rect>
898      </property>
899      <property name="text">
900       <string>Preprocessor directives (cpp):</string>
901      </property>
902      <property name="alignment">
903       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
904      </property>
905     </widget>
906     <widget class="QLabel" name="label_17">
907      <property name="geometry">
908       <rect>
909        <x>-10</x>
910        <y>350</y>
911        <width>221</width>
912        <height>21</height>
913       </rect>
914      </property>
915      <property name="text">
916       <string>Number of parallel I/O streams:</string>
917      </property>
918      <property name="alignment">
919       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
920      </property>
921     </widget>
922     <widget class="QLabel" name="label_16">
923      <property name="geometry">
924       <rect>
925        <x>110</x>
926        <y>255</y>
927        <width>101</width>
928        <height>16</height>
929       </rect>
930      </property>
931      <property name="text">
932       <string>Memory (MB):</string>
933      </property>
934      <property name="alignment">
935       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
936      </property>
937     </widget>
938     <widget class="QLabel" name="label_19">
939      <property name="geometry">
940       <rect>
941        <x>20</x>
942        <y>325</y>
943        <width>191</width>
944        <height>21</height>
945       </rect>
946      </property>
947      <property name="text">
948       <string>Filenames to be compiled:</string>
949      </property>
950      <property name="alignment">
951       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
952      </property>
953     </widget>
954     <widget class="QLabel" name="label_21">
955      <property name="geometry">
956       <rect>
957        <x>40</x>
958        <y>275</y>
959        <width>171</width>
960        <height>20</height>
961       </rect>
962      </property>
963      <property name="text">
964       <string>Makefile:</string>
965      </property>
966      <property name="alignment">
967       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
968      </property>
969     </widget>
970     <widget class="QGroupBox" name="group_coupled">
971      <property name="enabled">
972       <bool>false</bool>
973      </property>
974      <property name="geometry">
975       <rect>
976        <x>10</x>
977        <y>410</y>
978        <width>401</width>
979        <height>101</height>
980       </rect>
981      </property>
982      <property name="title">
983       <string/>
984      </property>
985      <widget class="QLineEdit" name="line_PE_ocean">
986       <property name="geometry">
987        <rect>
988         <x>100</x>
989         <y>70</y>
990         <width>111</width>
991         <height>21</height>
992        </rect>
993       </property>
994       <property name="text">
995        <string/>
996       </property>
997      </widget>
998      <widget class="QLabel" name="label_coupled3">
999       <property name="geometry">
1000        <rect>
1001         <x>40</x>
1002         <y>65</y>
1003         <width>51</width>
1004         <height>21</height>
1005        </rect>
1006       </property>
1007       <property name="text">
1008        <string>Ocean:</string>
1009       </property>
1010       <property name="alignment">
1011        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1012       </property>
1013      </widget>
1014      <widget class="QLineEdit" name="line_PE_atmos">
1015       <property name="geometry">
1016        <rect>
1017         <x>100</x>
1018         <y>45</y>
1019         <width>111</width>
1020         <height>21</height>
1021        </rect>
1022       </property>
1023       <property name="text">
1024        <string/>
1025       </property>
1026       <property name="frame">
1027        <bool>true</bool>
1028       </property>
1029      </widget>
1030      <widget class="QLabel" name="label_coupled2">
1031       <property name="geometry">
1032        <rect>
1033         <x>10</x>
1034         <y>45</y>
1035         <width>81</width>
1036         <height>21</height>
1037        </rect>
1038       </property>
1039       <property name="text">
1040        <string>Atmosphere:</string>
1041       </property>
1042       <property name="alignment">
1043        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1044       </property>
1045      </widget>
1046      <widget class="QLabel" name="label_coupled1">
1047       <property name="geometry">
1048        <rect>
1049         <x>10</x>
1050         <y>1</y>
1051         <width>181</width>
1052         <height>21</height>
1053        </rect>
1054       </property>
1055       <property name="autoFillBackground">
1056        <bool>false</bool>
1057       </property>
1058       <property name="text">
1059        <string>Processor distribution</string>
1060       </property>
1061       <property name="scaledContents">
1062        <bool>false</bool>
1063       </property>
1064       <property name="alignment">
1065        <set>Qt::AlignBottom|Qt::AlignJustify</set>
1066       </property>
1067       <property name="wordWrap">
1068        <bool>true</bool>
1069       </property>
1070      </widget>
1071      <widget class="QLabel" name="label_coupled1_2">
1072       <property name="geometry">
1073        <rect>
1074         <x>10</x>
1075         <y>20</y>
1076         <width>281</width>
1077         <height>21</height>
1078        </rect>
1079       </property>
1080       <property name="autoFillBackground">
1081        <bool>false</bool>
1082       </property>
1083       <property name="text">
1084        <string>(Coupled atmosphere-ocean runs only)</string>
1085       </property>
1086       <property name="scaledContents">
1087        <bool>false</bool>
1088       </property>
1089       <property name="alignment">
1090        <set>Qt::AlignBottom|Qt::AlignJustify</set>
1091       </property>
1092       <property name="wordWrap">
1093        <bool>true</bool>
1094       </property>
1095      </widget>
1096      <widget class="QLabel" name="label_coupling">
1097       <property name="enabled">
1098        <bool>false</bool>
1099       </property>
1100       <property name="geometry">
1101        <rect>
1102         <x>160</x>
1103         <y>5</y>
1104         <width>55</width>
1105         <height>15</height>
1106        </rect>
1107       </property>
1108       <property name="text">
1109        <string/>
1110       </property>
1111      </widget>
1112     </widget>
1113    </widget>
1114   </widget>
1115  </widget>
1116  <widget class="QToolBar" name="mainToolBar">
1117   <attribute name="toolBarArea">
1118    <enum>TopToolBarArea</enum>
1119   </attribute>
1120   <attribute name="toolBarBreak">
1121    <bool>false</bool>
1122   </attribute>
1123  </widget>
1124  <widget class="QMenuBar" name="menuBar">
1125   <property name="geometry">
1126    <rect>
1127     <x>0</x>
1128     <y>0</y>
1129     <width>600</width>
1130     <height>30</height>
1131    </rect>
1132   </property>
1133   <widget class="QMenu" name="menuStart">
1134    <property name="geometry">
1135     <rect>
1136      <x>341</x>
1137      <y>82</y>
1138      <width>128</width>
1139      <height>189</height>
1140     </rect>
1141    </property>
1142    <property name="title">
1143     <string>St&amp;art</string>
1144    </property>
1145    <property name="separatorsCollapsible">
1146     <bool>false</bool>
1147    </property>
1148    <addaction name="action_open"/>
1149    <addaction name="separator"/>
1150    <addaction name="action_last"/>
1151    <addaction name="action_save"/>
1152    <addaction name="action_default"/>
1153    <addaction name="action_quit"/>
1154   </widget>
1155   <widget class="QMenu" name="menuHelp">
1156    <property name="title">
1157     <string>He&amp;lp</string>
1158    </property>
1159    <addaction name="action_help"/>
1160    <addaction name="action_about"/>
1161   </widget>
1162   <widget class="QMenu" name="menuTools">
1163    <property name="title">
1164     <string>&amp;Tools</string>
1165    </property>
1166    <addaction name="action_start_watchdog"/>
1167    <addaction name="action_start_jobmanager"/>
1168   </widget>
1169   <addaction name="menuStart"/>
1170   <addaction name="menuTools"/>
1171   <addaction name="menuHelp"/>
1172  </widget>
1173  <action name="action_open">
1174   <property name="text">
1175    <string>&amp;Open from File</string>
1176   </property>
1177  </action>
1178  <action name="action_save">
1179   <property name="enabled">
1180    <bool>true</bool>
1181   </property>
1182   <property name="text">
1183    <string>&amp;Save to File</string>
1184   </property>
1185  </action>
1186  <action name="action_last">
1187   <property name="text">
1188    <string>&amp;Load Last Job</string>
1189   </property>
1190  </action>
1191  <action name="action_quit">
1192   <property name="text">
1193    <string>&amp;Quit</string>
1194   </property>
1195  </action>
1196  <action name="action_help">
1197   <property name="text">
1198    <string>&amp;Help</string>
1199   </property>
1200  </action>
1201  <action name="action_about">
1202   <property name="text">
1203    <string>&amp;About palmrungui</string>
1204   </property>
1205  </action>
1206  <action name="action_default">
1207   <property name="enabled">
1208    <bool>true</bool>
1209   </property>
1210   <property name="text">
1211    <string>Save as &amp;Default</string>
1212   </property>
1213  </action>
1214  <action name="actionCheck_parameter_file">
1215   <property name="enabled">
1216    <bool>false</bool>
1217   </property>
1218   <property name="text">
1219    <string>Check parameter file</string>
1220   </property>
1221  </action>
1222  <action name="action_start_wd">
1223   <property name="text">
1224    <string>Start watchdog</string>
1225   </property>
1226  </action>
1227  <action name="actionStart_job_manager">
1228   <property name="text">
1229    <string>Start job manager</string>
1230   </property>
1231  </action>
1232  <action name="action_start_watchdog">
1233   <property name="text">
1234    <string>&amp;Watchdog</string>
1235   </property>
1236  </action>
1237  <action name="action_start_jobmanager">
1238   <property name="text">
1239    <string>&amp;Job manager</string>
1240   </property>
1241  </action>
1242 </widget>
1243 <layoutdefault spacing="1" margin="11"/>
1244 <tabstops>
1245  <tabstop>pushButton</tabstop>
1246  <tabstop>drop_job</tabstop>
1247  <tabstop>line_host</tabstop>
1248  <tabstop>line_q</tabstop>
1249  <tabstop>line_pe</tabstop>
1250  <tabstop>line_tpn</tabstop>
1251  <tabstop>line_time</tabstop>
1252  <tabstop>line_account</tabstop>
1253  <tabstop>check_restarts</tabstop>
1254  <tabstop>check_delete_tmp_files</tabstop>
1255  <tabstop>check_verbose</tabstop>
1256  <tabstop>check_cycfill</tabstop>
1257  <tabstop>button_start</tabstop>
1258  <tabstop>button_exit</tabstop>
1259  <tabstop>button_clear</tabstop>
1260  <tabstop>commandline</tabstop>
1261  <tabstop>list_jobname</tabstop>
1262  <tabstop>line_jobname</tabstop>
1263  <tabstop>check_b</tabstop>
1264  <tabstop>check_F</tabstop>
1265  <tabstop>check_I</tabstop>
1266  <tabstop>check_k</tabstop>
1267  <tabstop>check_O</tabstop>
1268  <tabstop>check_x</tabstop>
1269  <tabstop>check_Z</tabstop>
1270  <tabstop>line_m</tabstop>
1271  <tabstop>line_M</tabstop>
1272  <tabstop>line_D</tabstop>
1273  <tabstop>line_s</tabstop>
1274  <tabstop>line_w</tabstop>
1275  <tabstop>line_user</tabstop>
1276  <tabstop>line_PE_atmos</tabstop>
1277  <tabstop>line_PE_ocean</tabstop>
1278 </tabstops>
1279 <resources/>
1280 <connections>
1281  <connection>
1282   <sender>button_exit</sender>
1283   <signal>clicked()</signal>
1284   <receiver>MainWindow</receiver>
1285   <slot>close()</slot>
1286   <hints>
1287    <hint type="sourcelabel">
1288     <x>160</x>
1289     <y>652</y>
1290    </hint>
1291    <hint type="destinationlabel">
1292     <x>16</x>
1293     <y>19</y>
1294    </hint>
1295   </hints>
1296  </connection>
1297  <connection>
1298   <sender>button_start</sender>
1299   <signal>clicked()</signal>
1300   <receiver>MainWindow</receiver>
1301   <slot>startpalmrun()</slot>
1302   <hints>
1303    <hint type="sourcelabel">
1304     <x>73</x>
1305     <y>652</y>
1306    </hint>
1307    <hint type="destinationlabel">
1308     <x>14</x>
1309     <y>63</y>
1310    </hint>
1311   </hints>
1312  </connection>
1313  <connection>
1314   <sender>drop_job</sender>
1315   <signal>activated(QString)</signal>
1316   <receiver>MainWindow</receiver>
1317   <slot>enable_coupled()</slot>
1318   <hints>
1319    <hint type="sourcelabel">
1320     <x>226</x>
1321     <y>361</y>
1322    </hint>
1323    <hint type="destinationlabel">
1324     <x>261</x>
1325     <y>0</y>
1326    </hint>
1327   </hints>
1328  </connection>
1329  <connection>
1330   <sender>pushButton</sender>
1331   <signal>clicked()</signal>
1332   <receiver>MainWindow</receiver>
1333   <slot>choosejob()</slot>
1334   <hints>
1335    <hint type="sourcelabel">
1336     <x>57</x>
1337     <y>120</y>
1338    </hint>
1339    <hint type="destinationlabel">
1340     <x>535</x>
1341     <y>0</y>
1342    </hint>
1343   </hints>
1344  </connection>
1345  <connection>
1346   <sender>list_jobname</sender>
1347   <signal>itemActivated(QListWidgetItem*)</signal>
1348   <receiver>MainWindow</receiver>
1349   <slot>choosejob_list()</slot>
1350   <hints>
1351    <hint type="sourcelabel">
1352     <x>313</x>
1353     <y>178</y>
1354    </hint>
1355    <hint type="destinationlabel">
1356     <x>430</x>
1357     <y>0</y>
1358    </hint>
1359   </hints>
1360  </connection>
1361  <connection>
1362   <sender>drop_job</sender>
1363   <signal>currentIndexChanged(QString)</signal>
1364   <receiver>MainWindow</receiver>
1365   <slot>change_rc_list()</slot>
1366   <hints>
1367    <hint type="sourcelabel">
1368     <x>264</x>
1369     <y>361</y>
1370    </hint>
1371    <hint type="destinationlabel">
1372     <x>334</x>
1373     <y>356</y>
1374    </hint>
1375   </hints>
1376  </connection>
1377  <connection>
1378   <sender>check_restarts</sender>
1379   <signal>stateChanged(int)</signal>
1380   <receiver>MainWindow</receiver>
1381   <slot>change_rc_list()</slot>
1382   <hints>
1383    <hint type="sourcelabel">
1384     <x>76</x>
1385     <y>527</y>
1386    </hint>
1387    <hint type="destinationlabel">
1388     <x>1</x>
1389     <y>530</y>
1390    </hint>
1391   </hints>
1392  </connection>
1393  <connection>
1394   <sender>check_delete_tmp_files</sender>
1395   <signal>stateChanged(int)</signal>
1396   <receiver>MainWindow</receiver>
1397   <slot>check_flags()</slot>
1398   <hints>
1399    <hint type="sourcelabel">
1400     <x>80</x>
1401     <y>547</y>
1402    </hint>
1403    <hint type="destinationlabel">
1404     <x>3</x>
1405     <y>562</y>
1406    </hint>
1407   </hints>
1408  </connection>
1409  <connection>
1410   <sender>check_verbose</sender>
1411   <signal>stateChanged(int)</signal>
1412   <receiver>MainWindow</receiver>
1413   <slot>check_flags()</slot>
1414   <hints>
1415    <hint type="sourcelabel">
1416     <x>61</x>
1417     <y>567</y>
1418    </hint>
1419    <hint type="destinationlabel">
1420     <x>5</x>
1421     <y>623</y>
1422    </hint>
1423   </hints>
1424  </connection>
1425  <connection>
1426   <sender>check_b</sender>
1427   <signal>stateChanged(int)</signal>
1428   <receiver>MainWindow</receiver>
1429   <slot>check_flags()</slot>
1430   <hints>
1431    <hint type="sourcelabel">
1432     <x>434</x>
1433     <y>139</y>
1434    </hint>
1435    <hint type="destinationlabel">
1436     <x>599</x>
1437     <y>67</y>
1438    </hint>
1439   </hints>
1440  </connection>
1441  <connection>
1442   <sender>check_F</sender>
1443   <signal>stateChanged(int)</signal>
1444   <receiver>MainWindow</receiver>
1445   <slot>check_flags()</slot>
1446   <hints>
1447    <hint type="sourcelabel">
1448     <x>434</x>
1449     <y>164</y>
1450    </hint>
1451    <hint type="destinationlabel">
1452     <x>599</x>
1453     <y>103</y>
1454    </hint>
1455   </hints>
1456  </connection>
1457  <connection>
1458   <sender>check_I</sender>
1459   <signal>stateChanged(int)</signal>
1460   <receiver>MainWindow</receiver>
1461   <slot>check_flags()</slot>
1462   <hints>
1463    <hint type="sourcelabel">
1464     <x>454</x>
1465     <y>189</y>
1466    </hint>
1467    <hint type="destinationlabel">
1468     <x>599</x>
1469     <y>129</y>
1470    </hint>
1471   </hints>
1472  </connection>
1473  <connection>
1474   <sender>check_k</sender>
1475   <signal>stateChanged(int)</signal>
1476   <receiver>MainWindow</receiver>
1477   <slot>check_flags()</slot>
1478   <hints>
1479    <hint type="sourcelabel">
1480     <x>434</x>
1481     <y>214</y>
1482    </hint>
1483    <hint type="destinationlabel">
1484     <x>599</x>
1485     <y>158</y>
1486    </hint>
1487   </hints>
1488  </connection>
1489  <connection>
1490   <sender>check_O</sender>
1491   <signal>stateChanged(int)</signal>
1492   <receiver>MainWindow</receiver>
1493   <slot>check_flags()</slot>
1494   <hints>
1495    <hint type="sourcelabel">
1496     <x>434</x>
1497     <y>239</y>
1498    </hint>
1499    <hint type="destinationlabel">
1500     <x>599</x>
1501     <y>188</y>
1502    </hint>
1503   </hints>
1504  </connection>
1505  <connection>
1506   <sender>check_x</sender>
1507   <signal>stateChanged(int)</signal>
1508   <receiver>MainWindow</receiver>
1509   <slot>check_flags()</slot>
1510   <hints>
1511    <hint type="sourcelabel">
1512     <x>434</x>
1513     <y>282</y>
1514    </hint>
1515    <hint type="destinationlabel">
1516     <x>599</x>
1517     <y>255</y>
1518    </hint>
1519   </hints>
1520  </connection>
1521  <connection>
1522   <sender>line_host</sender>
1523   <signal>textEdited(QString)</signal>
1524   <receiver>MainWindow</receiver>
1525   <slot>change_lineinput()</slot>
1526   <hints>
1527    <hint type="sourcelabel">
1528     <x>127</x>
1529     <y>434</y>
1530    </hint>
1531    <hint type="destinationlabel">
1532     <x>26</x>
1533     <y>362</y>
1534    </hint>
1535   </hints>
1536  </connection>
1537  <connection>
1538   <sender>line_pe</sender>
1539   <signal>textEdited(QString)</signal>
1540   <receiver>MainWindow</receiver>
1541   <slot>change_lineinput()</slot>
1542   <hints>
1543    <hint type="sourcelabel">
1544     <x>124</x>
1545     <y>459</y>
1546    </hint>
1547    <hint type="destinationlabel">
1548     <x>5</x>
1549     <y>440</y>
1550    </hint>
1551   </hints>
1552  </connection>
1553  <connection>
1554   <sender>line_time</sender>
1555   <signal>textEdited(QString)</signal>
1556   <receiver>MainWindow</receiver>
1557   <slot>change_lineinput()</slot>
1558   <hints>
1559    <hint type="sourcelabel">
1560     <x>187</x>
1561     <y>484</y>
1562    </hint>
1563    <hint type="destinationlabel">
1564     <x>4</x>
1565     <y>480</y>
1566    </hint>
1567   </hints>
1568  </connection>
1569  <connection>
1570   <sender>line_q</sender>
1571   <signal>textEdited(QString)</signal>
1572   <receiver>MainWindow</receiver>
1573   <slot>change_lineinput()</slot>
1574   <hints>
1575    <hint type="sourcelabel">
1576     <x>346</x>
1577     <y>435</y>
1578    </hint>
1579    <hint type="destinationlabel">
1580     <x>507</x>
1581     <y>387</y>
1582    </hint>
1583   </hints>
1584  </connection>
1585  <connection>
1586   <sender>line_account</sender>
1587   <signal>textEdited(QString)</signal>
1588   <receiver>MainWindow</receiver>
1589   <slot>change_lineinput()</slot>
1590   <hints>
1591    <hint type="sourcelabel">
1592     <x>369</x>
1593     <y>484</y>
1594    </hint>
1595    <hint type="destinationlabel">
1596     <x>506</x>
1597     <y>416</y>
1598    </hint>
1599   </hints>
1600  </connection>
1601  <connection>
1602   <sender>line_tpn</sender>
1603   <signal>textEdited(QString)</signal>
1604   <receiver>MainWindow</receiver>
1605   <slot>change_lineinput()</slot>
1606   <hints>
1607    <hint type="sourcelabel">
1608     <x>344</x>
1609     <y>460</y>
1610    </hint>
1611    <hint type="destinationlabel">
1612     <x>505</x>
1613     <y>447</y>
1614    </hint>
1615   </hints>
1616  </connection>
1617  <connection>
1618   <sender>line_m</sender>
1619   <signal>textEdited(QString)</signal>
1620   <receiver>MainWindow</receiver>
1621   <slot>change_lineinput()</slot>
1622   <hints>
1623    <hint type="sourcelabel">
1624     <x>304</x>
1625     <y>330</y>
1626    </hint>
1627    <hint type="destinationlabel">
1628     <x>599</x>
1629     <y>328</y>
1630    </hint>
1631   </hints>
1632  </connection>
1633  <connection>
1634   <sender>line_D</sender>
1635   <signal>textEdited(QString)</signal>
1636   <receiver>MainWindow</receiver>
1637   <slot>change_lineinput()</slot>
1638   <hints>
1639    <hint type="sourcelabel">
1640     <x>414</x>
1641     <y>380</y>
1642    </hint>
1643    <hint type="destinationlabel">
1644     <x>599</x>
1645     <y>396</y>
1646    </hint>
1647   </hints>
1648  </connection>
1649  <connection>
1650   <sender>line_s</sender>
1651   <signal>textEdited(QString)</signal>
1652   <receiver>MainWindow</receiver>
1653   <slot>change_lineinput()</slot>
1654   <hints>
1655    <hint type="sourcelabel">
1656     <x>414</x>
1657     <y>405</y>
1658    </hint>
1659    <hint type="destinationlabel">
1660     <x>599</x>
1661     <y>522</y>
1662    </hint>
1663   </hints>
1664  </connection>
1665  <connection>
1666   <sender>line_w</sender>
1667   <signal>textEdited(QString)</signal>
1668   <receiver>MainWindow</receiver>
1669   <slot>change_lineinput()</slot>
1670   <hints>
1671    <hint type="sourcelabel">
1672     <x>414</x>
1673     <y>446</y>
1674    </hint>
1675    <hint type="destinationlabel">
1676     <x>599</x>
1677     <y>612</y>
1678    </hint>
1679   </hints>
1680  </connection>
1681  <connection>
1682   <sender>line_user</sender>
1683   <signal>textChanged(QString)</signal>
1684   <receiver>MainWindow</receiver>
1685   <slot>change_lineinput()</slot>
1686   <hints>
1687    <hint type="sourcelabel">
1688     <x>414</x>
1689     <y>479</y>
1690    </hint>
1691    <hint type="destinationlabel">
1692     <x>599</x>
1693     <y>650</y>
1694    </hint>
1695   </hints>
1696  </connection>
1697  <connection>
1698   <sender>button_clear</sender>
1699   <signal>clicked()</signal>
1700   <receiver>MainWindow</receiver>
1701   <slot>reset_window()</slot>
1702   <hints>
1703    <hint type="sourcelabel">
1704     <x>299</x>
1705     <y>654</y>
1706    </hint>
1707    <hint type="destinationlabel">
1708     <x>599</x>
1709     <y>689</y>
1710    </hint>
1711   </hints>
1712  </connection>
1713  <connection>
1714   <sender>line_M</sender>
1715   <signal>textChanged(QString)</signal>
1716   <receiver>MainWindow</receiver>
1717   <slot>change_lineinput()</slot>
1718   <hints>
1719    <hint type="sourcelabel">
1720     <x>414</x>
1721     <y>355</y>
1722    </hint>
1723    <hint type="destinationlabel">
1724     <x>599</x>
1725     <y>287</y>
1726    </hint>
1727   </hints>
1728  </connection>
1729  <connection>
1730   <sender>action_quit</sender>
1731   <signal>triggered()</signal>
1732   <receiver>MainWindow</receiver>
1733   <slot>close()</slot>
1734   <hints>
1735    <hint type="sourcelabel">
1736     <x>-1</x>
1737     <y>-1</y>
1738    </hint>
1739    <hint type="destinationlabel">
1740     <x>479</x>
1741     <y>366</y>
1742    </hint>
1743   </hints>
1744  </connection>
1745  <connection>
1746   <sender>action_save</sender>
1747   <signal>triggered()</signal>
1748   <receiver>MainWindow</receiver>
1749   <slot>save_to_file()</slot>
1750   <hints>
1751    <hint type="sourcelabel">
1752     <x>-1</x>
1753     <y>-1</y>
1754    </hint>
1755    <hint type="destinationlabel">
1756     <x>479</x>
1757     <y>366</y>
1758    </hint>
1759   </hints>
1760  </connection>
1761  <connection>
1762   <sender>action_last</sender>
1763   <signal>triggered()</signal>
1764   <receiver>MainWindow</receiver>
1765   <slot>open_last()</slot>
1766   <hints>
1767    <hint type="sourcelabel">
1768     <x>-1</x>
1769     <y>-1</y>
1770    </hint>
1771    <hint type="destinationlabel">
1772     <x>479</x>
1773     <y>366</y>
1774    </hint>
1775   </hints>
1776  </connection>
1777  <connection>
1778   <sender>action_open</sender>
1779   <signal>triggered()</signal>
1780   <receiver>MainWindow</receiver>
1781   <slot>open_from_file()</slot>
1782   <hints>
1783    <hint type="sourcelabel">
1784     <x>-1</x>
1785     <y>-1</y>
1786    </hint>
1787    <hint type="destinationlabel">
1788     <x>479</x>
1789     <y>366</y>
1790    </hint>
1791   </hints>
1792  </connection>
1793  <connection>
1794   <sender>action_help</sender>
1795   <signal>triggered()</signal>
1796   <receiver>MainWindow</receiver>
1797   <slot>help()</slot>
1798   <hints>
1799    <hint type="sourcelabel">
1800     <x>-1</x>
1801     <y>-1</y>
1802    </hint>
1803    <hint type="destinationlabel">
1804     <x>479</x>
1805     <y>366</y>
1806    </hint>
1807   </hints>
1808  </connection>
1809  <connection>
1810   <sender>action_about</sender>
1811   <signal>triggered()</signal>
1812   <receiver>MainWindow</receiver>
1813   <slot>about_gui()</slot>
1814   <hints>
1815    <hint type="sourcelabel">
1816     <x>-1</x>
1817     <y>-1</y>
1818    </hint>
1819    <hint type="destinationlabel">
1820     <x>479</x>
1821     <y>366</y>
1822    </hint>
1823   </hints>
1824  </connection>
1825  <connection>
1826   <sender>action_default</sender>
1827   <signal>triggered()</signal>
1828   <receiver>MainWindow</receiver>
1829   <slot>save_default()</slot>
1830   <hints>
1831    <hint type="sourcelabel">
1832     <x>-1</x>
1833     <y>-1</y>
1834    </hint>
1835    <hint type="destinationlabel">
1836     <x>479</x>
1837     <y>366</y>
1838    </hint>
1839   </hints>
1840  </connection>
1841  <connection>
1842   <sender>line_jobname</sender>
1843   <signal>textChanged(QString)</signal>
1844   <receiver>MainWindow</receiver>
1845   <slot>change_lineinput()</slot>
1846   <hints>
1847    <hint type="sourcelabel">
1848     <x>179</x>
1849     <y>121</y>
1850    </hint>
1851    <hint type="destinationlabel">
1852     <x>4</x>
1853     <y>122</y>
1854    </hint>
1855   </hints>
1856  </connection>
1857  <connection>
1858   <sender>check_Z</sender>
1859   <signal>stateChanged(int)</signal>
1860   <receiver>MainWindow</receiver>
1861   <slot>check_flags()</slot>
1862   <hints>
1863    <hint type="sourcelabel">
1864     <x>434</x>
1865     <y>307</y>
1866    </hint>
1867    <hint type="destinationlabel">
1868     <x>458</x>
1869     <y>344</y>
1870    </hint>
1871   </hints>
1872  </connection>
1873  <connection>
1874   <sender>check_cycfill</sender>
1875   <signal>stateChanged(int)</signal>
1876   <receiver>MainWindow</receiver>
1877   <slot>change_rc_list()</slot>
1878   <hints>
1879    <hint type="sourcelabel">
1880     <x>274</x>
1881     <y>585</y>
1882    </hint>
1883    <hint type="destinationlabel">
1884     <x>4</x>
1885     <y>510</y>
1886    </hint>
1887   </hints>
1888  </connection>
1889  <connection>
1890   <sender>action_start_jobmanager</sender>
1891   <signal>triggered()</signal>
1892   <receiver>MainWindow</receiver>
1893   <slot>start_jobmanager()</slot>
1894   <hints>
1895    <hint type="sourcelabel">
1896     <x>-1</x>
1897     <y>-1</y>
1898    </hint>
1899    <hint type="destinationlabel">
1900     <x>458</x>
1901     <y>344</y>
1902    </hint>
1903   </hints>
1904  </connection>
1905  <connection>
1906   <sender>action_start_watchdog</sender>
1907   <signal>triggered()</signal>
1908   <receiver>MainWindow</receiver>
1909   <slot>start_watchdog()</slot>
1910   <hints>
1911    <hint type="sourcelabel">
1912     <x>-1</x>
1913     <y>-1</y>
1914    </hint>
1915    <hint type="destinationlabel">
1916     <x>458</x>
1917     <y>344</y>
1918    </hint>
1919   </hints>
1920  </connection>
1921  <connection>
1922   <sender>check_svf</sender>
1923   <signal>stateChanged(int)</signal>
1924   <receiver>MainWindow</receiver>
1925   <slot>change_rc_list()</slot>
1926   <hints>
1927    <hint type="sourcelabel">
1928     <x>172</x>
1929     <y>593</y>
1930    </hint>
1931    <hint type="destinationlabel">
1932     <x>596</x>
1933     <y>494</y>
1934    </hint>
1935   </hints>
1936  </connection>
1937 </connections>
1938 <slots>
1939  <slot>startpalmrun()</slot>
1940  <slot>enable_advanced()</slot>
1941  <slot>enable_coupled()</slot>
1942  <slot>choosejob()</slot>
1943  <slot>choosejob_list()</slot>
1944  <slot>change_rc_list()</slot>
1945  <slot>check_flags()</slot>
1946  <slot>change_lineinput()</slot>
1947  <slot>reset_window()</slot>
1948  <slot>save_to_file()</slot>
1949  <slot>open_from_file()</slot>
1950  <slot>open_last()</slot>
1951  <slot>about()</slot>
1952  <slot>about_gui()</slot>
1953  <slot>save_default()</slot>
1954  <slot>help()</slot>
1955  <slot>start_watchdog()</slot>
1956  <slot>start_jobmanager()</slot>
1957 </slots>
1958</ui>
Note: See TracBrowser for help on using the repository browser.