개정판 f38a3a58
issue #0000 : Stream Data UI 위치 원복
Change-Id: Iaaaecb5fad24e46b1b7a4ce11fd43abbdb989f7b
HYTOS/HYTOS/StreamData_UI.py | ||
---|---|---|
791 | 791 |
self.pushButton_Line_Sizing.setGeometry(QtCore.QRect(8, 432, 125, 24)) |
792 | 792 |
self.pushButton_Line_Sizing.setObjectName("pushButton_Line_Sizing") |
793 | 793 |
self.groupBox_ProcessData_Mixed = QtWidgets.QGroupBox(Dialog) |
794 |
self.groupBox_ProcessData_Mixed.setGeometry(QtCore.QRect(8, 312, 669, 133))
|
|
794 |
self.groupBox_ProcessData_Mixed.setGeometry(QtCore.QRect(8, 56, 669, 133))
|
|
795 | 795 |
font = QtGui.QFont() |
796 | 796 |
font.setBold(True) |
797 | 797 |
font.setWeight(75) |
... | ... | |
1083 | 1083 |
self.horizontalLayout_26.addWidget(self.lineEdit_8) |
1084 | 1084 |
self.gridLayout.addLayout(self.horizontalLayout_26, 2, 0, 1, 1) |
1085 | 1085 |
self.groupBox_GeometryData_Mixed = QtWidgets.QGroupBox(Dialog) |
1086 |
self.groupBox_GeometryData_Mixed.setGeometry(QtCore.QRect(8, 56, 669, 221))
|
|
1086 |
self.groupBox_GeometryData_Mixed.setGeometry(QtCore.QRect(8, 196, 669, 221))
|
|
1087 | 1087 |
font = QtGui.QFont() |
1088 | 1088 |
font.setBold(True) |
1089 | 1089 |
font.setWeight(75) |
HYTOS/HYTOS/UI/StreamData.ui | ||
---|---|---|
1942 | 1942 |
<property name="geometry"> |
1943 | 1943 |
<rect> |
1944 | 1944 |
<x>8</x> |
1945 |
<y>312</y>
|
|
1945 |
<y>56</y>
|
|
1946 | 1946 |
<width>669</width> |
1947 | 1947 |
<height>133</height> |
1948 | 1948 |
</rect> |
... | ... | |
2753 | 2753 |
<property name="geometry"> |
2754 | 2754 |
<rect> |
2755 | 2755 |
<x>8</x> |
2756 |
<y>56</y>
|
|
2756 |
<y>196</y>
|
|
2757 | 2757 |
<width>669</width> |
2758 | 2758 |
<height>221</height> |
2759 | 2759 |
</rect> |
내보내기 Unified diff