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

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

funtionality improvements in palmrungui

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