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

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

revisions in palmrungui, merged with palm_jm

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