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

Last change on this file since 4427 was 4427, checked in by maronga, 4 years ago

small adjustments in palmrungui

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