프로젝트

일반

사용자정보

개정판 f8f3db16

IDf8f3db162cc85862b4a5a40efcf0c09beb1d108b
상위 627fb368
하위 36844d87

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

issue #1214 : Line Sizing Criteria - Liquid

Change-Id: I018591cf315bef8826f6fea1c54f9fb19b992b38

차이점 보기:

HYTOS/HYTOS/Line_Sizing_Liquid_UI.py
13 13
class Ui_Dialog(object):
14 14
    def setupUi(self, Dialog):
15 15
        Dialog.setObjectName("Dialog")
16
        Dialog.resize(450, 440)
16
        Dialog.resize(440, 757)
17 17
        font = QtGui.QFont()
18 18
        font.setFamily("맑은 고딕")
19 19
        Dialog.setFont(font)
......
26 26
        self.scrollArea.setWidgetResizable(True)
27 27
        self.scrollArea.setObjectName("scrollArea")
28 28
        self.scrollAreaWidgetContents = QtWidgets.QWidget()
29
        self.scrollAreaWidgetContents.setGeometry(QtCore.QRect(0, 0, 413, 697))
29
        self.scrollAreaWidgetContents.setGeometry(QtCore.QRect(0, 0, 420, 708))
30 30
        self.scrollAreaWidgetContents.setObjectName("scrollAreaWidgetContents")
31 31
        self.horizontalLayout_27 = QtWidgets.QHBoxLayout(self.scrollAreaWidgetContents)
32 32
        self.horizontalLayout_27.setObjectName("horizontalLayout_27")
......
530 530

  
531 531
    def retranslateUi(self, Dialog):
532 532
        _translate = QtCore.QCoreApplication.translate
533
        Dialog.setWindowTitle(_translate("Dialog", "Liquid Line Sizing Criteria - SECL"))
533
        Dialog.setWindowTitle(_translate("Dialog", "Line Sizing Criteria - SECL"))
534 534
        self.radioButton_Flowrate_Volume_2.setText(_translate("Dialog", "RadioButton"))
535 535
        self.radioButton_Reboiler_Trapout.setText(_translate("Dialog", "Reboiler Trapout"))
536 536
        self.radioButton_General_Service.setText(_translate("Dialog", "General Service"))
HYTOS/HYTOS/UI/Line_Sizing_Liquid.ui
6 6
   <rect>
7 7
    <x>0</x>
8 8
    <y>0</y>
9
    <width>450</width>
10
    <height>440</height>
9
    <width>440</width>
10
    <height>757</height>
11 11
   </rect>
12 12
  </property>
13 13
  <property name="font">
......
16 16
   </font>
17 17
  </property>
18 18
  <property name="windowTitle">
19
   <string>Liquid Line Sizing Criteria - SECL</string>
19
   <string>Line Sizing Criteria - SECL</string>
20 20
  </property>
21 21
  <property name="windowIcon">
22 22
   <iconset resource="../res/Resource.qrc">
......
33 33
       <rect>
34 34
        <x>0</x>
35 35
        <y>0</y>
36
        <width>413</width>
37
        <height>697</height>
36
        <width>420</width>
37
        <height>708</height>
38 38
       </rect>
39 39
      </property>
40 40
      <layout class="QHBoxLayout" name="horizontalLayout_27">

내보내기 Unified diff

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