프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

hytos / HYTOS / HYTOS / UI / StreamData.ui @ 638dd2dd

이력 | 보기 | 이력해설 | 다운로드 (73 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>Dialog</class>
4
 <widget class="QDialog" name="Dialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>687</width>
10
    <height>452</height>
11
   </rect>
12
  </property>
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
18
  </property>
19
  <property name="font">
20
   <font>
21
    <family>맑은 고딕</family>
22
   </font>
23
  </property>
24
  <property name="windowTitle">
25
   <string>Stream Data</string>
26
  </property>
27
  <property name="windowIcon">
28
   <iconset resource="../res/Resource.qrc">
29
    <normaloff>:/images/HYTOS.png</normaloff>:/images/HYTOS.png</iconset>
30
  </property>
31
  <widget class="QGroupBox" name="groupBox_StreamNo">
32
   <property name="geometry">
33
    <rect>
34
     <x>8</x>
35
     <y>8</y>
36
     <width>493</width>
37
     <height>60</height>
38
    </rect>
39
   </property>
40
   <property name="font">
41
    <font>
42
     <family>맑은 고딕</family>
43
     <weight>75</weight>
44
     <bold>true</bold>
45
    </font>
46
   </property>
47
   <property name="title">
48
    <string>Stream No : ????</string>
49
   </property>
50
   <widget class="QLabel" name="label_14">
51
    <property name="geometry">
52
     <rect>
53
      <x>236</x>
54
      <y>30</y>
55
      <width>77</width>
56
      <height>16</height>
57
     </rect>
58
    </property>
59
    <property name="font">
60
     <font>
61
      <family>맑은 고딕</family>
62
      <weight>50</weight>
63
      <bold>false</bold>
64
     </font>
65
    </property>
66
    <property name="text">
67
     <string>Phase Type : </string>
68
    </property>
69
   </widget>
70
   <widget class="QComboBox" name="comboBox_PhaseType">
71
    <property name="geometry">
72
     <rect>
73
      <x>312</x>
74
      <y>28</y>
75
      <width>169</width>
76
      <height>22</height>
77
     </rect>
78
    </property>
79
   </widget>
80
   <widget class="QLabel" name="label_5">
81
    <property name="geometry">
82
     <rect>
83
      <x>12</x>
84
      <y>30</y>
85
      <width>77</width>
86
      <height>16</height>
87
     </rect>
88
    </property>
89
    <property name="font">
90
     <font>
91
      <family>맑은 고딕</family>
92
      <weight>50</weight>
93
      <bold>false</bold>
94
     </font>
95
    </property>
96
    <property name="text">
97
     <string>Display No. : </string>
98
    </property>
99
   </widget>
100
   <widget class="QLineEdit" name="lineEdit_DisplayNo">
101
    <property name="geometry">
102
     <rect>
103
      <x>88</x>
104
      <y>28</y>
105
      <width>133</width>
106
      <height>21</height>
107
     </rect>
108
    </property>
109
    <property name="minimumSize">
110
     <size>
111
      <width>0</width>
112
      <height>21</height>
113
     </size>
114
    </property>
115
    <property name="maximumSize">
116
     <size>
117
      <width>16777215</width>
118
      <height>16777215</height>
119
     </size>
120
    </property>
121
    <property name="font">
122
     <font>
123
      <family>맑은 고딕</family>
124
      <weight>50</weight>
125
      <bold>false</bold>
126
     </font>
127
    </property>
128
   </widget>
129
  </widget>
130
  <widget class="QGroupBox" name="groupBox_GeometryData">
131
   <property name="geometry">
132
    <rect>
133
     <x>348</x>
134
     <y>80</y>
135
     <width>328</width>
136
     <height>329</height>
137
    </rect>
138
   </property>
139
   <property name="font">
140
    <font>
141
     <weight>75</weight>
142
     <bold>true</bold>
143
    </font>
144
   </property>
145
   <property name="title">
146
    <string>Geometry Data</string>
147
   </property>
148
   <layout class="QVBoxLayout" name="verticalLayout_4">
149
    <item>
150
     <layout class="QHBoxLayout" name="horizontalLayout_7">
151
      <item>
152
       <widget class="QLabel" name="label_8">
153
        <property name="minimumSize">
154
         <size>
155
          <width>129</width>
156
          <height>0</height>
157
         </size>
158
        </property>
159
        <property name="maximumSize">
160
         <size>
161
          <width>129</width>
162
          <height>16777215</height>
163
         </size>
164
        </property>
165
        <property name="font">
166
         <font>
167
          <weight>50</weight>
168
          <bold>false</bold>
169
         </font>
170
        </property>
171
        <property name="text">
172
         <string>Nominal Diameter :</string>
173
        </property>
174
        <property name="alignment">
175
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
176
        </property>
177
       </widget>
178
      </item>
179
      <item>
180
       <widget class="QComboBox" name="comboBox_Nominal_Pipe_Size">
181
        <property name="minimumSize">
182
         <size>
183
          <width>80</width>
184
          <height>0</height>
185
         </size>
186
        </property>
187
        <property name="maximumSize">
188
         <size>
189
          <width>80</width>
190
          <height>16777215</height>
191
         </size>
192
        </property>
193
        <property name="font">
194
         <font>
195
          <weight>50</weight>
196
          <bold>false</bold>
197
         </font>
198
        </property>
199
       </widget>
200
      </item>
201
      <item>
202
       <widget class="QLabel" name="label_Nominal_Pipe_Size_Unit">
203
        <property name="font">
204
         <font>
205
          <weight>50</weight>
206
          <bold>false</bold>
207
         </font>
208
        </property>
209
        <property name="text">
210
         <string>-</string>
211
        </property>
212
       </widget>
213
      </item>
214
     </layout>
215
    </item>
216
    <item>
217
     <layout class="QHBoxLayout" name="horizontalLayout_6">
218
      <item>
219
       <widget class="QLabel" name="label_10">
220
        <property name="minimumSize">
221
         <size>
222
          <width>129</width>
223
          <height>0</height>
224
         </size>
225
        </property>
226
        <property name="maximumSize">
227
         <size>
228
          <width>129</width>
229
          <height>16777215</height>
230
         </size>
231
        </property>
232
        <property name="font">
233
         <font>
234
          <weight>50</weight>
235
          <bold>false</bold>
236
         </font>
237
        </property>
238
        <property name="text">
239
         <string>Schedule No. :</string>
240
        </property>
241
        <property name="alignment">
242
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
243
        </property>
244
       </widget>
245
      </item>
246
      <item>
247
       <widget class="QComboBox" name="comboBox_Schedule_No">
248
        <property name="minimumSize">
249
         <size>
250
          <width>80</width>
251
          <height>0</height>
252
         </size>
253
        </property>
254
        <property name="maximumSize">
255
         <size>
256
          <width>80</width>
257
          <height>16777215</height>
258
         </size>
259
        </property>
260
        <property name="font">
261
         <font>
262
          <weight>50</weight>
263
          <bold>false</bold>
264
         </font>
265
        </property>
266
       </widget>
267
      </item>
268
      <item>
269
       <spacer name="horizontalSpacer_4">
270
        <property name="orientation">
271
         <enum>Qt::Horizontal</enum>
272
        </property>
273
        <property name="sizeHint" stdset="0">
274
         <size>
275
          <width>40</width>
276
          <height>20</height>
277
         </size>
278
        </property>
279
       </spacer>
280
      </item>
281
     </layout>
282
    </item>
283
    <item>
284
     <layout class="QHBoxLayout" name="horizontalLayout_5">
285
      <item>
286
       <widget class="QLabel" name="label_12">
287
        <property name="minimumSize">
288
         <size>
289
          <width>129</width>
290
          <height>0</height>
291
         </size>
292
        </property>
293
        <property name="maximumSize">
294
         <size>
295
          <width>129</width>
296
          <height>16777215</height>
297
         </size>
298
        </property>
299
        <property name="font">
300
         <font>
301
          <weight>50</weight>
302
          <bold>false</bold>
303
         </font>
304
        </property>
305
        <property name="text">
306
         <string>Inside Diameter :</string>
307
        </property>
308
        <property name="alignment">
309
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
310
        </property>
311
       </widget>
312
      </item>
313
      <item>
314
       <widget class="QLineEdit" name="lineEdit_Inside_Pipe_Size">
315
        <property name="enabled">
316
         <bool>true</bool>
317
        </property>
318
        <property name="minimumSize">
319
         <size>
320
          <width>80</width>
321
          <height>0</height>
322
         </size>
323
        </property>
324
        <property name="maximumSize">
325
         <size>
326
          <width>80</width>
327
          <height>16777215</height>
328
         </size>
329
        </property>
330
        <property name="font">
331
         <font>
332
          <weight>50</weight>
333
          <bold>false</bold>
334
         </font>
335
        </property>
336
        <property name="alignment">
337
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
338
        </property>
339
        <property name="readOnly">
340
         <bool>true</bool>
341
        </property>
342
       </widget>
343
      </item>
344
      <item>
345
       <widget class="QLabel" name="label_Inside_Pipe_Size_Unit">
346
        <property name="font">
347
         <font>
348
          <weight>50</weight>
349
          <bold>false</bold>
350
         </font>
351
        </property>
352
        <property name="text">
353
         <string>-</string>
354
        </property>
355
       </widget>
356
      </item>
357
     </layout>
358
    </item>
359
    <item>
360
     <layout class="QHBoxLayout" name="horizontalLayout_19">
361
      <item>
362
       <spacer name="horizontalSpacer_3">
363
        <property name="orientation">
364
         <enum>Qt::Horizontal</enum>
365
        </property>
366
        <property name="sizeType">
367
         <enum>QSizePolicy::Fixed</enum>
368
        </property>
369
        <property name="sizeHint" stdset="0">
370
         <size>
371
          <width>54</width>
372
          <height>20</height>
373
         </size>
374
        </property>
375
       </spacer>
376
      </item>
377
      <item>
378
       <widget class="QPushButton" name="pushButton_Roughness">
379
        <property name="minimumSize">
380
         <size>
381
          <width>75</width>
382
          <height>0</height>
383
         </size>
384
        </property>
385
        <property name="maximumSize">
386
         <size>
387
          <width>75</width>
388
          <height>16777215</height>
389
         </size>
390
        </property>
391
        <property name="font">
392
         <font>
393
          <weight>50</weight>
394
          <bold>false</bold>
395
         </font>
396
        </property>
397
        <property name="text">
398
         <string>Roughness</string>
399
        </property>
400
       </widget>
401
      </item>
402
      <item>
403
       <widget class="QLineEdit" name="lineEdit_Roughness">
404
        <property name="minimumSize">
405
         <size>
406
          <width>80</width>
407
          <height>0</height>
408
         </size>
409
        </property>
410
        <property name="maximumSize">
411
         <size>
412
          <width>80</width>
413
          <height>16777215</height>
414
         </size>
415
        </property>
416
        <property name="alignment">
417
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
418
        </property>
419
        <property name="readOnly">
420
         <bool>true</bool>
421
        </property>
422
       </widget>
423
      </item>
424
      <item>
425
       <widget class="QLabel" name="label_Roughness_Unit">
426
        <property name="minimumSize">
427
         <size>
428
          <width>0</width>
429
          <height>0</height>
430
         </size>
431
        </property>
432
        <property name="font">
433
         <font>
434
          <weight>50</weight>
435
          <bold>false</bold>
436
         </font>
437
        </property>
438
        <property name="text">
439
         <string>-</string>
440
        </property>
441
       </widget>
442
      </item>
443
     </layout>
444
    </item>
445
    <item>
446
     <layout class="QHBoxLayout" name="horizontalLayout_17">
447
      <item>
448
       <widget class="QLabel" name="label_27">
449
        <property name="minimumSize">
450
         <size>
451
          <width>129</width>
452
          <height>0</height>
453
         </size>
454
        </property>
455
        <property name="maximumSize">
456
         <size>
457
          <width>129</width>
458
          <height>16777215</height>
459
         </size>
460
        </property>
461
        <property name="font">
462
         <font>
463
          <weight>50</weight>
464
          <bold>false</bold>
465
         </font>
466
        </property>
467
        <property name="text">
468
         <string>Straight Length :</string>
469
        </property>
470
        <property name="alignment">
471
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
472
        </property>
473
       </widget>
474
      </item>
475
      <item>
476
       <widget class="QLineEdit" name="lineEdit_Straight_Length">
477
        <property name="minimumSize">
478
         <size>
479
          <width>80</width>
480
          <height>0</height>
481
         </size>
482
        </property>
483
        <property name="maximumSize">
484
         <size>
485
          <width>80</width>
486
          <height>16777215</height>
487
         </size>
488
        </property>
489
        <property name="font">
490
         <font>
491
          <weight>50</weight>
492
          <bold>false</bold>
493
         </font>
494
        </property>
495
        <property name="alignment">
496
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
497
        </property>
498
       </widget>
499
      </item>
500
      <item>
501
       <widget class="QLabel" name="label_Straight_Lengh_Unit">
502
        <property name="font">
503
         <font>
504
          <weight>50</weight>
505
          <bold>false</bold>
506
         </font>
507
        </property>
508
        <property name="text">
509
         <string>-</string>
510
        </property>
511
       </widget>
512
      </item>
513
     </layout>
514
    </item>
515
    <item>
516
     <layout class="QHBoxLayout" name="horizontalLayout_18">
517
      <item>
518
       <widget class="QLabel" name="label_7">
519
        <property name="minimumSize">
520
         <size>
521
          <width>129</width>
522
          <height>0</height>
523
         </size>
524
        </property>
525
        <property name="maximumSize">
526
         <size>
527
          <width>129</width>
528
          <height>16777215</height>
529
         </size>
530
        </property>
531
        <property name="font">
532
         <font>
533
          <weight>50</weight>
534
          <bold>false</bold>
535
         </font>
536
        </property>
537
        <property name="text">
538
         <string>Equiv. Lenght (Input) :</string>
539
        </property>
540
        <property name="alignment">
541
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
542
        </property>
543
       </widget>
544
      </item>
545
      <item>
546
       <widget class="QLineEdit" name="lineEdit_Equivalent_Length_Input">
547
        <property name="minimumSize">
548
         <size>
549
          <width>80</width>
550
          <height>0</height>
551
         </size>
552
        </property>
553
        <property name="maximumSize">
554
         <size>
555
          <width>80</width>
556
          <height>16777215</height>
557
         </size>
558
        </property>
559
        <property name="font">
560
         <font>
561
          <weight>50</weight>
562
          <bold>false</bold>
563
         </font>
564
        </property>
565
        <property name="alignment">
566
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
567
        </property>
568
       </widget>
569
      </item>
570
      <item>
571
       <widget class="QLabel" name="label_Equivalent_Lenght_Input_Unit">
572
        <property name="font">
573
         <font>
574
          <weight>50</weight>
575
          <bold>false</bold>
576
         </font>
577
        </property>
578
        <property name="text">
579
         <string>-</string>
580
        </property>
581
       </widget>
582
      </item>
583
     </layout>
584
    </item>
585
    <item>
586
     <layout class="QHBoxLayout" name="horizontalLayout_16">
587
      <item>
588
       <spacer name="horizontalSpacer_2">
589
        <property name="orientation">
590
         <enum>Qt::Horizontal</enum>
591
        </property>
592
        <property name="sizeType">
593
         <enum>QSizePolicy::Fixed</enum>
594
        </property>
595
        <property name="sizeHint" stdset="0">
596
         <size>
597
          <width>54</width>
598
          <height>20</height>
599
         </size>
600
        </property>
601
       </spacer>
602
      </item>
603
      <item>
604
       <widget class="QPushButton" name="pushButton_Fitting">
605
        <property name="enabled">
606
         <bool>true</bool>
607
        </property>
608
        <property name="minimumSize">
609
         <size>
610
          <width>75</width>
611
          <height>0</height>
612
         </size>
613
        </property>
614
        <property name="maximumSize">
615
         <size>
616
          <width>75</width>
617
          <height>16777215</height>
618
         </size>
619
        </property>
620
        <property name="font">
621
         <font>
622
          <weight>50</weight>
623
          <bold>false</bold>
624
         </font>
625
        </property>
626
        <property name="text">
627
         <string>Fitting Input</string>
628
        </property>
629
       </widget>
630
      </item>
631
      <item>
632
       <widget class="QLineEdit" name="lineEdit_Fitting_Length">
633
        <property name="enabled">
634
         <bool>true</bool>
635
        </property>
636
        <property name="minimumSize">
637
         <size>
638
          <width>80</width>
639
          <height>0</height>
640
         </size>
641
        </property>
642
        <property name="maximumSize">
643
         <size>
644
          <width>80</width>
645
          <height>16777215</height>
646
         </size>
647
        </property>
648
        <property name="font">
649
         <font>
650
          <weight>50</weight>
651
          <bold>false</bold>
652
         </font>
653
        </property>
654
        <property name="alignment">
655
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
656
        </property>
657
        <property name="readOnly">
658
         <bool>true</bool>
659
        </property>
660
       </widget>
661
      </item>
662
      <item>
663
       <widget class="QLabel" name="label_Fitting_Length_Unit">
664
        <property name="font">
665
         <font>
666
          <weight>50</weight>
667
          <bold>false</bold>
668
         </font>
669
        </property>
670
        <property name="text">
671
         <string>-</string>
672
        </property>
673
       </widget>
674
      </item>
675
     </layout>
676
    </item>
677
    <item>
678
     <layout class="QHBoxLayout" name="horizontalLayout_15">
679
      <item>
680
       <widget class="QLabel" name="label_13">
681
        <property name="minimumSize">
682
         <size>
683
          <width>129</width>
684
          <height>0</height>
685
         </size>
686
        </property>
687
        <property name="maximumSize">
688
         <size>
689
          <width>129</width>
690
          <height>16777215</height>
691
         </size>
692
        </property>
693
        <property name="font">
694
         <font>
695
          <weight>50</weight>
696
          <bold>false</bold>
697
         </font>
698
        </property>
699
        <property name="text">
700
         <string>K :</string>
701
        </property>
702
        <property name="alignment">
703
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
704
        </property>
705
       </widget>
706
      </item>
707
      <item>
708
       <widget class="QLineEdit" name="lineEdit_Fitting_K">
709
        <property name="enabled">
710
         <bool>true</bool>
711
        </property>
712
        <property name="minimumSize">
713
         <size>
714
          <width>80</width>
715
          <height>0</height>
716
         </size>
717
        </property>
718
        <property name="maximumSize">
719
         <size>
720
          <width>80</width>
721
          <height>16777215</height>
722
         </size>
723
        </property>
724
        <property name="font">
725
         <font>
726
          <weight>50</weight>
727
          <bold>false</bold>
728
         </font>
729
        </property>
730
        <property name="alignment">
731
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
732
        </property>
733
        <property name="readOnly">
734
         <bool>true</bool>
735
        </property>
736
       </widget>
737
      </item>
738
      <item>
739
       <widget class="QLabel" name="label_30">
740
        <property name="font">
741
         <font>
742
          <weight>50</weight>
743
          <bold>false</bold>
744
         </font>
745
        </property>
746
        <property name="text">
747
         <string/>
748
        </property>
749
       </widget>
750
      </item>
751
     </layout>
752
    </item>
753
    <item>
754
     <layout class="QHBoxLayout" name="horizontalLayout_9">
755
      <item>
756
       <widget class="QLabel" name="label_9">
757
        <property name="minimumSize">
758
         <size>
759
          <width>129</width>
760
          <height>0</height>
761
         </size>
762
        </property>
763
        <property name="maximumSize">
764
         <size>
765
          <width>129</width>
766
          <height>16777215</height>
767
         </size>
768
        </property>
769
        <property name="font">
770
         <font>
771
          <weight>50</weight>
772
          <bold>false</bold>
773
         </font>
774
        </property>
775
        <property name="text">
776
         <string>Equiv. Length (Cal'd) :</string>
777
        </property>
778
        <property name="alignment">
779
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
780
        </property>
781
       </widget>
782
      </item>
783
      <item>
784
       <widget class="QLineEdit" name="lineEdit_Equivalent_Length_Cal">
785
        <property name="enabled">
786
         <bool>true</bool>
787
        </property>
788
        <property name="minimumSize">
789
         <size>
790
          <width>80</width>
791
          <height>0</height>
792
         </size>
793
        </property>
794
        <property name="maximumSize">
795
         <size>
796
          <width>80</width>
797
          <height>16777215</height>
798
         </size>
799
        </property>
800
        <property name="font">
801
         <font>
802
          <weight>50</weight>
803
          <bold>false</bold>
804
         </font>
805
        </property>
806
        <property name="alignment">
807
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
808
        </property>
809
        <property name="readOnly">
810
         <bool>true</bool>
811
        </property>
812
       </widget>
813
      </item>
814
      <item>
815
       <widget class="QLabel" name="label_Equivalent_Lenght_Cal_Unit">
816
        <property name="minimumSize">
817
         <size>
818
          <width>0</width>
819
          <height>0</height>
820
         </size>
821
        </property>
822
        <property name="font">
823
         <font>
824
          <weight>50</weight>
825
          <bold>false</bold>
826
         </font>
827
        </property>
828
        <property name="text">
829
         <string>-</string>
830
        </property>
831
       </widget>
832
      </item>
833
     </layout>
834
    </item>
835
    <item>
836
     <layout class="QHBoxLayout" name="horizontalLayout">
837
      <item>
838
       <widget class="QPushButton" name="pushButton">
839
        <property name="font">
840
         <font>
841
          <weight>50</weight>
842
          <bold>false</bold>
843
         </font>
844
        </property>
845
        <property name="text">
846
         <string>View Pressure Gradient ...</string>
847
        </property>
848
       </widget>
849
      </item>
850
     </layout>
851
    </item>
852
    <item>
853
     <spacer name="verticalSpacer_3">
854
      <property name="orientation">
855
       <enum>Qt::Vertical</enum>
856
      </property>
857
      <property name="sizeHint" stdset="0">
858
       <size>
859
        <width>20</width>
860
        <height>40</height>
861
       </size>
862
      </property>
863
     </spacer>
864
    </item>
865
   </layout>
866
  </widget>
867
  <widget class="QGroupBox" name="groupBox_ProcessData_Liquid">
868
   <property name="geometry">
869
    <rect>
870
     <x>8</x>
871
     <y>80</y>
872
     <width>328</width>
873
     <height>221</height>
874
    </rect>
875
   </property>
876
   <property name="minimumSize">
877
    <size>
878
     <width>0</width>
879
     <height>221</height>
880
    </size>
881
   </property>
882
   <property name="maximumSize">
883
    <size>
884
     <width>16777215</width>
885
     <height>221</height>
886
    </size>
887
   </property>
888
   <property name="font">
889
    <font>
890
     <weight>75</weight>
891
     <bold>true</bold>
892
    </font>
893
   </property>
894
   <property name="title">
895
    <string>Process Data</string>
896
   </property>
897
   <layout class="QVBoxLayout" name="verticalLayout_5">
898
    <item>
899
     <layout class="QHBoxLayout" name="horizontalLayout_8">
900
      <item>
901
       <widget class="QLabel" name="label_31">
902
        <property name="minimumSize">
903
         <size>
904
          <width>148</width>
905
          <height>0</height>
906
         </size>
907
        </property>
908
        <property name="maximumSize">
909
         <size>
910
          <width>148</width>
911
          <height>16777215</height>
912
         </size>
913
        </property>
914
        <property name="font">
915
         <font>
916
          <weight>50</weight>
917
          <bold>false</bold>
918
         </font>
919
        </property>
920
        <property name="text">
921
         <string>Flowrate (Mass) :</string>
922
        </property>
923
        <property name="alignment">
924
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
925
        </property>
926
       </widget>
927
      </item>
928
      <item>
929
       <widget class="QLineEdit" name="lineEdit_Flowrate_Mass_Liquid">
930
        <property name="minimumSize">
931
         <size>
932
          <width>80</width>
933
          <height>0</height>
934
         </size>
935
        </property>
936
        <property name="maximumSize">
937
         <size>
938
          <width>80</width>
939
          <height>16777215</height>
940
         </size>
941
        </property>
942
        <property name="font">
943
         <font>
944
          <weight>50</weight>
945
          <bold>false</bold>
946
         </font>
947
        </property>
948
        <property name="alignment">
949
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
950
        </property>
951
       </widget>
952
      </item>
953
      <item>
954
       <widget class="QLabel" name="label_Flowrate_Mass_Unit_Liquid">
955
        <property name="font">
956
         <font>
957
          <weight>50</weight>
958
          <bold>false</bold>
959
         </font>
960
        </property>
961
        <property name="text">
962
         <string>-</string>
963
        </property>
964
       </widget>
965
      </item>
966
     </layout>
967
    </item>
968
    <item>
969
     <layout class="QHBoxLayout" name="horizontalLayout_10">
970
      <item>
971
       <widget class="QLabel" name="label_32">
972
        <property name="minimumSize">
973
         <size>
974
          <width>148</width>
975
          <height>0</height>
976
         </size>
977
        </property>
978
        <property name="maximumSize">
979
         <size>
980
          <width>148</width>
981
          <height>16777215</height>
982
         </size>
983
        </property>
984
        <property name="font">
985
         <font>
986
          <weight>50</weight>
987
          <bold>false</bold>
988
         </font>
989
        </property>
990
        <property name="text">
991
         <string>Flowrate (Volume) :</string>
992
        </property>
993
        <property name="alignment">
994
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
995
        </property>
996
       </widget>
997
      </item>
998
      <item>
999
       <widget class="QLineEdit" name="lineEdit_Flowrate_Volume">
1000
        <property name="enabled">
1001
         <bool>true</bool>
1002
        </property>
1003
        <property name="minimumSize">
1004
         <size>
1005
          <width>80</width>
1006
          <height>0</height>
1007
         </size>
1008
        </property>
1009
        <property name="maximumSize">
1010
         <size>
1011
          <width>80</width>
1012
          <height>16777215</height>
1013
         </size>
1014
        </property>
1015
        <property name="font">
1016
         <font>
1017
          <weight>50</weight>
1018
          <bold>false</bold>
1019
         </font>
1020
        </property>
1021
        <property name="alignment">
1022
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1023
        </property>
1024
       </widget>
1025
      </item>
1026
      <item>
1027
       <widget class="QLabel" name="label_Flowrate_Volume_Unit">
1028
        <property name="font">
1029
         <font>
1030
          <weight>50</weight>
1031
          <bold>false</bold>
1032
         </font>
1033
        </property>
1034
        <property name="text">
1035
         <string>-</string>
1036
        </property>
1037
       </widget>
1038
      </item>
1039
     </layout>
1040
    </item>
1041
    <item>
1042
     <layout class="QHBoxLayout" name="horizontalLayout_11">
1043
      <item>
1044
       <widget class="QLabel" name="label_18">
1045
        <property name="minimumSize">
1046
         <size>
1047
          <width>148</width>
1048
          <height>0</height>
1049
         </size>
1050
        </property>
1051
        <property name="maximumSize">
1052
         <size>
1053
          <width>148</width>
1054
          <height>16777215</height>
1055
         </size>
1056
        </property>
1057
        <property name="font">
1058
         <font>
1059
          <weight>50</weight>
1060
          <bold>false</bold>
1061
         </font>
1062
        </property>
1063
        <property name="text">
1064
         <string>Density :</string>
1065
        </property>
1066
        <property name="alignment">
1067
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1068
        </property>
1069
       </widget>
1070
      </item>
1071
      <item>
1072
       <widget class="QLineEdit" name="lineEdit_Density">
1073
        <property name="minimumSize">
1074
         <size>
1075
          <width>80</width>
1076
          <height>0</height>
1077
         </size>
1078
        </property>
1079
        <property name="maximumSize">
1080
         <size>
1081
          <width>80</width>
1082
          <height>16777215</height>
1083
         </size>
1084
        </property>
1085
        <property name="font">
1086
         <font>
1087
          <weight>50</weight>
1088
          <bold>false</bold>
1089
         </font>
1090
        </property>
1091
        <property name="alignment">
1092
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1093
        </property>
1094
       </widget>
1095
      </item>
1096
      <item>
1097
       <widget class="QLabel" name="label_Density_Unit">
1098
        <property name="font">
1099
         <font>
1100
          <weight>50</weight>
1101
          <bold>false</bold>
1102
         </font>
1103
        </property>
1104
        <property name="text">
1105
         <string>-</string>
1106
        </property>
1107
       </widget>
1108
      </item>
1109
     </layout>
1110
    </item>
1111
    <item>
1112
     <layout class="QHBoxLayout" name="horizontalLayout_12">
1113
      <item>
1114
       <widget class="QLabel" name="label_20">
1115
        <property name="minimumSize">
1116
         <size>
1117
          <width>148</width>
1118
          <height>0</height>
1119
         </size>
1120
        </property>
1121
        <property name="maximumSize">
1122
         <size>
1123
          <width>148</width>
1124
          <height>16777215</height>
1125
         </size>
1126
        </property>
1127
        <property name="font">
1128
         <font>
1129
          <weight>50</weight>
1130
          <bold>false</bold>
1131
         </font>
1132
        </property>
1133
        <property name="text">
1134
         <string>Viscosity :</string>
1135
        </property>
1136
        <property name="alignment">
1137
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1138
        </property>
1139
       </widget>
1140
      </item>
1141
      <item>
1142
       <widget class="QLineEdit" name="lineEdit_Viscosity_Liquid">
1143
        <property name="minimumSize">
1144
         <size>
1145
          <width>80</width>
1146
          <height>0</height>
1147
         </size>
1148
        </property>
1149
        <property name="maximumSize">
1150
         <size>
1151
          <width>80</width>
1152
          <height>16777215</height>
1153
         </size>
1154
        </property>
1155
        <property name="font">
1156
         <font>
1157
          <weight>50</weight>
1158
          <bold>false</bold>
1159
         </font>
1160
        </property>
1161
        <property name="alignment">
1162
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1163
        </property>
1164
       </widget>
1165
      </item>
1166
      <item>
1167
       <widget class="QLabel" name="label_Viscosity_Unit_Liquid">
1168
        <property name="font">
1169
         <font>
1170
          <weight>50</weight>
1171
          <bold>false</bold>
1172
         </font>
1173
        </property>
1174
        <property name="text">
1175
         <string>-</string>
1176
        </property>
1177
       </widget>
1178
      </item>
1179
     </layout>
1180
    </item>
1181
    <item>
1182
     <spacer name="verticalSpacer_2">
1183
      <property name="orientation">
1184
       <enum>Qt::Vertical</enum>
1185
      </property>
1186
      <property name="sizeHint" stdset="0">
1187
       <size>
1188
        <width>20</width>
1189
        <height>40</height>
1190
       </size>
1191
      </property>
1192
     </spacer>
1193
    </item>
1194
   </layout>
1195
  </widget>
1196
  <widget class="QGroupBox" name="groupBox_Line_Sizing_Data">
1197
   <property name="geometry">
1198
    <rect>
1199
     <x>8</x>
1200
     <y>312</y>
1201
     <width>328</width>
1202
     <height>97</height>
1203
    </rect>
1204
   </property>
1205
   <property name="font">
1206
    <font>
1207
     <weight>75</weight>
1208
     <bold>true</bold>
1209
    </font>
1210
   </property>
1211
   <property name="title">
1212
    <string>Line Sizing Data</string>
1213
   </property>
1214
   <layout class="QVBoxLayout" name="verticalLayout_3">
1215
    <item>
1216
     <layout class="QHBoxLayout" name="horizontalLayout_4">
1217
      <item>
1218
       <widget class="QLabel" name="label_4">
1219
        <property name="minimumSize">
1220
         <size>
1221
          <width>133</width>
1222
          <height>0</height>
1223
         </size>
1224
        </property>
1225
        <property name="maximumSize">
1226
         <size>
1227
          <width>133</width>
1228
          <height>16777215</height>
1229
         </size>
1230
        </property>
1231
        <property name="font">
1232
         <font>
1233
          <weight>50</weight>
1234
          <bold>false</bold>
1235
         </font>
1236
        </property>
1237
        <property name="text">
1238
         <string>Velocity :</string>
1239
        </property>
1240
        <property name="alignment">
1241
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1242
        </property>
1243
       </widget>
1244
      </item>
1245
      <item>
1246
       <widget class="QLineEdit" name="lineEdit_Limitation_Velocity">
1247
        <property name="minimumSize">
1248
         <size>
1249
          <width>80</width>
1250
          <height>0</height>
1251
         </size>
1252
        </property>
1253
        <property name="maximumSize">
1254
         <size>
1255
          <width>80</width>
1256
          <height>16777215</height>
1257
         </size>
1258
        </property>
1259
        <property name="font">
1260
         <font>
1261
          <weight>50</weight>
1262
          <bold>false</bold>
1263
         </font>
1264
        </property>
1265
        <property name="alignment">
1266
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1267
        </property>
1268
       </widget>
1269
      </item>
1270
      <item>
1271
       <widget class="QLabel" name="label_Velocity_Unit">
1272
        <property name="font">
1273
         <font>
1274
          <weight>50</weight>
1275
          <bold>false</bold>
1276
         </font>
1277
        </property>
1278
        <property name="text">
1279
         <string>-</string>
1280
        </property>
1281
       </widget>
1282
      </item>
1283
     </layout>
1284
    </item>
1285
    <item>
1286
     <layout class="QHBoxLayout" name="horizontalLayout_3">
1287
      <item>
1288
       <widget class="QLabel" name="label_6">
1289
        <property name="minimumSize">
1290
         <size>
1291
          <width>133</width>
1292
          <height>0</height>
1293
         </size>
1294
        </property>
1295
        <property name="maximumSize">
1296
         <size>
1297
          <width>133</width>
1298
          <height>16777215</height>
1299
         </size>
1300
        </property>
1301
        <property name="font">
1302
         <font>
1303
          <weight>50</weight>
1304
          <bold>false</bold>
1305
         </font>
1306
        </property>
1307
        <property name="text">
1308
         <string>△P :</string>
1309
        </property>
1310
        <property name="alignment">
1311
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1312
        </property>
1313
       </widget>
1314
      </item>
1315
      <item>
1316
       <widget class="QLineEdit" name="lineEdit_Limitation_Pressure_Drop">
1317
        <property name="minimumSize">
1318
         <size>
1319
          <width>80</width>
1320
          <height>0</height>
1321
         </size>
1322
        </property>
1323
        <property name="maximumSize">
1324
         <size>
1325
          <width>80</width>
1326
          <height>16777215</height>
1327
         </size>
1328
        </property>
1329
        <property name="font">
1330
         <font>
1331
          <weight>50</weight>
1332
          <bold>false</bold>
1333
         </font>
1334
        </property>
1335
        <property name="alignment">
1336
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1337
        </property>
1338
       </widget>
1339
      </item>
1340
      <item>
1341
       <widget class="QLabel" name="label_DropPressure_Unit">
1342
        <property name="font">
1343
         <font>
1344
          <weight>50</weight>
1345
          <bold>false</bold>
1346
         </font>
1347
        </property>
1348
        <property name="text">
1349
         <string>-</string>
1350
        </property>
1351
       </widget>
1352
      </item>
1353
     </layout>
1354
    </item>
1355
    <item>
1356
     <spacer name="verticalSpacer">
1357
      <property name="orientation">
1358
       <enum>Qt::Vertical</enum>
1359
      </property>
1360
      <property name="sizeHint" stdset="0">
1361
       <size>
1362
        <width>20</width>
1363
        <height>40</height>
1364
       </size>
1365
      </property>
1366
     </spacer>
1367
    </item>
1368
   </layout>
1369
  </widget>
1370
  <widget class="QGroupBox" name="groupBox_ProcessData_Vapor">
1371
   <property name="geometry">
1372
    <rect>
1373
     <x>8</x>
1374
     <y>80</y>
1375
     <width>328</width>
1376
     <height>221</height>
1377
    </rect>
1378
   </property>
1379
   <property name="minimumSize">
1380
    <size>
1381
     <width>0</width>
1382
     <height>221</height>
1383
    </size>
1384
   </property>
1385
   <property name="maximumSize">
1386
    <size>
1387
     <width>16777215</width>
1388
     <height>221</height>
1389
    </size>
1390
   </property>
1391
   <property name="font">
1392
    <font>
1393
     <weight>75</weight>
1394
     <bold>true</bold>
1395
    </font>
1396
   </property>
1397
   <property name="title">
1398
    <string>Process Data</string>
1399
   </property>
1400
   <layout class="QVBoxLayout" name="verticalLayout_6">
1401
    <item>
1402
     <layout class="QHBoxLayout" name="horizontalLayout_13">
1403
      <item>
1404
       <widget class="QLabel" name="label_3">
1405
        <property name="minimumSize">
1406
         <size>
1407
          <width>148</width>
1408
          <height>0</height>
1409
         </size>
1410
        </property>
1411
        <property name="maximumSize">
1412
         <size>
1413
          <width>148</width>
1414
          <height>16777215</height>
1415
         </size>
1416
        </property>
1417
        <property name="font">
1418
         <font>
1419
          <weight>50</weight>
1420
          <bold>false</bold>
1421
         </font>
1422
        </property>
1423
        <property name="text">
1424
         <string>Flowrate (Mass) :</string>
1425
        </property>
1426
        <property name="alignment">
1427
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1428
        </property>
1429
       </widget>
1430
      </item>
1431
      <item>
1432
       <widget class="QLineEdit" name="lineEdit_Flowrate_Mass_Vapor">
1433
        <property name="minimumSize">
1434
         <size>
1435
          <width>80</width>
1436
          <height>0</height>
1437
         </size>
1438
        </property>
1439
        <property name="maximumSize">
1440
         <size>
1441
          <width>80</width>
1442
          <height>16777215</height>
1443
         </size>
1444
        </property>
1445
        <property name="font">
1446
         <font>
1447
          <weight>50</weight>
1448
          <bold>false</bold>
1449
         </font>
1450
        </property>
1451
        <property name="alignment">
1452
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1453
        </property>
1454
       </widget>
1455
      </item>
1456
      <item>
1457
       <widget class="QLabel" name="label_Flowrate_Mass_Unit_Vapor">
1458
        <property name="font">
1459
         <font>
1460
          <weight>50</weight>
1461
          <bold>false</bold>
1462
         </font>
1463
        </property>
1464
        <property name="text">
1465
         <string>-</string>
1466
        </property>
1467
       </widget>
1468
      </item>
1469
     </layout>
1470
    </item>
1471
    <item>
1472
     <layout class="QHBoxLayout" name="horizontalLayout_23">
1473
      <item>
1474
       <widget class="QLabel" name="label_21">
1475
        <property name="minimumSize">
1476
         <size>
1477
          <width>148</width>
1478
          <height>0</height>
1479
         </size>
1480
        </property>
1481
        <property name="maximumSize">
1482
         <size>
1483
          <width>148</width>
1484
          <height>16777215</height>
1485
         </size>
1486
        </property>
1487
        <property name="font">
1488
         <font>
1489
          <weight>50</weight>
1490
          <bold>false</bold>
1491
         </font>
1492
        </property>
1493
        <property name="text">
1494
         <string>Viscosity :</string>
1495
        </property>
1496
        <property name="alignment">
1497
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1498
        </property>
1499
       </widget>
1500
      </item>
1501
      <item>
1502
       <widget class="QLineEdit" name="lineEdit_Viscosity_Vapor">
1503
        <property name="minimumSize">
1504
         <size>
1505
          <width>80</width>
1506
          <height>0</height>
1507
         </size>
1508
        </property>
1509
        <property name="maximumSize">
1510
         <size>
1511
          <width>80</width>
1512
          <height>16777215</height>
1513
         </size>
1514
        </property>
1515
        <property name="font">
1516
         <font>
1517
          <weight>50</weight>
1518
          <bold>false</bold>
1519
         </font>
1520
        </property>
1521
        <property name="alignment">
1522
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1523
        </property>
1524
       </widget>
1525
      </item>
1526
      <item>
1527
       <widget class="QLabel" name="label_Viscosity_Unit_Vapor">
1528
        <property name="font">
1529
         <font>
1530
          <weight>50</weight>
1531
          <bold>false</bold>
1532
         </font>
1533
        </property>
1534
        <property name="text">
1535
         <string>-</string>
1536
        </property>
1537
       </widget>
1538
      </item>
1539
     </layout>
1540
    </item>
1541
    <item>
1542
     <layout class="QHBoxLayout" name="horizontalLayout_21">
1543
      <item>
1544
       <widget class="QLabel" name="label_16">
1545
        <property name="minimumSize">
1546
         <size>
1547
          <width>148</width>
1548
          <height>0</height>
1549
         </size>
1550
        </property>
1551
        <property name="maximumSize">
1552
         <size>
1553
          <width>148</width>
1554
          <height>16777215</height>
1555
         </size>
1556
        </property>
1557
        <property name="font">
1558
         <font>
1559
          <weight>50</weight>
1560
          <bold>false</bold>
1561
         </font>
1562
        </property>
1563
        <property name="text">
1564
         <string>Spec. heat ratio (Cp/Cv) :</string>
1565
        </property>
1566
        <property name="alignment">
1567
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1568
        </property>
1569
       </widget>
1570
      </item>
1571
      <item>
1572
       <widget class="QLineEdit" name="lineEdit_Specific_Heat_Ratio">
1573
        <property name="enabled">
1574
         <bool>true</bool>
1575
        </property>
1576
        <property name="minimumSize">
1577
         <size>
1578
          <width>80</width>
1579
          <height>0</height>
1580
         </size>
1581
        </property>
1582
        <property name="maximumSize">
1583
         <size>
1584
          <width>80</width>
1585
          <height>16777215</height>
1586
         </size>
1587
        </property>
1588
        <property name="font">
1589
         <font>
1590
          <weight>50</weight>
1591
          <bold>false</bold>
1592
         </font>
1593
        </property>
1594
        <property name="alignment">
1595
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1596
        </property>
1597
       </widget>
1598
      </item>
1599
      <item>
1600
       <widget class="QLabel" name="label_Specific_Heat_Ratio_Unit">
1601
        <property name="font">
1602
         <font>
1603
          <weight>50</weight>
1604
          <bold>false</bold>
1605
         </font>
1606
        </property>
1607
        <property name="text">
1608
         <string/>
1609
        </property>
1610
       </widget>
1611
      </item>
1612
     </layout>
1613
    </item>
1614
    <item>
1615
     <layout class="QHBoxLayout" name="horizontalLayout_22">
1616
      <item>
1617
       <widget class="QLabel" name="label_19">
1618
        <property name="minimumSize">
1619
         <size>
1620
          <width>148</width>
1621
          <height>0</height>
1622
         </size>
1623
        </property>
1624
        <property name="maximumSize">
1625
         <size>
1626
          <width>148</width>
1627
          <height>16777215</height>
1628
         </size>
1629
        </property>
1630
        <property name="font">
1631
         <font>
1632
          <weight>50</weight>
1633
          <bold>false</bold>
1634
         </font>
1635
        </property>
1636
        <property name="text">
1637
         <string>Molecular Weight :</string>
1638
        </property>
1639
        <property name="alignment">
1640
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1641
        </property>
1642
       </widget>
1643
      </item>
1644
      <item>
1645
       <widget class="QLineEdit" name="lineEdit_Molecular_Weight">
1646
        <property name="minimumSize">
1647
         <size>
1648
          <width>80</width>
1649
          <height>0</height>
1650
         </size>
1651
        </property>
1652
        <property name="maximumSize">
1653
         <size>
1654
          <width>80</width>
1655
          <height>16777215</height>
1656
         </size>
1657
        </property>
1658
        <property name="font">
1659
         <font>
1660
          <weight>50</weight>
1661
          <bold>false</bold>
1662
         </font>
1663
        </property>
1664
        <property name="alignment">
1665
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1666
        </property>
1667
       </widget>
1668
      </item>
1669
      <item>
1670
       <widget class="QLabel" name="label_Molecular_Weight_Unit">
1671
        <property name="font">
1672
         <font>
1673
          <weight>50</weight>
1674
          <bold>false</bold>
1675
         </font>
1676
        </property>
1677
        <property name="text">
1678
         <string/>
1679
        </property>
1680
       </widget>
1681
      </item>
1682
     </layout>
1683
    </item>
1684
    <item>
1685
     <layout class="QHBoxLayout" name="horizontalLayout_24">
1686
      <item>
1687
       <widget class="QLabel" name="label_22">
1688
        <property name="minimumSize">
1689
         <size>
1690
          <width>148</width>
1691
          <height>0</height>
1692
         </size>
1693
        </property>
1694
        <property name="maximumSize">
1695
         <size>
1696
          <width>148</width>
1697
          <height>16777215</height>
1698
         </size>
1699
        </property>
1700
        <property name="font">
1701
         <font>
1702
          <weight>50</weight>
1703
          <bold>false</bold>
1704
         </font>
1705
        </property>
1706
        <property name="text">
1707
         <string>Temperature :</string>
1708
        </property>
1709
        <property name="alignment">
1710
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1711
        </property>
1712
       </widget>
1713
      </item>
1714
      <item>
1715
       <widget class="QLineEdit" name="lineEdit_Temperature">
1716
        <property name="minimumSize">
1717
         <size>
1718
          <width>80</width>
1719
          <height>0</height>
1720
         </size>
1721
        </property>
1722
        <property name="maximumSize">
1723
         <size>
1724
          <width>80</width>
1725
          <height>16777215</height>
1726
         </size>
1727
        </property>
1728
        <property name="font">
1729
         <font>
1730
          <weight>50</weight>
1731
          <bold>false</bold>
1732
         </font>
1733
        </property>
1734
        <property name="alignment">
1735
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1736
        </property>
1737
       </widget>
1738
      </item>
1739
      <item>
1740
       <widget class="QLabel" name="label_Temperature_Unit">
1741
        <property name="font">
1742
         <font>
1743
          <weight>50</weight>
1744
          <bold>false</bold>
1745
         </font>
1746
        </property>
1747
        <property name="text">
1748
         <string>-</string>
1749
        </property>
1750
       </widget>
1751
      </item>
1752
     </layout>
1753
    </item>
1754
    <item>
1755
     <layout class="QHBoxLayout" name="horizontalLayout_25">
1756
      <item>
1757
       <widget class="QLabel" name="label_23">
1758
        <property name="minimumSize">
1759
         <size>
1760
          <width>148</width>
1761
          <height>0</height>
1762
         </size>
1763
        </property>
1764
        <property name="maximumSize">
1765
         <size>
1766
          <width>148</width>
1767
          <height>16777215</height>
1768
         </size>
1769
        </property>
1770
        <property name="font">
1771
         <font>
1772
          <weight>50</weight>
1773
          <bold>false</bold>
1774
         </font>
1775
        </property>
1776
        <property name="text">
1777
         <string>Compress. factor (Z) :</string>
1778
        </property>
1779
        <property name="alignment">
1780
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1781
        </property>
1782
       </widget>
1783
      </item>
1784
      <item>
1785
       <widget class="QLineEdit" name="lineEdit_Compress_Factor">
1786
        <property name="minimumSize">
1787
         <size>
1788
          <width>80</width>
1789
          <height>0</height>
1790
         </size>
1791
        </property>
1792
        <property name="maximumSize">
1793
         <size>
1794
          <width>80</width>
1795
          <height>16777215</height>
1796
         </size>
1797
        </property>
1798
        <property name="font">
1799
         <font>
1800
          <weight>50</weight>
1801
          <bold>false</bold>
1802
         </font>
1803
        </property>
1804
        <property name="alignment">
1805
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1806
        </property>
1807
       </widget>
1808
      </item>
1809
      <item>
1810
       <widget class="QLabel" name="label_Compress_Factor_Unit">
1811
        <property name="font">
1812
         <font>
1813
          <weight>50</weight>
1814
          <bold>false</bold>
1815
         </font>
1816
        </property>
1817
        <property name="text">
1818
         <string/>
1819
        </property>
1820
       </widget>
1821
      </item>
1822
     </layout>
1823
    </item>
1824
    <item>
1825
     <spacer name="verticalSpacer_4">
1826
      <property name="orientation">
1827
       <enum>Qt::Vertical</enum>
1828
      </property>
1829
      <property name="sizeHint" stdset="0">
1830
       <size>
1831
        <width>20</width>
1832
        <height>40</height>
1833
       </size>
1834
      </property>
1835
     </spacer>
1836
    </item>
1837
   </layout>
1838
  </widget>
1839
  <widget class="QPushButton" name="pushButton_Line_Sizing">
1840
   <property name="geometry">
1841
    <rect>
1842
     <x>8</x>
1843
     <y>420</y>
1844
     <width>149</width>
1845
     <height>24</height>
1846
    </rect>
1847
   </property>
1848
   <property name="text">
1849
    <string>Line Sizing Criteria</string>
1850
   </property>
1851
  </widget>
1852
  <widget class="QGroupBox" name="groupBox_ProcessData_Mixed">
1853
   <property name="geometry">
1854
    <rect>
1855
     <x>8</x>
1856
     <y>80</y>
1857
     <width>669</width>
1858
     <height>133</height>
1859
    </rect>
1860
   </property>
1861
   <property name="font">
1862
    <font>
1863
     <weight>75</weight>
1864
     <bold>true</bold>
1865
    </font>
1866
   </property>
1867
   <property name="title">
1868
    <string>Process Data (at Start Point)</string>
1869
   </property>
1870
   <layout class="QGridLayout" name="gridLayout">
1871
    <item row="0" column="0">
1872
     <layout class="QVBoxLayout" name="verticalLayout">
1873
      <item>
1874
       <layout class="QHBoxLayout" name="horizontalLayout_2">
1875
        <item>
1876
         <widget class="QLabel" name="label">
1877
          <property name="font">
1878
           <font>
1879
            <weight>50</weight>
1880
            <bold>false</bold>
1881
           </font>
1882
          </property>
1883
          <property name="text">
1884
           <string/>
1885
          </property>
1886
          <property name="alignment">
1887
           <set>Qt::AlignCenter</set>
1888
          </property>
1889
         </widget>
1890
        </item>
1891
        <item>
1892
         <widget class="QLabel" name="label_2">
1893
          <property name="minimumSize">
1894
           <size>
1895
            <width>80</width>
1896
            <height>0</height>
1897
           </size>
1898
          </property>
1899
          <property name="maximumSize">
1900
           <size>
1901
            <width>80</width>
1902
            <height>16777215</height>
1903
           </size>
1904
          </property>
1905
          <property name="font">
1906
           <font>
1907
            <weight>50</weight>
1908
            <bold>false</bold>
1909
           </font>
1910
          </property>
1911
          <property name="text">
1912
           <string>Flowrate</string>
1913
          </property>
1914
          <property name="alignment">
1915
           <set>Qt::AlignCenter</set>
1916
          </property>
1917
         </widget>
1918
        </item>
1919
        <item>
1920
         <widget class="QLabel" name="label_11">
1921
          <property name="minimumSize">
1922
           <size>
1923
            <width>80</width>
1924
            <height>0</height>
1925
           </size>
1926
          </property>
1927
          <property name="maximumSize">
1928
           <size>
1929
            <width>80</width>
1930
            <height>16777215</height>
1931
           </size>
1932
          </property>
1933
          <property name="font">
1934
           <font>
1935
            <weight>50</weight>
1936
            <bold>false</bold>
1937
           </font>
1938
          </property>
1939
          <property name="text">
1940
           <string>Density</string>
1941
          </property>
1942
          <property name="alignment">
1943
           <set>Qt::AlignCenter</set>
1944
          </property>
1945
         </widget>
1946
        </item>
1947
        <item>
1948
         <widget class="QLabel" name="label_15">
1949
          <property name="minimumSize">
1950
           <size>
1951
            <width>80</width>
1952
            <height>0</height>
1953
           </size>
1954
          </property>
1955
          <property name="maximumSize">
1956
           <size>
1957
            <width>80</width>
1958
            <height>16777215</height>
1959
           </size>
1960
          </property>
1961
          <property name="font">
1962
           <font>
1963
            <weight>50</weight>
1964
            <bold>false</bold>
1965
           </font>
1966
          </property>
1967
          <property name="text">
1968
           <string>Viscosity</string>
1969
          </property>
1970
          <property name="alignment">
1971
           <set>Qt::AlignCenter</set>
1972
          </property>
1973
         </widget>
1974
        </item>
1975
        <item>
1976
         <widget class="QLabel" name="label_17">
1977
          <property name="minimumSize">
1978
           <size>
1979
            <width>80</width>
1980
            <height>0</height>
1981
           </size>
1982
          </property>
1983
          <property name="maximumSize">
1984
           <size>
1985
            <width>80</width>
1986
            <height>16777215</height>
1987
           </size>
1988
          </property>
1989
          <property name="font">
1990
           <font>
1991
            <weight>50</weight>
1992
            <bold>false</bold>
1993
           </font>
1994
          </property>
1995
          <property name="text">
1996
           <string>Pressure</string>
1997
          </property>
1998
          <property name="alignment">
1999
           <set>Qt::AlignCenter</set>
2000
          </property>
2001
         </widget>
2002
        </item>
2003
        <item>
2004
         <widget class="QLabel" name="label_24">
2005
          <property name="minimumSize">
2006
           <size>
2007
            <width>80</width>
2008
            <height>0</height>
2009
           </size>
2010
          </property>
2011
          <property name="maximumSize">
2012
           <size>
2013
            <width>80</width>
2014
            <height>16777215</height>
2015
           </size>
2016
          </property>
2017
          <property name="font">
2018
           <font>
2019
            <weight>50</weight>
2020
            <bold>false</bold>
2021
           </font>
2022
          </property>
2023
          <property name="text">
2024
           <string>Temperature</string>
2025
          </property>
2026
          <property name="alignment">
2027
           <set>Qt::AlignCenter</set>
2028
          </property>
2029
         </widget>
2030
        </item>
2031
        <item>
2032
         <widget class="QLabel" name="label_25">
2033
          <property name="minimumSize">
2034
           <size>
2035
            <width>80</width>
2036
            <height>0</height>
2037
           </size>
2038
          </property>
2039
          <property name="maximumSize">
2040
           <size>
2041
            <width>80</width>
2042
            <height>16777215</height>
2043
           </size>
2044
          </property>
2045
          <property name="font">
2046
           <font>
2047
            <weight>50</weight>
2048
            <bold>false</bold>
2049
           </font>
2050
          </property>
2051
          <property name="text">
2052
           <string>Mol. Weight </string>
2053
          </property>
2054
          <property name="alignment">
2055
           <set>Qt::AlignCenter</set>
2056
          </property>
2057
         </widget>
2058
        </item>
2059
        <item>
2060
         <widget class="QLabel" name="label_26">
2061
          <property name="minimumSize">
2062
           <size>
2063
            <width>80</width>
2064
            <height>0</height>
2065
           </size>
2066
          </property>
2067
          <property name="maximumSize">
2068
           <size>
2069
            <width>80</width>
2070
            <height>16777215</height>
2071
           </size>
2072
          </property>
2073
          <property name="font">
2074
           <font>
2075
            <weight>50</weight>
2076
            <bold>false</bold>
2077
           </font>
2078
          </property>
2079
          <property name="text">
2080
           <string>Z factor</string>
2081
          </property>
2082
          <property name="alignment">
2083
           <set>Qt::AlignCenter</set>
2084
          </property>
2085
         </widget>
2086
        </item>
2087
       </layout>
2088
      </item>
2089
      <item>
2090
       <layout class="QHBoxLayout" name="horizontalLayout_14">
2091
        <item>
2092
         <widget class="QLabel" name="label_35">
2093
          <property name="font">
2094
           <font>
2095
            <weight>50</weight>
2096
            <bold>false</bold>
2097
           </font>
2098
          </property>
2099
          <property name="text">
2100
           <string/>
2101
          </property>
2102
          <property name="alignment">
2103
           <set>Qt::AlignCenter</set>
2104
          </property>
2105
         </widget>
2106
        </item>
2107
        <item>
2108
         <widget class="QLabel" name="label_Flowrate_Mass_Unit_Mixed">
2109
          <property name="minimumSize">
2110
           <size>
2111
            <width>80</width>
2112
            <height>0</height>
2113
           </size>
2114
          </property>
2115
          <property name="maximumSize">
2116
           <size>
2117
            <width>80</width>
2118
            <height>16777215</height>
2119
           </size>
2120
          </property>
2121
          <property name="font">
2122
           <font>
2123
            <weight>50</weight>
2124
            <bold>false</bold>
2125
           </font>
2126
          </property>
2127
          <property name="text">
2128
           <string>-</string>
2129
          </property>
2130
          <property name="alignment">
2131
           <set>Qt::AlignCenter</set>
2132
          </property>
2133
         </widget>
2134
        </item>
2135
        <item>
2136
         <widget class="QLabel" name="label_Density_Unit_Mixed">
2137
          <property name="minimumSize">
2138
           <size>
2139
            <width>80</width>
2140
            <height>0</height>
2141
           </size>
2142
          </property>
2143
          <property name="maximumSize">
2144
           <size>
2145
            <width>80</width>
2146
            <height>16777215</height>
2147
           </size>
2148
          </property>
2149
          <property name="font">
2150
           <font>
2151
            <weight>50</weight>
2152
            <bold>false</bold>
2153
           </font>
2154
          </property>
2155
          <property name="text">
2156
           <string>-</string>
2157
          </property>
2158
          <property name="alignment">
2159
           <set>Qt::AlignCenter</set>
2160
          </property>
2161
         </widget>
2162
        </item>
2163
        <item>
2164
         <widget class="QLabel" name="label_Viscosity_Unit_Mixed">
2165
          <property name="minimumSize">
2166
           <size>
2167
            <width>80</width>
2168
            <height>0</height>
2169
           </size>
2170
          </property>
2171
          <property name="maximumSize">
2172
           <size>
2173
            <width>80</width>
2174
            <height>16777215</height>
2175
           </size>
2176
          </property>
2177
          <property name="font">
2178
           <font>
2179
            <weight>50</weight>
2180
            <bold>false</bold>
2181
           </font>
2182
          </property>
2183
          <property name="text">
2184
           <string>-</string>
2185
          </property>
2186
          <property name="alignment">
2187
           <set>Qt::AlignCenter</set>
2188
          </property>
2189
         </widget>
2190
        </item>
2191
        <item>
2192
         <widget class="QLabel" name="label_Pressure_Unit_Mixed">
2193
          <property name="minimumSize">
2194
           <size>
2195
            <width>80</width>
2196
            <height>0</height>
2197
           </size>
2198
          </property>
2199
          <property name="maximumSize">
2200
           <size>
2201
            <width>80</width>
2202
            <height>16777215</height>
2203
           </size>
2204
          </property>
2205
          <property name="font">
2206
           <font>
2207
            <weight>50</weight>
2208
            <bold>false</bold>
2209
           </font>
2210
          </property>
2211
          <property name="text">
2212
           <string>-</string>
2213
          </property>
2214
          <property name="alignment">
2215
           <set>Qt::AlignCenter</set>
2216
          </property>
2217
         </widget>
2218
        </item>
2219
        <item>
2220
         <widget class="QLabel" name="label_Temperature_Unit_Mixed">
2221
          <property name="minimumSize">
2222
           <size>
2223
            <width>80</width>
2224
            <height>0</height>
2225
           </size>
2226
          </property>
2227
          <property name="maximumSize">
2228
           <size>
2229
            <width>80</width>
2230
            <height>16777215</height>
2231
           </size>
2232
          </property>
2233
          <property name="font">
2234
           <font>
2235
            <weight>50</weight>
2236
            <bold>false</bold>
2237
           </font>
2238
          </property>
2239
          <property name="text">
2240
           <string>-</string>
2241
          </property>
2242
          <property name="alignment">
2243
           <set>Qt::AlignCenter</set>
2244
          </property>
2245
         </widget>
2246
        </item>
2247
        <item>
2248
         <widget class="QLabel" name="label_29">
2249
          <property name="minimumSize">
2250
           <size>
2251
            <width>80</width>
2252
            <height>0</height>
2253
           </size>
2254
          </property>
2255
          <property name="maximumSize">
2256
           <size>
2257
            <width>80</width>
2258
            <height>16777215</height>
2259
           </size>
2260
          </property>
2261
          <property name="font">
2262
           <font>
2263
            <weight>50</weight>
2264
            <bold>false</bold>
2265
           </font>
2266
          </property>
2267
          <property name="text">
2268
           <string/>
2269
          </property>
2270
          <property name="alignment">
2271
           <set>Qt::AlignCenter</set>
2272
          </property>
2273
         </widget>
2274
        </item>
2275
        <item>
2276
         <widget class="QLabel" name="label_28">
2277
          <property name="minimumSize">
2278
           <size>
2279
            <width>80</width>
2280
            <height>0</height>
2281
           </size>
2282
          </property>
2283
          <property name="maximumSize">
2284
           <size>
2285
            <width>80</width>
2286
            <height>16777215</height>
2287
           </size>
2288
          </property>
2289
          <property name="font">
2290
           <font>
2291
            <weight>50</weight>
2292
            <bold>false</bold>
2293
           </font>
2294
          </property>
2295
          <property name="text">
2296
           <string/>
2297
          </property>
2298
          <property name="alignment">
2299
           <set>Qt::AlignCenter</set>
2300
          </property>
2301
         </widget>
2302
        </item>
2303
       </layout>
2304
      </item>
2305
     </layout>
2306
    </item>
2307
    <item row="1" column="0">
2308
     <layout class="QHBoxLayout" name="horizontalLayout_20">
2309
      <item>
2310
       <widget class="QLabel" name="label_36">
2311
        <property name="minimumSize">
2312
         <size>
2313
          <width>0</width>
2314
          <height>0</height>
2315
         </size>
2316
        </property>
2317
        <property name="maximumSize">
2318
         <size>
2319
          <width>16777215</width>
2320
          <height>16777215</height>
2321
         </size>
2322
        </property>
2323
        <property name="font">
2324
         <font>
2325
          <weight>50</weight>
2326
          <bold>false</bold>
2327
         </font>
2328
        </property>
2329
        <property name="text">
2330
         <string>Vapor :</string>
2331
        </property>
2332
        <property name="alignment">
2333
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2334
        </property>
2335
       </widget>
2336
      </item>
2337
      <item>
2338
       <widget class="QLineEdit" name="lineEdit_Mixed_Flowrate_Mass_Vapor">
2339
        <property name="minimumSize">
2340
         <size>
2341
          <width>80</width>
2342
          <height>0</height>
2343
         </size>
2344
        </property>
2345
        <property name="maximumSize">
2346
         <size>
2347
          <width>80</width>
2348
          <height>16777215</height>
2349
         </size>
2350
        </property>
2351
        <property name="alignment">
2352
         <set>Qt::AlignCenter</set>
2353
        </property>
2354
       </widget>
2355
      </item>
2356
      <item>
2357
       <widget class="QLineEdit" name="lineEdit_Mixed_Density_Vapor">
2358
        <property name="minimumSize">
2359
         <size>
2360
          <width>80</width>
2361
          <height>0</height>
2362
         </size>
2363
        </property>
2364
        <property name="maximumSize">
2365
         <size>
2366
          <width>80</width>
2367
          <height>16777215</height>
2368
         </size>
2369
        </property>
2370
        <property name="alignment">
2371
         <set>Qt::AlignCenter</set>
2372
        </property>
2373
       </widget>
2374
      </item>
2375
      <item>
2376
       <widget class="QLineEdit" name="lineEdit_Mixed_Viscosity_Vapor">
2377
        <property name="minimumSize">
2378
         <size>
2379
          <width>80</width>
2380
          <height>0</height>
2381
         </size>
2382
        </property>
2383
        <property name="maximumSize">
2384
         <size>
2385
          <width>80</width>
2386
          <height>16777215</height>
2387
         </size>
2388
        </property>
2389
        <property name="alignment">
2390
         <set>Qt::AlignCenter</set>
2391
        </property>
2392
       </widget>
2393
      </item>
2394
      <item>
2395
       <widget class="QLineEdit" name="lineEdit_Mixed_Pressure_Vapor">
2396
        <property name="minimumSize">
2397
         <size>
2398
          <width>80</width>
2399
          <height>0</height>
2400
         </size>
2401
        </property>
2402
        <property name="maximumSize">
2403
         <size>
2404
          <width>80</width>
2405
          <height>16777215</height>
2406
         </size>
2407
        </property>
2408
        <property name="alignment">
2409
         <set>Qt::AlignCenter</set>
2410
        </property>
2411
       </widget>
2412
      </item>
2413
      <item>
2414
       <widget class="QLineEdit" name="lineEdit_Mixed_Temperature_Vapor">
2415
        <property name="minimumSize">
2416
         <size>
2417
          <width>80</width>
2418
          <height>0</height>
2419
         </size>
2420
        </property>
2421
        <property name="maximumSize">
2422
         <size>
2423
          <width>80</width>
2424
          <height>16777215</height>
2425
         </size>
2426
        </property>
2427
        <property name="alignment">
2428
         <set>Qt::AlignCenter</set>
2429
        </property>
2430
       </widget>
2431
      </item>
2432
      <item>
2433
       <widget class="QLineEdit" name="lineEdit_Mixed_Molecular_Weight_Vapor">
2434
        <property name="minimumSize">
2435
         <size>
2436
          <width>80</width>
2437
          <height>0</height>
2438
         </size>
2439
        </property>
2440
        <property name="maximumSize">
2441
         <size>
2442
          <width>80</width>
2443
          <height>16777215</height>
2444
         </size>
2445
        </property>
2446
        <property name="alignment">
2447
         <set>Qt::AlignCenter</set>
2448
        </property>
2449
       </widget>
2450
      </item>
2451
      <item>
2452
       <widget class="QLineEdit" name="lineEdit_Mixed_Compress_Factor_Vapor">
2453
        <property name="minimumSize">
2454
         <size>
2455
          <width>80</width>
2456
          <height>0</height>
2457
         </size>
2458
        </property>
2459
        <property name="maximumSize">
2460
         <size>
2461
          <width>80</width>
2462
          <height>16777215</height>
2463
         </size>
2464
        </property>
2465
        <property name="alignment">
2466
         <set>Qt::AlignCenter</set>
2467
        </property>
2468
       </widget>
2469
      </item>
2470
     </layout>
2471
    </item>
2472
    <item row="2" column="0">
2473
     <layout class="QHBoxLayout" name="horizontalLayout_26">
2474
      <item>
2475
       <widget class="QLabel" name="label_37">
2476
        <property name="minimumSize">
2477
         <size>
2478
          <width>0</width>
2479
          <height>0</height>
2480
         </size>
2481
        </property>
2482
        <property name="maximumSize">
2483
         <size>
2484
          <width>16777215</width>
2485
          <height>16777215</height>
2486
         </size>
2487
        </property>
2488
        <property name="font">
2489
         <font>
2490
          <weight>50</weight>
2491
          <bold>false</bold>
2492
         </font>
2493
        </property>
2494
        <property name="text">
2495
         <string>Liquid :</string>
2496
        </property>
2497
        <property name="alignment">
2498
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2499
        </property>
2500
       </widget>
2501
      </item>
2502
      <item>
2503
       <widget class="QLineEdit" name="lineEdit_Mixed_Flowrate_Mass_Liquid">
2504
        <property name="minimumSize">
2505
         <size>
2506
          <width>80</width>
2507
          <height>0</height>
2508
         </size>
2509
        </property>
2510
        <property name="maximumSize">
2511
         <size>
2512
          <width>80</width>
2513
          <height>16777215</height>
2514
         </size>
2515
        </property>
2516
        <property name="alignment">
2517
         <set>Qt::AlignCenter</set>
2518
        </property>
2519
       </widget>
2520
      </item>
2521
      <item>
2522
       <widget class="QLineEdit" name="lineEdit_Mixed_Density_Liquid">
2523
        <property name="minimumSize">
2524
         <size>
2525
          <width>80</width>
2526
          <height>0</height>
2527
         </size>
2528
        </property>
2529
        <property name="maximumSize">
2530
         <size>
2531
          <width>80</width>
2532
          <height>16777215</height>
2533
         </size>
2534
        </property>
2535
        <property name="alignment">
2536
         <set>Qt::AlignCenter</set>
2537
        </property>
2538
       </widget>
2539
      </item>
2540
      <item>
2541
       <widget class="QLineEdit" name="lineEdit_Mixed_Viscosity_Liquid">
2542
        <property name="minimumSize">
2543
         <size>
2544
          <width>80</width>
2545
          <height>0</height>
2546
         </size>
2547
        </property>
2548
        <property name="maximumSize">
2549
         <size>
2550
          <width>80</width>
2551
          <height>16777215</height>
2552
         </size>
2553
        </property>
2554
        <property name="alignment">
2555
         <set>Qt::AlignCenter</set>
2556
        </property>
2557
       </widget>
2558
      </item>
2559
      <item>
2560
       <widget class="QLineEdit" name="lineEdit_11">
2561
        <property name="enabled">
2562
         <bool>false</bool>
2563
        </property>
2564
        <property name="minimumSize">
2565
         <size>
2566
          <width>80</width>
2567
          <height>0</height>
2568
         </size>
2569
        </property>
2570
        <property name="maximumSize">
2571
         <size>
2572
          <width>80</width>
2573
          <height>16777215</height>
2574
         </size>
2575
        </property>
2576
        <property name="text">
2577
         <string>-</string>
2578
        </property>
2579
        <property name="alignment">
2580
         <set>Qt::AlignCenter</set>
2581
        </property>
2582
       </widget>
2583
      </item>
2584
      <item>
2585
       <widget class="QLineEdit" name="lineEdit_10">
2586
        <property name="enabled">
2587
         <bool>false</bool>
2588
        </property>
2589
        <property name="minimumSize">
2590
         <size>
2591
          <width>80</width>
2592
          <height>0</height>
2593
         </size>
2594
        </property>
2595
        <property name="maximumSize">
2596
         <size>
2597
          <width>80</width>
2598
          <height>16777215</height>
2599
         </size>
2600
        </property>
2601
        <property name="text">
2602
         <string>-</string>
2603
        </property>
2604
        <property name="alignment">
2605
         <set>Qt::AlignCenter</set>
2606
        </property>
2607
       </widget>
2608
      </item>
2609
      <item>
2610
       <widget class="QLineEdit" name="lineEdit_9">
2611
        <property name="enabled">
2612
         <bool>false</bool>
2613
        </property>
2614
        <property name="minimumSize">
2615
         <size>
2616
          <width>80</width>
2617
          <height>0</height>
2618
         </size>
2619
        </property>
2620
        <property name="maximumSize">
2621
         <size>
2622
          <width>80</width>
2623
          <height>16777215</height>
2624
         </size>
2625
        </property>
2626
        <property name="text">
2627
         <string>-</string>
2628
        </property>
2629
        <property name="alignment">
2630
         <set>Qt::AlignCenter</set>
2631
        </property>
2632
       </widget>
2633
      </item>
2634
      <item>
2635
       <widget class="QLineEdit" name="lineEdit_8">
2636
        <property name="enabled">
2637
         <bool>false</bool>
2638
        </property>
2639
        <property name="minimumSize">
2640
         <size>
2641
          <width>80</width>
2642
          <height>0</height>
2643
         </size>
2644
        </property>
2645
        <property name="maximumSize">
2646
         <size>
2647
          <width>80</width>
2648
          <height>16777215</height>
2649
         </size>
2650
        </property>
2651
        <property name="text">
2652
         <string>-</string>
2653
        </property>
2654
        <property name="alignment">
2655
         <set>Qt::AlignCenter</set>
2656
        </property>
2657
       </widget>
2658
      </item>
2659
     </layout>
2660
    </item>
2661
   </layout>
2662
  </widget>
2663
  <widget class="QGroupBox" name="groupBox_GeometryData_Mixed">
2664
   <property name="geometry">
2665
    <rect>
2666
     <x>8</x>
2667
     <y>220</y>
2668
     <width>669</width>
2669
     <height>189</height>
2670
    </rect>
2671
   </property>
2672
   <property name="font">
2673
    <font>
2674
     <weight>75</weight>
2675
     <bold>true</bold>
2676
    </font>
2677
   </property>
2678
   <property name="title">
2679
    <string>Geometry Data</string>
2680
   </property>
2681
   <layout class="QGridLayout" name="gridLayout_2">
2682
    <item row="0" column="0">
2683
     <widget class="QTableWidget" name="tableWidget_GeometryData_Mixed">
2684
      <property name="selectionMode">
2685
       <enum>QAbstractItemView::SingleSelection</enum>
2686
      </property>
2687
      <property name="selectionBehavior">
2688
       <enum>QAbstractItemView::SelectRows</enum>
2689
      </property>
2690
     </widget>
2691
    </item>
2692
   </layout>
2693
  </widget>
2694
  <widget class="QPushButton" name="pushButton_Calculation">
2695
   <property name="geometry">
2696
    <rect>
2697
     <x>488</x>
2698
     <y>420</y>
2699
     <width>90</width>
2700
     <height>24</height>
2701
    </rect>
2702
   </property>
2703
   <property name="text">
2704
    <string>Calculation</string>
2705
   </property>
2706
  </widget>
2707
  <widget class="QPushButton" name="pushButton_Add_GeometryData_Mixed">
2708
   <property name="geometry">
2709
    <rect>
2710
     <x>8</x>
2711
     <y>420</y>
2712
     <width>24</width>
2713
     <height>24</height>
2714
    </rect>
2715
   </property>
2716
   <property name="minimumSize">
2717
    <size>
2718
     <width>24</width>
2719
     <height>24</height>
2720
    </size>
2721
   </property>
2722
   <property name="maximumSize">
2723
    <size>
2724
     <width>24</width>
2725
     <height>24</height>
2726
    </size>
2727
   </property>
2728
   <property name="font">
2729
    <font>
2730
     <weight>50</weight>
2731
     <bold>false</bold>
2732
    </font>
2733
   </property>
2734
   <property name="text">
2735
    <string/>
2736
   </property>
2737
   <property name="icon">
2738
    <iconset resource="../res/Resource.qrc">
2739
     <normaloff>:/images/Add.png</normaloff>:/images/Add.png</iconset>
2740
   </property>
2741
  </widget>
2742
  <widget class="QPushButton" name="pushButton_View_Result">
2743
   <property name="geometry">
2744
    <rect>
2745
     <x>588</x>
2746
     <y>420</y>
2747
     <width>90</width>
2748
     <height>24</height>
2749
    </rect>
2750
   </property>
2751
   <property name="text">
2752
    <string>View Result</string>
2753
   </property>
2754
  </widget>
2755
  <widget class="QDialogButtonBox" name="buttonBox">
2756
   <property name="geometry">
2757
    <rect>
2758
     <x>516</x>
2759
     <y>16</y>
2760
     <width>153</width>
2761
     <height>57</height>
2762
    </rect>
2763
   </property>
2764
   <property name="font">
2765
    <font>
2766
     <family>맑은 고딕</family>
2767
     <weight>50</weight>
2768
     <bold>false</bold>
2769
    </font>
2770
   </property>
2771
   <property name="orientation">
2772
    <enum>Qt::Horizontal</enum>
2773
   </property>
2774
   <property name="standardButtons">
2775
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
2776
   </property>
2777
  </widget>
2778
 </widget>
2779
 <tabstops>
2780
  <tabstop>lineEdit_DisplayNo</tabstop>
2781
  <tabstop>comboBox_PhaseType</tabstop>
2782
  <tabstop>lineEdit_Flowrate_Mass_Liquid</tabstop>
2783
  <tabstop>lineEdit_Flowrate_Volume</tabstop>
2784
  <tabstop>lineEdit_Density</tabstop>
2785
  <tabstop>lineEdit_Viscosity_Liquid</tabstop>
2786
  <tabstop>lineEdit_Flowrate_Mass_Vapor</tabstop>
2787
  <tabstop>lineEdit_Viscosity_Vapor</tabstop>
2788
  <tabstop>lineEdit_Specific_Heat_Ratio</tabstop>
2789
  <tabstop>lineEdit_Molecular_Weight</tabstop>
2790
  <tabstop>lineEdit_Temperature</tabstop>
2791
  <tabstop>lineEdit_Compress_Factor</tabstop>
2792
  <tabstop>lineEdit_Limitation_Velocity</tabstop>
2793
  <tabstop>lineEdit_Limitation_Pressure_Drop</tabstop>
2794
  <tabstop>comboBox_Nominal_Pipe_Size</tabstop>
2795
  <tabstop>comboBox_Schedule_No</tabstop>
2796
  <tabstop>lineEdit_Inside_Pipe_Size</tabstop>
2797
  <tabstop>pushButton_Roughness</tabstop>
2798
  <tabstop>lineEdit_Roughness</tabstop>
2799
  <tabstop>lineEdit_Straight_Length</tabstop>
2800
  <tabstop>lineEdit_Equivalent_Length_Input</tabstop>
2801
  <tabstop>pushButton_Fitting</tabstop>
2802
  <tabstop>lineEdit_Fitting_Length</tabstop>
2803
  <tabstop>lineEdit_Equivalent_Length_Cal</tabstop>
2804
  <tabstop>pushButton</tabstop>
2805
 </tabstops>
2806
 <resources>
2807
  <include location="../res/Resource.qrc"/>
2808
 </resources>
2809
 <connections>
2810
  <connection>
2811
   <sender>buttonBox</sender>
2812
   <signal>accepted()</signal>
2813
   <receiver>Dialog</receiver>
2814
   <slot>accept()</slot>
2815
   <hints>
2816
    <hint type="sourcelabel">
2817
     <x>248</x>
2818
     <y>254</y>
2819
    </hint>
2820
    <hint type="destinationlabel">
2821
     <x>157</x>
2822
     <y>274</y>
2823
    </hint>
2824
   </hints>
2825
  </connection>
2826
  <connection>
2827
   <sender>buttonBox</sender>
2828
   <signal>rejected()</signal>
2829
   <receiver>Dialog</receiver>
2830
   <slot>reject()</slot>
2831
   <hints>
2832
    <hint type="sourcelabel">
2833
     <x>316</x>
2834
     <y>260</y>
2835
    </hint>
2836
    <hint type="destinationlabel">
2837
     <x>286</x>
2838
     <y>274</y>
2839
    </hint>
2840
   </hints>
2841
  </connection>
2842
 </connections>
2843
</ui>
클립보드 이미지 추가 (최대 크기: 500 MB)