close Warning: Can't use blame annotator:
svn blame failed on palm/trunk/SCRIPTS/palmrungui_files/mainwindow.ui: 195004 - Cannot calculate blame information for binary file 'file:///palmdata/svn_repository/palm/trunk/SCRIPTS/palmrungui_files/mainwindow.ui'

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

Last change on this file was 4789, checked in by maronga, 3 years ago

minor fix in palmrungui, added support for -W option

  • Property svn:mime-type set to application/xml
File size: 57.5 KB
RevLine 
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>1185</width>
16    <height>850</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>1185</width>
28    <height>850</height>
29   </size>
30  </property>
31  <property name="maximumSize">
32   <size>
33    <width>1185</width>
34    <height>850</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>720</y>
70      <width>1181</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>350</x>
87       <y>15</y>
88       <width>91</width>
89       <height>26</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>15</y>
104       <width>121</width>
105       <height>26</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>250</x>
125       <y>15</y>
126       <width>91</width>
127       <height>26</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>971</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 class="QLineEdit" name="line_tag">
163     <property name="enabled">
164      <bool>false</bool>
165     </property>
166     <property name="geometry">
167      <rect>
168       <x>550</x>
169       <y>20</y>
170       <width>621</width>
171       <height>21</height>
172      </rect>
173     </property>
174     <property name="text">
175      <string/>
176     </property>
177    </widget>
178    <widget class="QLabel" name="label_22">
179     <property name="geometry">
180      <rect>
181       <x>460</x>
182       <y>20</y>
183       <width>81</width>
184       <height>21</height>
185      </rect>
186     </property>
187     <property name="text">
188      <string>Custom tag:</string>
189     </property>
190     <property name="alignment">
191      <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
192     </property>
193    </widget>
194    <widget class="QLabel" name="label_version">
195     <property name="geometry">
196      <rect>
197       <x>1000</x>
198       <y>47</y>
199       <width>181</width>
200       <height>31</height>
201      </rect>
202     </property>
203     <property name="text">
204      <string>Version: xxxx (27-02-2002)</string>
205     </property>
206    </widget>
207    <widget class="QCheckBox" name="check_verbose">
208     <property name="geometry">
209      <rect>
210       <x>140</x>
211       <y>20</y>
212       <width>111</width>
213       <height>23</height>
214      </rect>
215     </property>
216     <property name="text">
217      <string>Silent mode</string>
218     </property>
219    </widget>
220   </widget>
221   <widget class="QTabWidget" name="tabWidget">
222    <property name="geometry">
223     <rect>
224      <x>0</x>
225      <y>-5</y>
226      <width>1181</width>
227      <height>731</height>
228     </rect>
229    </property>
230    <property name="sizePolicy">
231     <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
232      <horstretch>0</horstretch>
233      <verstretch>0</verstretch>
234     </sizepolicy>
235    </property>
236    <property name="font">
237     <font>
238      <strikeout>false</strikeout>
239     </font>
240    </property>
241    <property name="focusPolicy">
242     <enum>Qt::NoFocus</enum>
243    </property>
244    <property name="autoFillBackground">
245     <bool>false</bool>
246    </property>
247    <property name="currentIndex">
248     <number>0</number>
249    </property>
250    <widget class="QWidget" name="tab">
251     <attribute name="title">
252      <string>Default</string>
253     </attribute>
254     <widget class="QGroupBox" name="group_execution">
255      <property name="enabled">
256       <bool>false</bool>
257      </property>
258      <property name="geometry">
259       <rect>
260        <x>0</x>
261        <y>350</y>
262        <width>441</width>
263        <height>351</height>
264       </rect>
265      </property>
266      <property name="title">
267       <string>Execution</string>
268      </property>
269      <property name="alignment">
270       <set>Qt::AlignCenter</set>
271      </property>
272      <property name="flat">
273       <bool>false</bool>
274      </property>
275      <widget class="QLineEdit" name="line_q">
276       <property name="geometry">
277        <rect>
278         <x>330</x>
279         <y>180</y>
280         <width>101</width>
281         <height>21</height>
282        </rect>
283       </property>
284       <property name="text">
285        <string/>
286       </property>
287       <property name="alignment">
288        <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
289       </property>
290      </widget>
291      <widget class="QLabel" name="label_2">
292       <property name="geometry">
293        <rect>
294         <x>250</x>
295         <y>180</y>
296         <width>71</width>
297         <height>20</height>
298        </rect>
299       </property>
300       <property name="text">
301        <string>Queue:</string>
302       </property>
303       <property name="alignment">
304        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
305       </property>
306      </widget>
307      <widget class="QLineEdit" name="line_pe">
308       <property name="geometry">
309        <rect>
310         <x>130</x>
311         <y>150</y>
312         <width>81</width>
313         <height>20</height>
314        </rect>
315       </property>
316       <property name="text">
317        <string/>
318       </property>
319      </widget>
320      <widget class="QLabel" name="label_3">
321       <property name="geometry">
322        <rect>
323         <x>10</x>
324         <y>150</y>
325         <width>111</width>
326         <height>20</height>
327        </rect>
328       </property>
329       <property name="text">
330        <string>Cores:</string>
331       </property>
332       <property name="alignment">
333        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
334       </property>
335      </widget>
336      <widget class="QLineEdit" name="line_tpn">
337       <property name="geometry">
338        <rect>
339         <x>330</x>
340         <y>150</y>
341         <width>101</width>
342         <height>21</height>
343        </rect>
344       </property>
345       <property name="text">
346        <string/>
347       </property>
348      </widget>
349      <widget class="QLabel" name="label_4">
350       <property name="geometry">
351        <rect>
352         <x>220</x>
353         <y>140</y>
354         <width>101</width>
355         <height>31</height>
356        </rect>
357       </property>
358       <property name="text">
359        <string>Tasks per node:</string>
360       </property>
361       <property name="alignment">
362        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
363       </property>
364      </widget>
365      <widget class="QLineEdit" name="line_account">
366       <property name="geometry">
367        <rect>
368         <x>130</x>
369         <y>210</y>
370         <width>101</width>
371         <height>20</height>
372        </rect>
373       </property>
374       <property name="text">
375        <string/>
376       </property>
377      </widget>
378      <widget class="QLabel" name="label_5">
379       <property name="geometry">
380        <rect>
381         <x>60</x>
382         <y>210</y>
383         <width>61</width>
384         <height>16</height>
385        </rect>
386       </property>
387       <property name="text">
388        <string>Account:</string>
389       </property>
390       <property name="alignment">
391        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
392       </property>
393      </widget>
394      <widget class="QLabel" name="label_6">
395       <property name="geometry">
396        <rect>
397         <x>10</x>
398         <y>180</y>
399         <width>111</width>
400         <height>16</height>
401        </rect>
402       </property>
403       <property name="text">
404        <string>Wallclock time (s):</string>
405       </property>
406       <property name="alignment">
407        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
408       </property>
409      </widget>
410      <widget class="QLineEdit" name="line_time">
411       <property name="geometry">
412        <rect>
413         <x>130</x>
414         <y>180</y>
415         <width>101</width>
416         <height>20</height>
417        </rect>
418       </property>
419       <property name="text">
420        <string/>
421       </property>
422      </widget>
423      <widget class="QLabel" name="label_7">
424       <property name="geometry">
425        <rect>
426         <x>10</x>
427         <y>60</y>
428         <width>91</width>
429         <height>21</height>
430        </rect>
431       </property>
432       <property name="text">
433        <string>Configuration:</string>
434       </property>
435       <property name="scaledContents">
436        <bool>false</bool>
437       </property>
438       <property name="alignment">
439        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
440       </property>
441      </widget>
442      <widget class="Line" name="line">
443       <property name="geometry">
444        <rect>
445         <x>10</x>
446         <y>230</y>
447         <width>411</width>
448         <height>20</height>
449        </rect>
450       </property>
451       <property name="orientation">
452        <enum>Qt::Horizontal</enum>
453       </property>
454      </widget>
455      <widget class="QCheckBox" name="check_restarts">
456       <property name="geometry">
457        <rect>
458         <x>10</x>
459         <y>280</y>
460         <width>121</width>
461         <height>23</height>
462        </rect>
463       </property>
464       <property name="text">
465        <string>Allow restarts</string>
466       </property>
467      </widget>
468      <widget class="QCheckBox" name="check_delete_tmp_files">
469       <property name="geometry">
470        <rect>
471         <x>10</x>
472         <y>300</y>
473         <width>161</width>
474         <height>23</height>
475        </rect>
476       </property>
477       <property name="text">
478        <string>Keep temporary data</string>
479       </property>
480      </widget>
481      <widget class="QCheckBox" name="check_cycfill">
482       <property name="geometry">
483        <rect>
484         <x>220</x>
485         <y>280</y>
486         <width>201</width>
487         <height>21</height>
488        </rect>
489       </property>
490       <property name="text">
491        <string>Use cyclic fill method</string>
492       </property>
493      </widget>
494      <widget class="QCheckBox" name="check_svf">
495       <property name="geometry">
496        <rect>
497         <x>220</x>
498         <y>300</y>
499         <width>261</width>
500         <height>21</height>
501        </rect>
502       </property>
503       <property name="text">
504        <string>Read sky view factors from file</string>
505       </property>
506      </widget>
507      <widget class="QComboBox" name="drop_job">
508       <property name="enabled">
509        <bool>false</bool>
510       </property>
511       <property name="geometry">
512        <rect>
513         <x>60</x>
514         <y>250</y>
515         <width>191</width>
516         <height>26</height>
517        </rect>
518       </property>
519       <item>
520        <property name="text">
521         <string>Initial run</string>
522        </property>
523       </item>
524       <item>
525        <property name="text">
526         <string>Restart run</string>
527        </property>
528       </item>
529       <item>
530        <property name="text">
531         <string>Precursor run (atmosphere)</string>
532        </property>
533       </item>
534       <item>
535        <property name="text">
536         <string>Precursor run (ocean)</string>
537        </property>
538       </item>
539       <item>
540        <property name="text">
541         <string>Initial run (coupled)</string>
542        </property>
543       </item>
544       <item>
545        <property name="text">
546         <string>Restart run (coupled)</string>
547        </property>
548       </item>
549      </widget>
550      <widget class="QLineEdit" name="line_jobname">
551       <property name="geometry">
552        <rect>
553         <x>110</x>
554         <y>30</y>
555         <width>321</width>
556         <height>25</height>
557        </rect>
558       </property>
559       <property name="font">
560        <font>
561         <weight>75</weight>
562         <bold>true</bold>
563        </font>
564       </property>
565       <property name="text">
566        <string/>
567       </property>
568       <property name="frame">
569        <bool>true</bool>
570       </property>
571       <property name="readOnly">
572        <bool>true</bool>
573       </property>
574      </widget>
575      <widget class="QLabel" name="label_8">
576       <property name="geometry">
577        <rect>
578         <x>10</x>
579         <y>250</y>
580         <width>41</width>
581         <height>21</height>
582        </rect>
583       </property>
584       <property name="text">
585        <string>Mode:</string>
586       </property>
587       <property name="scaledContents">
588        <bool>false</bool>
589       </property>
590       <property name="alignment">
591        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
592       </property>
593      </widget>
594      <widget class="QLabel" name="label_13">
595       <property name="geometry">
596        <rect>
597         <x>0</x>
598         <y>30</y>
599         <width>101</width>
600         <height>21</height>
601        </rect>
602       </property>
603       <property name="font">
604        <font>
605         <weight>75</weight>
606         <bold>true</bold>
607        </font>
608       </property>
609       <property name="text">
610        <string>Selected job:</string>
611       </property>
612       <property name="scaledContents">
613        <bool>false</bool>
614       </property>
615       <property name="alignment">
616        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
617       </property>
618      </widget>
619      <widget class="QPushButton" name="button_palmbuild">
620       <property name="geometry">
621        <rect>
622         <x>210</x>
623         <y>90</y>
624         <width>91</width>
625         <height>21</height>
626        </rect>
627       </property>
628       <property name="text">
629        <string>(re-)Build</string>
630       </property>
631      </widget>
632      <widget class="QComboBox" name="combo_configuration">
633       <property name="geometry">
634        <rect>
635         <x>110</x>
636         <y>60</y>
637         <width>321</width>
638         <height>26</height>
639        </rect>
640       </property>
641      </widget>
642      <widget class="QCheckBox" name="check_rebuild">
643       <property name="geometry">
644        <rect>
645         <x>330</x>
646         <y>90</y>
647         <width>101</width>
648         <height>22</height>
649        </rect>
650       </property>
651       <property name="text">
652        <string>Full rebuild</string>
653       </property>
654      </widget>
655      <widget class="QPushButton" name="button_editconfig">
656       <property name="geometry">
657        <rect>
658         <x>110</x>
659         <y>90</y>
660         <width>91</width>
661         <height>21</height>
662        </rect>
663       </property>
664       <property name="text">
665        <string>Edit</string>
666       </property>
667      </widget>
668      <widget class="QCheckBox" name="check_prebuilt">
669       <property name="geometry">
670        <rect>
671         <x>110</x>
672         <y>120</y>
673         <width>191</width>
674         <height>23</height>
675        </rect>
676       </property>
677       <property name="text">
678        <string>Use pre-built source code</string>
679       </property>
680      </widget>
681      <widget class="QCheckBox" name="check_svf_2">
682       <property name="geometry">
683        <rect>
684         <x>220</x>
685         <y>320</y>
686         <width>201</width>
687         <height>21</height>
688        </rect>
689       </property>
690       <property name="text">
691        <string>Write sky view factors to file</string>
692       </property>
693      </widget>
694      <widget class="QLabel" name="label_20">
695       <property name="geometry">
696        <rect>
697         <x>240</x>
698         <y>210</y>
699         <width>81</width>
700         <height>20</height>
701        </rect>
702       </property>
703       <property name="text">
704        <string>Wait for job:</string>
705       </property>
706       <property name="alignment">
707        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
708       </property>
709      </widget>
710      <widget class="QLineEdit" name="line_wait">
711       <property name="geometry">
712        <rect>
713         <x>330</x>
714         <y>210</y>
715         <width>101</width>
716         <height>21</height>
717        </rect>
718       </property>
719       <property name="text">
720        <string/>
721       </property>
722       <property name="alignment">
723        <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
724       </property>
725      </widget>
726     </widget>
727     <widget class="QLabel" name="label_9">
728      <property name="geometry">
729       <rect>
730        <x>460</x>
731        <y>40</y>
732        <width>145</width>
733        <height>16</height>
734       </rect>
735      </property>
736      <property name="text">
737       <string>Browse at:</string>
738      </property>
739     </widget>
740     <widget class="QLineEdit" name="line_path">
741      <property name="enabled">
742       <bool>true</bool>
743      </property>
744      <property name="geometry">
745       <rect>
746        <x>530</x>
747        <y>35</y>
748        <width>351</width>
749        <height>23</height>
750       </rect>
751      </property>
752      <property name="readOnly">
753       <bool>true</bool>
754      </property>
755     </widget>
756     <widget class="QGroupBox" name="group_browser">
757      <property name="geometry">
758       <rect>
759        <x>450</x>
760        <y>5</y>
761        <width>721</width>
762        <height>691</height>
763       </rect>
764      </property>
765      <property name="title">
766       <string>Browser</string>
767      </property>
768      <property name="alignment">
769       <set>Qt::AlignCenter</set>
770      </property>
771      <widget class="QListWidget" name="list_jobs">
772       <property name="geometry">
773        <rect>
774         <x>10</x>
775         <y>90</y>
776         <width>231</width>
777         <height>591</height>
778        </rect>
779       </property>
780       <property name="contextMenuPolicy">
781        <enum>Qt::CustomContextMenu</enum>
782       </property>
783       <property name="alternatingRowColors">
784        <bool>true</bool>
785       </property>
786       <property name="sortingEnabled">
787        <bool>true</bool>
788       </property>
789      </widget>
790      <widget class="QListWidget" name="list_input">
791       <property name="geometry">
792        <rect>
793         <x>250</x>
794         <y>90</y>
795         <width>231</width>
796         <height>171</height>
797        </rect>
798       </property>
799       <property name="contextMenuPolicy">
800        <enum>Qt::CustomContextMenu</enum>
801       </property>
802       <property name="alternatingRowColors">
803        <bool>true</bool>
804       </property>
805       <property name="selectionMode">
806        <enum>QAbstractItemView::MultiSelection</enum>
807       </property>
808       <property name="sortingEnabled">
809        <bool>true</bool>
810       </property>
811      </widget>
812      <widget class="QListWidget" name="list_user">
813       <property name="geometry">
814        <rect>
815         <x>250</x>
816         <y>280</y>
817         <width>231</width>
818         <height>141</height>
819        </rect>
820       </property>
821       <property name="contextMenuPolicy">
822        <enum>Qt::CustomContextMenu</enum>
823       </property>
824       <property name="alternatingRowColors">
825        <bool>true</bool>
826       </property>
827       <property name="selectionMode">
828        <enum>QAbstractItemView::MultiSelection</enum>
829       </property>
830       <property name="sortingEnabled">
831        <bool>true</bool>
832       </property>
833      </widget>
834      <widget class="QLabel" name="label_11">
835       <property name="geometry">
836        <rect>
837         <x>10</x>
838         <y>65</y>
839         <width>121</width>
840         <height>16</height>
841        </rect>
842       </property>
843       <property name="text">
844        <string>Available jobs:</string>
845       </property>
846      </widget>
847      <widget class="QLabel" name="label_10">
848       <property name="geometry">
849        <rect>
850         <x>250</x>
851         <y>65</y>
852         <width>74</width>
853         <height>16</height>
854        </rect>
855       </property>
856       <property name="text">
857        <string>Input files:</string>
858       </property>
859      </widget>
860      <widget class="QLabel" name="label_12">
861       <property name="geometry">
862        <rect>
863         <x>250</x>
864         <y>260</y>
865         <width>156</width>
866         <height>16</height>
867        </rect>
868       </property>
869       <property name="text">
870        <string>User code:</string>
871       </property>
872      </widget>
873      <widget class="QPushButton" name="push_update">
874       <property name="geometry">
875        <rect>
876         <x>440</x>
877         <y>30</y>
878         <width>131</width>
879         <height>24</height>
880        </rect>
881       </property>
882       <property name="text">
883        <string>Update (60 s)</string>
884       </property>
885      </widget>
886      <widget class="QListWidget" name="list_output">
887       <property name="geometry">
888        <rect>
889         <x>490</x>
890         <y>90</y>
891         <width>221</width>
892         <height>591</height>
893        </rect>
894       </property>
895       <property name="contextMenuPolicy">
896        <enum>Qt::CustomContextMenu</enum>
897       </property>
898       <property name="alternatingRowColors">
899        <bool>true</bool>
900       </property>
901       <property name="selectionMode">
902        <enum>QAbstractItemView::MultiSelection</enum>
903       </property>
904       <property name="sortingEnabled">
905        <bool>true</bool>
906       </property>
907      </widget>
908      <widget class="QLabel" name="label_14">
909       <property name="geometry">
910        <rect>
911         <x>490</x>
912         <y>65</y>
913         <width>74</width>
914         <height>16</height>
915        </rect>
916       </property>
917       <property name="text">
918        <string>Output files:</string>
919       </property>
920      </widget>
921      <widget class="QListWidget" name="list_monitoring">
922       <property name="geometry">
923        <rect>
924         <x>250</x>
925         <y>450</y>
926         <width>231</width>
927         <height>231</height>
928        </rect>
929       </property>
930       <property name="contextMenuPolicy">
931        <enum>Qt::CustomContextMenu</enum>
932       </property>
933       <property name="alternatingRowColors">
934        <bool>true</bool>
935       </property>
936       <property name="selectionMode">
937        <enum>QAbstractItemView::MultiSelection</enum>
938       </property>
939       <property name="sortingEnabled">
940        <bool>true</bool>
941       </property>
942      </widget>
943      <widget class="QLabel" name="label_15">
944       <property name="geometry">
945        <rect>
946         <x>250</x>
947         <y>430</y>
948         <width>156</width>
949         <height>16</height>
950        </rect>
951       </property>
952       <property name="text">
953        <string>Monitoring files:</string>
954       </property>
955      </widget>
956      <widget class="QLabel" name="palm_logo">
957       <property name="geometry">
958        <rect>
959         <x>630</x>
960         <y>5</y>
961         <width>77</width>
962         <height>72</height>
963        </rect>
964       </property>
965       <property name="text">
966        <string>TextLabel</string>
967       </property>
968       <property name="scaledContents">
969        <bool>true</bool>
970       </property>
971      </widget>
972     </widget>
973     <widget class="QGroupBox" name="group_history">
974      <property name="geometry">
975       <rect>
976        <x>0</x>
977        <y>5</y>
978        <width>441</width>
979        <height>341</height>
980       </rect>
981      </property>
982      <property name="title">
983       <string>History</string>
984      </property>
985      <property name="alignment">
986       <set>Qt::AlignCenter</set>
987      </property>
988      <widget class="QListWidget" name="list_jobname">
989       <property name="geometry">
990        <rect>
991         <x>10</x>
992         <y>50</y>
993         <width>421</width>
994         <height>281</height>
995        </rect>
996       </property>
997       <property name="alternatingRowColors">
998        <bool>true</bool>
999       </property>
1000      </widget>
1001      <widget class="QLabel" name="label">
1002       <property name="geometry">
1003        <rect>
1004         <x>10</x>
1005         <y>30</y>
1006         <width>151</width>
1007         <height>16</height>
1008        </rect>
1009       </property>
1010       <property name="text">
1011        <string>Recently submitted jobs:</string>
1012       </property>
1013      </widget>
1014     </widget>
1015     <zorder>group_browser</zorder>
1016     <zorder>group_execution</zorder>
1017     <zorder>label_9</zorder>
1018     <zorder>line_path</zorder>
1019     <zorder>group_history</zorder>
1020    </widget>
1021    <widget class="QWidget" name="tab_2">
1022     <attribute name="title">
1023      <string>Advanced</string>
1024     </attribute>
1025     <widget class="QGroupBox" name="group_advanced">
1026      <property name="enabled">
1027       <bool>false</bool>
1028      </property>
1029      <property name="geometry">
1030       <rect>
1031        <x>10</x>
1032        <y>5</y>
1033        <width>511</width>
1034        <height>401</height>
1035       </rect>
1036      </property>
1037      <property name="title">
1038       <string>Advanced settings</string>
1039      </property>
1040      <property name="alignment">
1041       <set>Qt::AlignCenter</set>
1042      </property>
1043      <property name="flat">
1044       <bool>true</bool>
1045      </property>
1046      <widget class="QCheckBox" name="check_x">
1047       <property name="geometry">
1048        <rect>
1049         <x>10</x>
1050         <y>175</y>
1051         <width>421</width>
1052         <height>23</height>
1053        </rect>
1054       </property>
1055       <property name="text">
1056        <string>-x  (tracing of palmrun for debug purposes)</string>
1057       </property>
1058      </widget>
1059      <widget class="QCheckBox" name="check_O">
1060       <property name="geometry">
1061        <rect>
1062         <x>10</x>
1063         <y>150</y>
1064         <width>421</width>
1065         <height>23</height>
1066        </rect>
1067       </property>
1068       <property name="text">
1069        <string>-O  (use OpenMP)</string>
1070       </property>
1071      </widget>
1072      <widget class="QCheckBox" name="check_k">
1073       <property name="geometry">
1074        <rect>
1075         <x>10</x>
1076         <y>125</y>
1077         <width>421</width>
1078         <height>23</height>
1079        </rect>
1080       </property>
1081       <property name="text">
1082        <string>-k  (keep data from previous run)</string>
1083       </property>
1084      </widget>
1085      <widget class="QCheckBox" name="check_I">
1086       <property name="geometry">
1087        <rect>
1088         <x>10</x>
1089         <y>100</y>
1090         <width>441</width>
1091         <height>23</height>
1092        </rect>
1093       </property>
1094       <property name="text">
1095        <string>-I  (archiving errors of previous batch-jobs will be ignored)</string>
1096       </property>
1097      </widget>
1098      <widget class="QCheckBox" name="check_F">
1099       <property name="geometry">
1100        <rect>
1101         <x>10</x>
1102         <y>75</y>
1103         <width>421</width>
1104         <height>23</height>
1105        </rect>
1106       </property>
1107       <property name="text">
1108        <string>-F (create remote job file only)</string>
1109       </property>
1110      </widget>
1111      <widget class="QCheckBox" name="check_b">
1112       <property name="geometry">
1113        <rect>
1114         <x>10</x>
1115         <y>50</y>
1116         <width>421</width>
1117         <height>23</height>
1118        </rect>
1119       </property>
1120       <property name="text">
1121        <string>-b  (batch-job on local machine)</string>
1122       </property>
1123      </widget>
1124      <widget class="QCheckBox" name="check_Z">
1125       <property name="geometry">
1126        <rect>
1127         <x>10</x>
1128         <y>200</y>
1129         <width>421</width>
1130         <height>23</height>
1131        </rect>
1132       </property>
1133       <property name="text">
1134        <string>-Z  (disable combine_plot_fields at the end of job)</string>
1135       </property>
1136      </widget>
1137      <widget class="Line" name="line_2">
1138       <property name="geometry">
1139        <rect>
1140         <x>0</x>
1141         <y>220</y>
1142         <width>581</width>
1143         <height>20</height>
1144        </rect>
1145       </property>
1146       <property name="orientation">
1147        <enum>Qt::Horizontal</enum>
1148       </property>
1149      </widget>
1150      <widget class="QLineEdit" name="line_w">
1151       <property name="geometry">
1152        <rect>
1153         <x>220</x>
1154         <y>345</y>
1155         <width>191</width>
1156         <height>25</height>
1157        </rect>
1158       </property>
1159       <property name="text">
1160        <string/>
1161       </property>
1162      </widget>
1163      <widget class="QLineEdit" name="line_s">
1164       <property name="geometry">
1165        <rect>
1166         <x>220</x>
1167         <y>320</y>
1168         <width>191</width>
1169         <height>25</height>
1170        </rect>
1171       </property>
1172       <property name="text">
1173        <string/>
1174       </property>
1175      </widget>
1176      <widget class="QLineEdit" name="line_D">
1177       <property name="geometry">
1178        <rect>
1179         <x>220</x>
1180         <y>295</y>
1181         <width>191</width>
1182         <height>25</height>
1183        </rect>
1184       </property>
1185       <property name="text">
1186        <string/>
1187       </property>
1188      </widget>
1189      <widget class="QLineEdit" name="line_M">
1190       <property name="geometry">
1191        <rect>
1192         <x>220</x>
1193         <y>270</y>
1194         <width>191</width>
1195         <height>25</height>
1196        </rect>
1197       </property>
1198       <property name="text">
1199        <string/>
1200       </property>
1201      </widget>
1202      <widget class="QLineEdit" name="line_m">
1203       <property name="geometry">
1204        <rect>
1205         <x>220</x>
1206         <y>245</y>
1207         <width>81</width>
1208         <height>25</height>
1209        </rect>
1210       </property>
1211      </widget>
1212     </widget>
1213     <widget class="QLabel" name="label_18">
1214      <property name="geometry">
1215       <rect>
1216        <x>10</x>
1217        <y>300</y>
1218        <width>201</width>
1219        <height>21</height>
1220       </rect>
1221      </property>
1222      <property name="text">
1223       <string>Preprocessor directives (cpp):</string>
1224      </property>
1225      <property name="alignment">
1226       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1227      </property>
1228     </widget>
1229     <widget class="QLabel" name="label_17">
1230      <property name="geometry">
1231       <rect>
1232        <x>-10</x>
1233        <y>350</y>
1234        <width>221</width>
1235        <height>21</height>
1236       </rect>
1237      </property>
1238      <property name="text">
1239       <string>Number of parallel I/O streams:</string>
1240      </property>
1241      <property name="alignment">
1242       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1243      </property>
1244     </widget>
1245     <widget class="QLabel" name="label_16">
1246      <property name="geometry">
1247       <rect>
1248        <x>110</x>
1249        <y>255</y>
1250        <width>101</width>
1251        <height>16</height>
1252       </rect>
1253      </property>
1254      <property name="text">
1255       <string>Memory (MB):</string>
1256      </property>
1257      <property name="alignment">
1258       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1259      </property>
1260     </widget>
1261     <widget class="QLabel" name="label_19">
1262      <property name="geometry">
1263       <rect>
1264        <x>20</x>
1265        <y>325</y>
1266        <width>191</width>
1267        <height>21</height>
1268       </rect>
1269      </property>
1270      <property name="text">
1271       <string>Filenames to be compiled:</string>
1272      </property>
1273      <property name="alignment">
1274       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1275      </property>
1276     </widget>
1277     <widget class="QLabel" name="label_21">
1278      <property name="geometry">
1279       <rect>
1280        <x>40</x>
1281        <y>275</y>
1282        <width>171</width>
1283        <height>20</height>
1284       </rect>
1285      </property>
1286      <property name="text">
1287       <string>Makefile:</string>
1288      </property>
1289      <property name="alignment">
1290       <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1291      </property>
1292     </widget>
1293     <widget class="QGroupBox" name="group_coupled">
1294      <property name="enabled">
1295       <bool>false</bool>
1296      </property>
1297      <property name="geometry">
1298       <rect>
1299        <x>10</x>
1300        <y>420</y>
1301        <width>401</width>
1302        <height>101</height>
1303       </rect>
1304      </property>
1305      <property name="title">
1306       <string>Processor distribution</string>
1307      </property>
1308      <property name="alignment">
1309       <set>Qt::AlignCenter</set>
1310      </property>
1311      <widget class="QLineEdit" name="line_PE_ocean">
1312       <property name="geometry">
1313        <rect>
1314         <x>100</x>
1315         <y>70</y>
1316         <width>111</width>
1317         <height>21</height>
1318        </rect>
1319       </property>
1320       <property name="text">
1321        <string/>
1322       </property>
1323      </widget>
1324      <widget class="QLabel" name="label_coupled3">
1325       <property name="geometry">
1326        <rect>
1327         <x>40</x>
1328         <y>65</y>
1329         <width>51</width>
1330         <height>21</height>
1331        </rect>
1332       </property>
1333       <property name="text">
1334        <string>Ocean:</string>
1335       </property>
1336       <property name="alignment">
1337        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1338       </property>
1339      </widget>
1340      <widget class="QLineEdit" name="line_PE_atmos">
1341       <property name="geometry">
1342        <rect>
1343         <x>100</x>
1344         <y>45</y>
1345         <width>111</width>
1346         <height>21</height>
1347        </rect>
1348       </property>
1349       <property name="text">
1350        <string/>
1351       </property>
1352       <property name="frame">
1353        <bool>true</bool>
1354       </property>
1355      </widget>
1356      <widget class="QLabel" name="label_coupled2">
1357       <property name="geometry">
1358        <rect>
1359         <x>10</x>
1360         <y>45</y>
1361         <width>81</width>
1362         <height>21</height>
1363        </rect>
1364       </property>
1365       <property name="text">
1366        <string>Atmosphere:</string>
1367       </property>
1368       <property name="alignment">
1369        <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>
1370       </property>
1371      </widget>
1372      <widget class="QLabel" name="label_coupled1_2">
1373       <property name="geometry">
1374        <rect>
1375         <x>10</x>
1376         <y>20</y>
1377         <width>281</width>
1378         <height>21</height>
1379        </rect>
1380       </property>
1381       <property name="autoFillBackground">
1382        <bool>false</bool>
1383       </property>
1384       <property name="text">
1385        <string>(Coupled atmosphere-ocean runs only)</string>
1386       </property>
1387       <property name="scaledContents">
1388        <bool>false</bool>
1389       </property>
1390       <property name="alignment">
1391        <set>Qt::AlignBottom|Qt::AlignJustify</set>
1392       </property>
1393       <property name="wordWrap">
1394        <bool>true</bool>
1395       </property>
1396      </widget>
1397      <widget class="QLabel" name="label_coupling">
1398       <property name="enabled">
1399        <bool>false</bool>
1400       </property>
1401       <property name="geometry">
1402        <rect>
1403         <x>160</x>
1404         <y>5</y>
1405         <width>55</width>
1406         <height>15</height>
1407        </rect>
1408       </property>
1409       <property name="text">
1410        <string/>
1411       </property>
1412      </widget>
1413     </widget>
1414    </widget>
1415   </widget>
1416  </widget>
1417  <widget class="QToolBar" name="mainToolBar">
1418   <attribute name="toolBarArea">
1419    <enum>TopToolBarArea</enum>
1420   </attribute>
1421   <attribute name="toolBarBreak">
1422    <bool>false</bool>
1423   </attribute>
1424  </widget>
1425  <widget class="QMenuBar" name="menuBar">
1426   <property name="geometry">
1427    <rect>
1428     <x>0</x>
1429     <y>0</y>
1430     <width>1185</width>
1431     <height>30</height>
1432    </rect>
1433   </property>
1434   <widget class="QMenu" name="menuStart">
1435    <property name="geometry">
1436     <rect>
1437      <x>195</x>
1438      <y>230</y>
1439      <width>155</width>
1440      <height>137</height>
1441     </rect>
1442    </property>
1443    <property name="title">
1444     <string>Sta&amp;rt</string>
1445    </property>
1446    <property name="separatorsCollapsible">
1447     <bool>false</bool>
1448    </property>
1449    <addaction name="action_open"/>
1450    <addaction name="separator"/>
1451    <addaction name="action_default"/>
1452    <addaction name="action_quit"/>
1453   </widget>
1454   <widget class="QMenu" name="menuHelp">
1455    <property name="title">
1456     <string>He&amp;lp</string>
1457    </property>
1458    <addaction name="action_help"/>
1459    <addaction name="action_about"/>
1460   </widget>
1461   <widget class="QMenu" name="menuTools">
1462    <property name="title">
1463     <string>&amp;Tools</string>
1464    </property>
1465    <addaction name="action_start_watchdog"/>
1466   </widget>
1467   <addaction name="menuStart"/>
1468   <addaction name="menuTools"/>
1469   <addaction name="menuHelp"/>
1470  </widget>
1471  <action name="action_open">
1472   <property name="text">
1473    <string>&amp;Select from history</string>
1474   </property>
1475  </action>
1476  <action name="action_save">
1477   <property name="enabled">
1478    <bool>true</bool>
1479   </property>
1480   <property name="text">
1481    <string>&amp;Save to File</string>
1482   </property>
1483  </action>
1484  <action name="action_last">
1485   <property name="text">
1486    <string>&amp;Load Last Job</string>
1487   </property>
1488  </action>
1489  <action name="action_quit">
1490   <property name="text">
1491    <string>&amp;Quit</string>
1492   </property>
1493  </action>
1494  <action name="action_help">
1495   <property name="text">
1496    <string>&amp;Help</string>
1497   </property>
1498  </action>
1499  <action name="action_about">
1500   <property name="text">
1501    <string>&amp;About palmrungui</string>
1502   </property>
1503  </action>
1504  <action name="action_default">
1505   <property name="enabled">
1506    <bool>true</bool>
1507   </property>
1508   <property name="text">
1509    <string>Save as &amp;Default</string>
1510   </property>
1511  </action>
1512  <action name="actionCheck_parameter_file">
1513   <property name="enabled">
1514    <bool>false</bool>
1515   </property>
1516   <property name="text">
1517    <string>Check parameter file</string>
1518   </property>
1519  </action>
1520  <action name="action_start_wd">
1521   <property name="text">
1522    <string>Start watchdog</string>
1523   </property>
1524  </action>
1525  <action name="actionStart_job_manager">
1526   <property name="text">
1527    <string>Start job manager</string>
1528   </property>
1529  </action>
1530  <action name="action_start_watchdog">
1531   <property name="text">
1532    <string>&amp;Watchdog</string>
1533   </property>
1534  </action>
1535  <action name="action_start_jobmanager">
1536   <property name="text">
1537    <string>&amp;Job manager</string>
1538   </property>
1539  </action>
1540 </widget>
1541 <layoutdefault spacing="1" margin="11"/>
1542 <tabstops>
1543  <tabstop>drop_job</tabstop>
1544  <tabstop>line_q</tabstop>
1545  <tabstop>line_pe</tabstop>
1546  <tabstop>line_tpn</tabstop>
1547  <tabstop>line_time</tabstop>
1548  <tabstop>line_account</tabstop>
1549  <tabstop>check_restarts</tabstop>
1550  <tabstop>check_delete_tmp_files</tabstop>
1551  <tabstop>check_verbose</tabstop>
1552  <tabstop>check_cycfill</tabstop>
1553  <tabstop>button_start</tabstop>
1554  <tabstop>button_exit</tabstop>
1555  <tabstop>button_clear</tabstop>
1556  <tabstop>commandline</tabstop>
1557  <tabstop>list_jobname</tabstop>
1558  <tabstop>line_jobname</tabstop>
1559  <tabstop>check_b</tabstop>
1560  <tabstop>check_F</tabstop>
1561  <tabstop>check_I</tabstop>
1562  <tabstop>check_k</tabstop>
1563  <tabstop>check_O</tabstop>
1564  <tabstop>check_x</tabstop>
1565  <tabstop>check_Z</tabstop>
1566  <tabstop>line_m</tabstop>
1567  <tabstop>line_M</tabstop>
1568  <tabstop>line_D</tabstop>
1569  <tabstop>line_s</tabstop>
1570  <tabstop>line_w</tabstop>
1571  <tabstop>line_PE_atmos</tabstop>
1572  <tabstop>line_PE_ocean</tabstop>
1573 </tabstops>
1574 <resources/>
1575 <connections>
1576  <connection>
1577   <sender>button_exit</sender>
1578   <signal>clicked()</signal>
1579   <receiver>MainWindow</receiver>
1580   <slot>close()</slot>
1581   <hints>
1582    <hint type="sourcelabel">
1583     <x>360</x>
1584     <y>804</y>
1585    </hint>
1586    <hint type="destinationlabel">
1587     <x>16</x>
1588     <y>19</y>
1589    </hint>
1590   </hints>
1591  </connection>
1592  <connection>
1593   <sender>button_start</sender>
1594   <signal>clicked()</signal>
1595   <receiver>MainWindow</receiver>
1596   <slot>startpalmrun()</slot>
1597   <hints>
1598    <hint type="sourcelabel">
1599     <x>73</x>
1600     <y>804</y>
1601    </hint>
1602    <hint type="destinationlabel">
1603     <x>14</x>
1604     <y>63</y>
1605    </hint>
1606   </hints>
1607  </connection>
1608  <connection>
1609   <sender>drop_job</sender>
1610   <signal>activated(QString)</signal>
1611   <receiver>MainWindow</receiver>
1612   <slot>enable_coupled()</slot>
1613   <hints>
1614    <hint type="sourcelabel">
1615     <x>218</x>
1616     <y>695</y>
1617    </hint>
1618    <hint type="destinationlabel">
1619     <x>261</x>
1620     <y>0</y>
1621    </hint>
1622   </hints>
1623  </connection>
1624  <connection>
1625   <sender>drop_job</sender>
1626   <signal>currentIndexChanged(QString)</signal>
1627   <receiver>MainWindow</receiver>
1628   <slot>change_rc_list()</slot>
1629   <hints>
1630    <hint type="sourcelabel">
1631     <x>254</x>
1632     <y>695</y>
1633    </hint>
1634    <hint type="destinationlabel">
1635     <x>334</x>
1636     <y>356</y>
1637    </hint>
1638   </hints>
1639  </connection>
1640  <connection>
1641   <sender>check_restarts</sender>
1642   <signal>stateChanged(int)</signal>
1643   <receiver>MainWindow</receiver>
1644   <slot>change_rc_list()</slot>
1645   <hints>
1646    <hint type="sourcelabel">
1647     <x>86</x>
1648     <y>722</y>
1649    </hint>
1650    <hint type="destinationlabel">
1651     <x>1</x>
1652     <y>530</y>
1653    </hint>
1654   </hints>
1655  </connection>
1656  <connection>
1657   <sender>check_delete_tmp_files</sender>
1658   <signal>stateChanged(int)</signal>
1659   <receiver>MainWindow</receiver>
1660   <slot>check_flags()</slot>
1661   <hints>
1662    <hint type="sourcelabel">
1663     <x>90</x>
1664     <y>742</y>
1665    </hint>
1666    <hint type="destinationlabel">
1667     <x>3</x>
1668     <y>562</y>
1669    </hint>
1670   </hints>
1671  </connection>
1672  <connection>
1673   <sender>check_verbose</sender>
1674   <signal>stateChanged(int)</signal>
1675   <receiver>MainWindow</receiver>
1676   <slot>check_flags()</slot>
1677   <hints>
1678    <hint type="sourcelabel">
1679     <x>197</x>
1680     <y>806</y>
1681    </hint>
1682    <hint type="destinationlabel">
1683     <x>5</x>
1684     <y>623</y>
1685    </hint>
1686   </hints>
1687  </connection>
1688  <connection>
1689   <sender>check_b</sender>
1690   <signal>stateChanged(int)</signal>
1691   <receiver>MainWindow</receiver>
1692   <slot>check_flags()</slot>
1693   <hints>
1694    <hint type="sourcelabel">
1695     <x>434</x>
1696     <y>134</y>
1697    </hint>
1698    <hint type="destinationlabel">
1699     <x>599</x>
1700     <y>67</y>
1701    </hint>
1702   </hints>
1703  </connection>
1704  <connection>
1705   <sender>check_F</sender>
1706   <signal>stateChanged(int)</signal>
1707   <receiver>MainWindow</receiver>
1708   <slot>check_flags()</slot>
1709   <hints>
1710    <hint type="sourcelabel">
1711     <x>434</x>
1712     <y>159</y>
1713    </hint>
1714    <hint type="destinationlabel">
1715     <x>599</x>
1716     <y>103</y>
1717    </hint>
1718   </hints>
1719  </connection>
1720  <connection>
1721   <sender>check_I</sender>
1722   <signal>stateChanged(int)</signal>
1723   <receiver>MainWindow</receiver>
1724   <slot>check_flags()</slot>
1725   <hints>
1726    <hint type="sourcelabel">
1727     <x>454</x>
1728     <y>184</y>
1729    </hint>
1730    <hint type="destinationlabel">
1731     <x>599</x>
1732     <y>129</y>
1733    </hint>
1734   </hints>
1735  </connection>
1736  <connection>
1737   <sender>check_k</sender>
1738   <signal>stateChanged(int)</signal>
1739   <receiver>MainWindow</receiver>
1740   <slot>check_flags()</slot>
1741   <hints>
1742    <hint type="sourcelabel">
1743     <x>434</x>
1744     <y>209</y>
1745    </hint>
1746    <hint type="destinationlabel">
1747     <x>599</x>
1748     <y>158</y>
1749    </hint>
1750   </hints>
1751  </connection>
1752  <connection>
1753   <sender>check_O</sender>
1754   <signal>stateChanged(int)</signal>
1755   <receiver>MainWindow</receiver>
1756   <slot>check_flags()</slot>
1757   <hints>
1758    <hint type="sourcelabel">
1759     <x>434</x>
1760     <y>234</y>
1761    </hint>
1762    <hint type="destinationlabel">
1763     <x>599</x>
1764     <y>188</y>
1765    </hint>
1766   </hints>
1767  </connection>
1768  <connection>
1769   <sender>check_x</sender>
1770   <signal>stateChanged(int)</signal>
1771   <receiver>MainWindow</receiver>
1772   <slot>check_flags()</slot>
1773   <hints>
1774    <hint type="sourcelabel">
1775     <x>434</x>
1776     <y>259</y>
1777    </hint>
1778    <hint type="destinationlabel">
1779     <x>599</x>
1780     <y>255</y>
1781    </hint>
1782   </hints>
1783  </connection>
1784  <connection>
1785   <sender>line_pe</sender>
1786   <signal>textEdited(QString)</signal>
1787   <receiver>MainWindow</receiver>
1788   <slot>change_lineinput()</slot>
1789   <hints>
1790    <hint type="sourcelabel">
1791     <x>170</x>
1792     <y>585</y>
1793    </hint>
1794    <hint type="destinationlabel">
1795     <x>5</x>
1796     <y>440</y>
1797    </hint>
1798   </hints>
1799  </connection>
1800  <connection>
1801   <sender>line_time</sender>
1802   <signal>textEdited(QString)</signal>
1803   <receiver>MainWindow</receiver>
1804   <slot>change_lineinput()</slot>
1805   <hints>
1806    <hint type="sourcelabel">
1807     <x>193</x>
1808     <y>615</y>
1809    </hint>
1810    <hint type="destinationlabel">
1811     <x>4</x>
1812     <y>480</y>
1813    </hint>
1814   </hints>
1815  </connection>
1816  <connection>
1817   <sender>line_q</sender>
1818   <signal>textEdited(QString)</signal>
1819   <receiver>MainWindow</receiver>
1820   <slot>change_lineinput()</slot>
1821   <hints>
1822    <hint type="sourcelabel">
1823     <x>410</x>
1824     <y>620</y>
1825    </hint>
1826    <hint type="destinationlabel">
1827     <x>507</x>
1828     <y>387</y>
1829    </hint>
1830   </hints>
1831  </connection>
1832  <connection>
1833   <sender>line_account</sender>
1834   <signal>textEdited(QString)</signal>
1835   <receiver>MainWindow</receiver>
1836   <slot>change_lineinput()</slot>
1837   <hints>
1838    <hint type="sourcelabel">
1839     <x>229</x>
1840     <y>649</y>
1841    </hint>
1842    <hint type="destinationlabel">
1843     <x>506</x>
1844     <y>416</y>
1845    </hint>
1846   </hints>
1847  </connection>
1848  <connection>
1849   <sender>line_tpn</sender>
1850   <signal>textEdited(QString)</signal>
1851   <receiver>MainWindow</receiver>
1852   <slot>change_lineinput()</slot>
1853   <hints>
1854    <hint type="sourcelabel">
1855     <x>400</x>
1856     <y>585</y>
1857    </hint>
1858    <hint type="destinationlabel">
1859     <x>505</x>
1860     <y>447</y>
1861    </hint>
1862   </hints>
1863  </connection>
1864  <connection>
1865   <sender>line_m</sender>
1866   <signal>textEdited(QString)</signal>
1867   <receiver>MainWindow</receiver>
1868   <slot>change_lineinput()</slot>
1869   <hints>
1870    <hint type="sourcelabel">
1871     <x>304</x>
1872     <y>331</y>
1873    </hint>
1874    <hint type="destinationlabel">
1875     <x>599</x>
1876     <y>328</y>
1877    </hint>
1878   </hints>
1879  </connection>
1880  <connection>
1881   <sender>line_D</sender>
1882   <signal>textEdited(QString)</signal>
1883   <receiver>MainWindow</receiver>
1884   <slot>change_lineinput()</slot>
1885   <hints>
1886    <hint type="sourcelabel">
1887     <x>414</x>
1888     <y>381</y>
1889    </hint>
1890    <hint type="destinationlabel">
1891     <x>599</x>
1892     <y>396</y>
1893    </hint>
1894   </hints>
1895  </connection>
1896  <connection>
1897   <sender>line_s</sender>
1898   <signal>textEdited(QString)</signal>
1899   <receiver>MainWindow</receiver>
1900   <slot>change_lineinput()</slot>
1901   <hints>
1902    <hint type="sourcelabel">
1903     <x>414</x>
1904     <y>406</y>
1905    </hint>
1906    <hint type="destinationlabel">
1907     <x>599</x>
1908     <y>522</y>
1909    </hint>
1910   </hints>
1911  </connection>
1912  <connection>
1913   <sender>line_w</sender>
1914   <signal>textEdited(QString)</signal>
1915   <receiver>MainWindow</receiver>
1916   <slot>change_lineinput()</slot>
1917   <hints>
1918    <hint type="sourcelabel">
1919     <x>414</x>
1920     <y>431</y>
1921    </hint>
1922    <hint type="destinationlabel">
1923     <x>599</x>
1924     <y>612</y>
1925    </hint>
1926   </hints>
1927  </connection>
1928  <connection>
1929   <sender>button_clear</sender>
1930   <signal>clicked()</signal>
1931   <receiver>MainWindow</receiver>
1932   <slot>reset_window()</slot>
1933   <hints>
1934    <hint type="sourcelabel">
1935     <x>299</x>
1936     <y>804</y>
1937    </hint>
1938    <hint type="destinationlabel">
1939     <x>599</x>
1940     <y>689</y>
1941    </hint>
1942   </hints>
1943  </connection>
1944  <connection>
1945   <sender>line_M</sender>
1946   <signal>textChanged(QString)</signal>
1947   <receiver>MainWindow</receiver>
1948   <slot>change_lineinput()</slot>
1949   <hints>
1950    <hint type="sourcelabel">
1951     <x>414</x>
1952     <y>356</y>
1953    </hint>
1954    <hint type="destinationlabel">
1955     <x>599</x>
1956     <y>287</y>
1957    </hint>
1958   </hints>
1959  </connection>
1960  <connection>
1961   <sender>action_quit</sender>
1962   <signal>triggered()</signal>
1963   <receiver>MainWindow</receiver>
1964   <slot>close()</slot>
1965   <hints>
1966    <hint type="sourcelabel">
1967     <x>-1</x>
1968     <y>-1</y>
1969    </hint>
1970    <hint type="destinationlabel">
1971     <x>479</x>
1972     <y>366</y>
1973    </hint>
1974   </hints>
1975  </connection>
1976  <connection>
1977   <sender>action_open</sender>
1978   <signal>triggered()</signal>
1979   <receiver>MainWindow</receiver>
1980   <slot>open_from_file()</slot>
1981   <hints>
1982    <hint type="sourcelabel">
1983     <x>-1</x>
1984     <y>-1</y>
1985    </hint>
1986    <hint type="destinationlabel">
1987     <x>479</x>
1988     <y>366</y>
1989    </hint>
1990   </hints>
1991  </connection>
1992  <connection>
1993   <sender>action_help</sender>
1994   <signal>triggered()</signal>
1995   <receiver>MainWindow</receiver>
1996   <slot>help()</slot>
1997   <hints>
1998    <hint type="sourcelabel">
1999     <x>-1</x>
2000     <y>-1</y>
2001    </hint>
2002    <hint type="destinationlabel">
2003     <x>479</x>
2004     <y>366</y>
2005    </hint>
2006   </hints>
2007  </connection>
2008  <connection>
2009   <sender>action_about</sender>
2010   <signal>triggered()</signal>
2011   <receiver>MainWindow</receiver>
2012   <slot>about_gui()</slot>
2013   <hints>
2014    <hint type="sourcelabel">
2015     <x>-1</x>
2016     <y>-1</y>
2017    </hint>
2018    <hint type="destinationlabel">
2019     <x>479</x>
2020     <y>366</y>
2021    </hint>
2022   </hints>
2023  </connection>
2024  <connection>
2025   <sender>action_default</sender>
2026   <signal>triggered()</signal>
2027   <receiver>MainWindow</receiver>
2028   <slot>save_default()</slot>
2029   <hints>
2030    <hint type="sourcelabel">
2031     <x>-1</x>
2032     <y>-1</y>
2033    </hint>
2034    <hint type="destinationlabel">
2035     <x>479</x>
2036     <y>366</y>
2037    </hint>
2038   </hints>
2039  </connection>
2040  <connection>
2041   <sender>line_jobname</sender>
2042   <signal>textChanged(QString)</signal>
2043   <receiver>MainWindow</receiver>
2044   <slot>change_lineinput()</slot>
2045   <hints>
2046    <hint type="sourcelabel">
2047     <x>189</x>
2048     <y>464</y>
2049    </hint>
2050    <hint type="destinationlabel">
2051     <x>4</x>
2052     <y>122</y>
2053    </hint>
2054   </hints>
2055  </connection>
2056  <connection>
2057   <sender>check_Z</sender>
2058   <signal>stateChanged(int)</signal>
2059   <receiver>MainWindow</receiver>
2060   <slot>check_flags()</slot>
2061   <hints>
2062    <hint type="sourcelabel">
2063     <x>434</x>
2064     <y>284</y>
2065    </hint>
2066    <hint type="destinationlabel">
2067     <x>458</x>
2068     <y>344</y>
2069    </hint>
2070   </hints>
2071  </connection>
2072  <connection>
2073   <sender>check_cycfill</sender>
2074   <signal>stateChanged(int)</signal>
2075   <receiver>MainWindow</receiver>
2076   <slot>change_rc_list()</slot>
2077   <hints>
2078    <hint type="sourcelabel">
2079     <x>274</x>
2080     <y>705</y>
2081    </hint>
2082    <hint type="destinationlabel">
2083     <x>4</x>
2084     <y>510</y>
2085    </hint>
2086   </hints>
2087  </connection>
2088  <connection>
2089   <sender>action_start_watchdog</sender>
2090   <signal>triggered()</signal>
2091   <receiver>MainWindow</receiver>
2092   <slot>start_watchdog()</slot>
2093   <hints>
2094    <hint type="sourcelabel">
2095     <x>-1</x>
2096     <y>-1</y>
2097    </hint>
2098    <hint type="destinationlabel">
2099     <x>458</x>
2100     <y>344</y>
2101    </hint>
2102   </hints>
2103  </connection>
2104  <connection>
2105   <sender>check_svf</sender>
2106   <signal>stateChanged(int)</signal>
2107   <receiver>MainWindow</receiver>
2108   <slot>change_rc_list()</slot>
2109   <hints>
2110    <hint type="sourcelabel">
2111     <x>392</x>
2112     <y>740</y>
2113    </hint>
2114    <hint type="destinationlabel">
2115     <x>596</x>
2116     <y>494</y>
2117    </hint>
2118   </hints>
2119  </connection>
2120  <connection>
2121   <sender>push_update</sender>
2122   <signal>clicked()</signal>
2123   <receiver>MainWindow</receiver>
2124   <slot>update_all()</slot>
2125   <hints>
2126    <hint type="sourcelabel">
2127     <x>982</x>
2128     <y>115</y>
2129    </hint>
2130    <hint type="destinationlabel">
2131     <x>798</x>
2132     <y>44</y>
2133    </hint>
2134   </hints>
2135  </connection>
2136  <connection>
2137   <sender>list_user</sender>
2138   <signal>customContextMenuRequested(QPoint)</signal>
2139   <receiver>MainWindow</receiver>
2140   <slot>openmenuuser()</slot>
2141   <hints>
2142    <hint type="sourcelabel">
2143     <x>932</x>
2144     <y>452</y>
2145    </hint>
2146    <hint type="destinationlabel">
2147     <x>1110</x>
2148     <y>642</y>
2149    </hint>
2150   </hints>
2151  </connection>
2152  <connection>
2153   <sender>list_jobs</sender>
2154   <signal>itemActivated(QListWidgetItem*)</signal>
2155   <receiver>MainWindow</receiver>
2156   <slot>update_input()</slot>
2157   <hints>
2158    <hint type="sourcelabel">
2159     <x>681</x>
2160     <y>318</y>
2161    </hint>
2162    <hint type="destinationlabel">
2163     <x>918</x>
2164     <y>667</y>
2165    </hint>
2166   </hints>
2167  </connection>
2168  <connection>
2169   <sender>list_input</sender>
2170   <signal>customContextMenuRequested(QPoint)</signal>
2171   <receiver>MainWindow</receiver>
2172   <slot>openmenuinput()</slot>
2173   <hints>
2174    <hint type="sourcelabel">
2175     <x>850</x>
2176     <y>256</y>
2177    </hint>
2178    <hint type="destinationlabel">
2179     <x>1072</x>
2180     <y>657</y>
2181    </hint>
2182   </hints>
2183  </connection>
2184  <connection>
2185   <sender>list_jobname</sender>
2186   <signal>itemActivated(QListWidgetItem*)</signal>
2187   <receiver>MainWindow</receiver>
2188   <slot>choosejob_list()</slot>
2189   <hints>
2190    <hint type="sourcelabel">
2191     <x>313</x>
2192     <y>178</y>
2193    </hint>
2194    <hint type="destinationlabel">
2195     <x>430</x>
2196     <y>0</y>
2197    </hint>
2198   </hints>
2199  </connection>
2200  <connection>
2201   <sender>list_output</sender>
2202   <signal>customContextMenuRequested(QPoint)</signal>
2203   <receiver>MainWindow</receiver>
2204   <slot>openmenuoutput()</slot>
2205   <hints>
2206    <hint type="sourcelabel">
2207     <x>1035</x>
2208     <y>570</y>
2209    </hint>
2210    <hint type="destinationlabel">
2211     <x>1183</x>
2212     <y>692</y>
2213    </hint>
2214   </hints>
2215  </connection>
2216  <connection>
2217   <sender>list_monitoring</sender>
2218   <signal>customContextMenuRequested(QPoint)</signal>
2219   <receiver>MainWindow</receiver>
2220   <slot>openmenumonitoring()</slot>
2221   <hints>
2222    <hint type="sourcelabel">
2223     <x>891</x>
2224     <y>534</y>
2225    </hint>
2226    <hint type="destinationlabel">
2227     <x>1182</x>
2228     <y>495</y>
2229    </hint>
2230   </hints>
2231  </connection>
2232  <connection>
2233   <sender>button_palmbuild</sender>
2234   <signal>clicked()</signal>
2235   <receiver>MainWindow</receiver>
2236   <slot>startpalmbuild()</slot>
2237   <hints>
2238    <hint type="sourcelabel">
2239     <x>230</x>
2240     <y>530</y>
2241    </hint>
2242    <hint type="destinationlabel">
2243     <x>1182</x>
2244     <y>748</y>
2245    </hint>
2246   </hints>
2247  </connection>
2248  <connection>
2249   <sender>combo_configuration</sender>
2250   <signal>currentIndexChanged(QString)</signal>
2251   <receiver>MainWindow</receiver>
2252   <slot>change_lineinput()</slot>
2253   <hints>
2254    <hint type="sourcelabel">
2255     <x>122</x>
2256     <y>505</y>
2257    </hint>
2258    <hint type="destinationlabel">
2259     <x>1183</x>
2260     <y>538</y>
2261    </hint>
2262   </hints>
2263  </connection>
2264  <connection>
2265   <sender>button_editconfig</sender>
2266   <signal>clicked()</signal>
2267   <receiver>MainWindow</receiver>
2268   <slot>OpenConfig()</slot>
2269   <hints>
2270    <hint type="sourcelabel">
2271     <x>141</x>
2272     <y>530</y>
2273    </hint>
2274    <hint type="destinationlabel">
2275     <x>397</x>
2276     <y>0</y>
2277    </hint>
2278   </hints>
2279  </connection>
2280  <connection>
2281   <sender>list_jobs</sender>
2282   <signal>customContextMenuRequested(QPoint)</signal>
2283   <receiver>MainWindow</receiver>
2284   <slot>openmenujob()</slot>
2285   <hints>
2286    <hint type="sourcelabel">
2287     <x>571</x>
2288     <y>213</y>
2289    </hint>
2290    <hint type="destinationlabel">
2291     <x>538</x>
2292     <y>0</y>
2293    </hint>
2294   </hints>
2295  </connection>
2296  <connection>
2297   <sender>check_prebuilt</sender>
2298   <signal>clicked()</signal>
2299   <receiver>MainWindow</receiver>
2300   <slot>check_flags()</slot>
2301   <hints>
2302    <hint type="sourcelabel">
2303     <x>207</x>
2304     <y>562</y>
2305    </hint>
2306    <hint type="destinationlabel">
2307     <x>580</x>
2308     <y>0</y>
2309    </hint>
2310   </hints>
2311  </connection>
2312  <connection>
2313   <sender>group_execution</sender>
2314   <signal>clicked()</signal>
2315   <receiver>MainWindow</receiver>
2316   <slot>check_flags()</slot>
2317   <hints>
2318    <hint type="sourcelabel">
2319     <x>378</x>
2320     <y>708</y>
2321    </hint>
2322    <hint type="destinationlabel">
2323     <x>728</x>
2324     <y>0</y>
2325    </hint>
2326   </hints>
2327  </connection>
2328  <connection>
2329   <sender>check_svf_2</sender>
2330   <signal>stateChanged(int)</signal>
2331   <receiver>MainWindow</receiver>
2332   <slot>change_rc_list()</slot>
2333   <hints>
2334    <hint type="sourcelabel">
2335     <x>347</x>
2336     <y>760</y>
2337    </hint>
2338    <hint type="destinationlabel">
2339     <x>831</x>
2340     <y>0</y>
2341    </hint>
2342   </hints>
2343  </connection>
2344  <connection>
2345   <sender>line_wait</sender>
2346   <signal>textEdited(QString)</signal>
2347   <receiver>MainWindow</receiver>
2348   <slot>change_lineinput()</slot>
2349   <hints>
2350    <hint type="sourcelabel">
2351     <x>371</x>
2352     <y>637</y>
2353    </hint>
2354    <hint type="destinationlabel">
2355     <x>573</x>
2356     <y>-6</y>
2357    </hint>
2358   </hints>
2359  </connection>
2360 </connections>
2361 <slots>
2362  <slot>startpalmrun()</slot>
2363  <slot>enable_advanced()</slot>
2364  <slot>enable_coupled()</slot>
2365  <slot>choosejob()</slot>
2366  <slot>choosejob_list()</slot>
2367  <slot>change_rc_list()</slot>
2368  <slot>check_flags()</slot>
2369  <slot>change_lineinput()</slot>
2370  <slot>reset_window()</slot>
2371  <slot>save_to_file()</slot>
2372  <slot>open_from_file()</slot>
2373  <slot>open_last()</slot>
2374  <slot>about()</slot>
2375  <slot>about_gui()</slot>
2376  <slot>save_default()</slot>
2377  <slot>help()</slot>
2378  <slot>start_watchdog()</slot>
2379  <slot>start_jobmanager()</slot>
2380  <slot>update_all()</slot>
2381  <slot>create_set()</slot>
2382  <slot>copy_job()</slot>
2383  <slot>openmenuuser()</slot>
2384  <slot>update_input()</slot>
2385  <slot>openmenuinput()</slot>
2386  <slot>openmenuoutput()</slot>
2387  <slot>openmenumonitoring()</slot>
2388  <slot>startpalmbuild()</slot>
2389  <slot>OpenConfig()</slot>
2390  <slot>openmenujob()</slot>
2391 </slots>
2392</ui>
Note: See TracBrowser for help on using the repository browser.