source: palm/tags/release-4.0/UTIL/mrungui/mainwindow.ui @ 1540

Last change on this file since 1540 was 920, checked in by maronga, 12 years ago

Bugfixes for the parameter file check. New mrun option switches off combine_plot_fields

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