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

Last change on this file since 2413 was 2413, checked in by maronga, 7 years ago

removed mrungui in favor of palmrungui

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