프로젝트

일반

사용자정보

개정판 638dd2dd

ID638dd2dd8a9ea9f4694f7c66305c7b5ed033155c
상위 d9aa8d67
하위 c46ad1e0

김연진이(가) 약 5년 전에 추가함

issue #1048 화면/메뉴/툴바 개발

Change-Id: I2ffdef915e4f767d72c49eeb9131024ff30cc3c6

차이점 보기:

HYTOS/HYTOS/UI/StreamData.ui
33 33
    <rect>
34 34
     <x>8</x>
35 35
     <y>8</y>
36
     <width>669</width>
36
     <width>493</width>
37 37
     <height>60</height>
38 38
    </rect>
39 39
   </property>
......
47 47
   <property name="title">
48 48
    <string>Stream No : ????</string>
49 49
   </property>
50
   <widget class="QDialogButtonBox" name="buttonBox">
51
    <property name="geometry">
52
     <rect>
53
      <x>500</x>
54
      <y>28</y>
55
      <width>156</width>
56
      <height>23</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="orientation">
67
     <enum>Qt::Horizontal</enum>
68
    </property>
69
    <property name="standardButtons">
70
     <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
71
    </property>
72
   </widget>
73 50
   <widget class="QLabel" name="label_14">
74 51
    <property name="geometry">
75 52
     <rect>
......
95 72
     <rect>
96 73
      <x>312</x>
97 74
      <y>28</y>
98
      <width>105</width>
75
      <width>169</width>
99 76
      <height>22</height>
100 77
     </rect>
101 78
    </property>
......
170 147
   </property>
171 148
   <layout class="QVBoxLayout" name="verticalLayout_4">
172 149
    <item>
173
     <layout class="QHBoxLayout" name="horizontalLayout_15">
174
      <item>
175
       <widget class="QLabel" name="label_13">
176
        <property name="minimumSize">
177
         <size>
178
          <width>129</width>
179
          <height>0</height>
180
         </size>
181
        </property>
182
        <property name="maximumSize">
183
         <size>
184
          <width>129</width>
185
          <height>16777215</height>
186
         </size>
187
        </property>
188
        <property name="font">
189
         <font>
190
          <weight>50</weight>
191
          <bold>false</bold>
192
         </font>
193
        </property>
194
        <property name="text">
195
         <string>Use Equiv. Length :</string>
196
        </property>
197
        <property name="alignment">
198
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
199
        </property>
200
       </widget>
201
      </item>
202
      <item>
203
       <widget class="QRadioButton" name="radioButton_Equivalent_Length_Input">
204
        <property name="font">
205
         <font>
206
          <weight>50</weight>
207
          <bold>false</bold>
208
         </font>
209
        </property>
210
        <property name="text">
211
         <string>Input</string>
212
        </property>
213
        <property name="checked">
214
         <bool>true</bool>
215
        </property>
216
       </widget>
217
      </item>
218
      <item>
219
       <widget class="QRadioButton" name="radioButton_Equivalent_Length_Cal">
220
        <property name="font">
221
         <font>
222
          <weight>50</weight>
223
          <bold>false</bold>
224
         </font>
225
        </property>
226
        <property name="text">
227
         <string>Cal'd</string>
228
        </property>
229
       </widget>
230
      </item>
231
     </layout>
232
    </item>
233
    <item>
234 150
     <layout class="QHBoxLayout" name="horizontalLayout_7">
235 151
      <item>
236 152
       <widget class="QLabel" name="label_8">
......
420 336
        <property name="alignment">
421 337
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
422 338
        </property>
339
        <property name="readOnly">
340
         <bool>true</bool>
341
        </property>
423 342
       </widget>
424 343
      </item>
425 344
      <item>
......
497 416
        <property name="alignment">
498 417
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
499 418
        </property>
419
        <property name="readOnly">
420
         <bool>true</bool>
421
        </property>
500 422
       </widget>
501 423
      </item>
502 424
      <item>
......
681 603
      <item>
682 604
       <widget class="QPushButton" name="pushButton_Fitting">
683 605
        <property name="enabled">
684
         <bool>false</bool>
606
         <bool>true</bool>
685 607
        </property>
686 608
        <property name="minimumSize">
687 609
         <size>
......
709 631
      <item>
710 632
       <widget class="QLineEdit" name="lineEdit_Fitting_Length">
711 633
        <property name="enabled">
712
         <bool>false</bool>
634
         <bool>true</bool>
713 635
        </property>
714 636
        <property name="minimumSize">
715 637
         <size>
......
732 654
        <property name="alignment">
733 655
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
734 656
        </property>
657
        <property name="readOnly">
658
         <bool>true</bool>
659
        </property>
735 660
       </widget>
736 661
      </item>
737 662
      <item>
......
747 672
        </property>
748 673
       </widget>
749 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>
750 707
      <item>
751 708
       <widget class="QLineEdit" name="lineEdit_Fitting_K">
752 709
        <property name="enabled">
753
         <bool>false</bool>
710
         <bool>true</bool>
754 711
        </property>
755 712
        <property name="minimumSize">
756 713
         <size>
757
          <width>30</width>
714
          <width>80</width>
758 715
          <height>0</height>
759 716
         </size>
760 717
        </property>
761 718
        <property name="maximumSize">
762 719
         <size>
763
          <width>30</width>
720
          <width>80</width>
764 721
          <height>16777215</height>
765 722
         </size>
766 723
        </property>
......
771 728
         </font>
772 729
        </property>
773 730
        <property name="alignment">
774
         <set>Qt::AlignCenter</set>
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/>
775 748
        </property>
776 749
       </widget>
777 750
      </item>
......
810 783
      <item>
811 784
       <widget class="QLineEdit" name="lineEdit_Equivalent_Length_Cal">
812 785
        <property name="enabled">
813
         <bool>false</bool>
786
         <bool>true</bool>
814 787
        </property>
815 788
        <property name="minimumSize">
816 789
         <size>
......
833 806
        <property name="alignment">
834 807
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
835 808
        </property>
809
        <property name="readOnly">
810
         <bool>true</bool>
811
        </property>
836 812
       </widget>
837 813
      </item>
838 814
      <item>
......
922 898
    <item>
923 899
     <layout class="QHBoxLayout" name="horizontalLayout_8">
924 900
      <item>
925
       <spacer name="horizontalSpacer">
926
        <property name="orientation">
927
         <enum>Qt::Horizontal</enum>
928
        </property>
929
        <property name="sizeType">
930
         <enum>QSizePolicy::Fixed</enum>
931
        </property>
932
        <property name="sizeHint" stdset="0">
933
         <size>
934
          <width>27</width>
935
          <height>20</height>
936
         </size>
937
        </property>
938
       </spacer>
939
      </item>
940
      <item>
941
       <widget class="QRadioButton" name="radioButton_Flowrate_Mass">
901
       <widget class="QLabel" name="label_31">
942 902
        <property name="minimumSize">
943 903
         <size>
944
          <width>0</width>
904
          <width>148</width>
945 905
          <height>0</height>
946 906
         </size>
947 907
        </property>
948 908
        <property name="maximumSize">
949 909
         <size>
950
          <width>16777215</width>
910
          <width>148</width>
951 911
          <height>16777215</height>
952 912
         </size>
953 913
        </property>
954
        <property name="sizeIncrement">
955
         <size>
956
          <width>0</width>
957
          <height>0</height>
958
         </size>
959
        </property>
960 914
        <property name="font">
961 915
         <font>
962 916
          <weight>50</weight>
963 917
          <bold>false</bold>
964 918
         </font>
965 919
        </property>
966
        <property name="layoutDirection">
967
         <enum>Qt::LeftToRight</enum>
968
        </property>
969 920
        <property name="text">
970 921
         <string>Flowrate (Mass) :</string>
971 922
        </property>
972
        <property name="checked">
973
         <bool>true</bool>
923
        <property name="alignment">
924
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
974 925
        </property>
975 926
       </widget>
976 927
      </item>
......
1017 968
    <item>
1018 969
     <layout class="QHBoxLayout" name="horizontalLayout_10">
1019 970
      <item>
1020
       <spacer name="horizontalSpacer_6">
1021
        <property name="orientation">
1022
         <enum>Qt::Horizontal</enum>
1023
        </property>
1024
        <property name="sizeType">
1025
         <enum>QSizePolicy::Fixed</enum>
1026
        </property>
1027
        <property name="sizeHint" stdset="0">
1028
         <size>
1029
          <width>16</width>
1030
          <height>20</height>
1031
         </size>
1032
        </property>
1033
       </spacer>
1034
      </item>
1035
      <item>
1036
       <widget class="QRadioButton" name="radioButton_Flowrate_Volume">
971
       <widget class="QLabel" name="label_32">
1037 972
        <property name="minimumSize">
1038 973
         <size>
1039
          <width>0</width>
974
          <width>148</width>
1040 975
          <height>0</height>
1041 976
         </size>
1042 977
        </property>
1043 978
        <property name="maximumSize">
1044 979
         <size>
1045
          <width>16777215</width>
980
          <width>148</width>
1046 981
          <height>16777215</height>
1047 982
         </size>
1048 983
        </property>
......
1052 987
          <bold>false</bold>
1053 988
         </font>
1054 989
        </property>
1055
        <property name="layoutDirection">
1056
         <enum>Qt::LeftToRight</enum>
1057
        </property>
1058 990
        <property name="text">
1059 991
         <string>Flowrate (Volume) :</string>
1060 992
        </property>
993
        <property name="alignment">
994
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
995
        </property>
1061 996
       </widget>
1062 997
      </item>
1063 998
      <item>
1064 999
       <widget class="QLineEdit" name="lineEdit_Flowrate_Volume">
1065 1000
        <property name="enabled">
1066
         <bool>false</bool>
1001
         <bool>true</bool>
1067 1002
        </property>
1068 1003
        <property name="minimumSize">
1069 1004
         <size>
......
1907 1842
     <x>8</x>
1908 1843
     <y>420</y>
1909 1844
     <width>149</width>
1910
     <height>23</height>
1845
     <height>24</height>
1911 1846
    </rect>
1912 1847
   </property>
1913 1848
   <property name="text">
......
2400 2335
       </widget>
2401 2336
      </item>
2402 2337
      <item>
2403
       <widget class="QLineEdit" name="lineEdit">
2338
       <widget class="QLineEdit" name="lineEdit_Mixed_Flowrate_Mass_Vapor">
2404 2339
        <property name="minimumSize">
2405 2340
         <size>
2406 2341
          <width>80</width>
......
2419 2354
       </widget>
2420 2355
      </item>
2421 2356
      <item>
2422
       <widget class="QLineEdit" name="lineEdit_3">
2357
       <widget class="QLineEdit" name="lineEdit_Mixed_Density_Vapor">
2423 2358
        <property name="minimumSize">
2424 2359
         <size>
2425 2360
          <width>80</width>
......
2438 2373
       </widget>
2439 2374
      </item>
2440 2375
      <item>
2441
       <widget class="QLineEdit" name="lineEdit_5">
2376
       <widget class="QLineEdit" name="lineEdit_Mixed_Viscosity_Vapor">
2442 2377
        <property name="minimumSize">
2443 2378
         <size>
2444 2379
          <width>80</width>
......
2457 2392
       </widget>
2458 2393
      </item>
2459 2394
      <item>
2460
       <widget class="QLineEdit" name="lineEdit_6">
2395
       <widget class="QLineEdit" name="lineEdit_Mixed_Pressure_Vapor">
2461 2396
        <property name="minimumSize">
2462 2397
         <size>
2463 2398
          <width>80</width>
......
2476 2411
       </widget>
2477 2412
      </item>
2478 2413
      <item>
2479
       <widget class="QLineEdit" name="lineEdit_7">
2414
       <widget class="QLineEdit" name="lineEdit_Mixed_Temperature_Vapor">
2480 2415
        <property name="minimumSize">
2481 2416
         <size>
2482 2417
          <width>80</width>
......
2495 2430
       </widget>
2496 2431
      </item>
2497 2432
      <item>
2498
       <widget class="QLineEdit" name="lineEdit_4">
2433
       <widget class="QLineEdit" name="lineEdit_Mixed_Molecular_Weight_Vapor">
2499 2434
        <property name="minimumSize">
2500 2435
         <size>
2501 2436
          <width>80</width>
......
2514 2449
       </widget>
2515 2450
      </item>
2516 2451
      <item>
2517
       <widget class="QLineEdit" name="lineEdit_2">
2452
       <widget class="QLineEdit" name="lineEdit_Mixed_Compress_Factor_Vapor">
2518 2453
        <property name="minimumSize">
2519 2454
         <size>
2520 2455
          <width>80</width>
......
2565 2500
       </widget>
2566 2501
      </item>
2567 2502
      <item>
2568
       <widget class="QLineEdit" name="lineEdit_14">
2503
       <widget class="QLineEdit" name="lineEdit_Mixed_Flowrate_Mass_Liquid">
2569 2504
        <property name="minimumSize">
2570 2505
         <size>
2571 2506
          <width>80</width>
......
2584 2519
       </widget>
2585 2520
      </item>
2586 2521
      <item>
2587
       <widget class="QLineEdit" name="lineEdit_13">
2522
       <widget class="QLineEdit" name="lineEdit_Mixed_Density_Liquid">
2588 2523
        <property name="minimumSize">
2589 2524
         <size>
2590 2525
          <width>80</width>
......
2603 2538
       </widget>
2604 2539
      </item>
2605 2540
      <item>
2606
       <widget class="QLineEdit" name="lineEdit_12">
2541
       <widget class="QLineEdit" name="lineEdit_Mixed_Viscosity_Liquid">
2607 2542
        <property name="minimumSize">
2608 2543
         <size>
2609 2544
          <width>80</width>
......
2744 2679
    <string>Geometry Data</string>
2745 2680
   </property>
2746 2681
   <layout class="QGridLayout" name="gridLayout_2">
2747
    <item row="1" column="0">
2748
     <widget class="QTableWidget" name="tableWidget_GeometryData_Mixed"/>
2749
    </item>
2750 2682
    <item row="0" column="0">
2751
     <layout class="QVBoxLayout" name="verticalLayout_2">
2752
      <item>
2753
       <layout class="QHBoxLayout" name="horizontalLayout_27">
2754
        <item>
2755
         <spacer name="horizontalSpacer_5">
2756
          <property name="orientation">
2757
           <enum>Qt::Horizontal</enum>
2758
          </property>
2759
          <property name="sizeHint" stdset="0">
2760
           <size>
2761
            <width>40</width>
2762
            <height>20</height>
2763
           </size>
2764
          </property>
2765
         </spacer>
2766
        </item>
2767
        <item>
2768
         <widget class="QPushButton" name="pushButton_Add_GeometryData_Mixed">
2769
          <property name="minimumSize">
2770
           <size>
2771
            <width>24</width>
2772
            <height>24</height>
2773
           </size>
2774
          </property>
2775
          <property name="maximumSize">
2776
           <size>
2777
            <width>24</width>
2778
            <height>24</height>
2779
           </size>
2780
          </property>
2781
          <property name="font">
2782
           <font>
2783
            <weight>50</weight>
2784
            <bold>false</bold>
2785
           </font>
2786
          </property>
2787
          <property name="text">
2788
           <string/>
2789
          </property>
2790
          <property name="icon">
2791
           <iconset resource="../res/Resource.qrc">
2792
            <normaloff>:/images/Add.png</normaloff>:/images/Add.png</iconset>
2793
          </property>
2794
         </widget>
2795
        </item>
2796
       </layout>
2797
      </item>
2798
     </layout>
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>
2799 2691
    </item>
2800 2692
   </layout>
2801 2693
  </widget>
2802 2694
  <widget class="QPushButton" name="pushButton_Calculation">
2803 2695
   <property name="geometry">
2804 2696
    <rect>
2805
     <x>8</x>
2697
     <x>488</x>
2806 2698
     <y>420</y>
2807
     <width>149</width>
2808
     <height>23</height>
2699
     <width>90</width>
2700
     <height>24</height>
2809 2701
    </rect>
2810 2702
   </property>
2811 2703
   <property name="text">
2812 2704
    <string>Calculation</string>
2813 2705
   </property>
2814 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>
2815 2778
 </widget>
2816 2779
 <tabstops>
2817 2780
  <tabstop>lineEdit_DisplayNo</tabstop>
2818 2781
  <tabstop>comboBox_PhaseType</tabstop>
2819
  <tabstop>radioButton_Flowrate_Mass</tabstop>
2820 2782
  <tabstop>lineEdit_Flowrate_Mass_Liquid</tabstop>
2821
  <tabstop>radioButton_Flowrate_Volume</tabstop>
2822 2783
  <tabstop>lineEdit_Flowrate_Volume</tabstop>
2823 2784
  <tabstop>lineEdit_Density</tabstop>
2824 2785
  <tabstop>lineEdit_Viscosity_Liquid</tabstop>
......
2830 2791
  <tabstop>lineEdit_Compress_Factor</tabstop>
2831 2792
  <tabstop>lineEdit_Limitation_Velocity</tabstop>
2832 2793
  <tabstop>lineEdit_Limitation_Pressure_Drop</tabstop>
2833
  <tabstop>radioButton_Equivalent_Length_Input</tabstop>
2834
  <tabstop>radioButton_Equivalent_Length_Cal</tabstop>
2835 2794
  <tabstop>comboBox_Nominal_Pipe_Size</tabstop>
2836 2795
  <tabstop>comboBox_Schedule_No</tabstop>
2837 2796
  <tabstop>lineEdit_Inside_Pipe_Size</tabstop>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)