프로젝트

일반

사용자정보

개정판 a1b59087

IDa1b5908779d14a575248606ebf90d5518af9fae1
상위 0e9273d4
하위 829a5ea8

함의성이(가) 약 5년 전에 추가함

issue #563: fix scene

Change-Id: Ib517f3d52dcbb95f3ae8cbae5b519e4fc798743d

차이점 보기:

DTI_PID/DTI_PID/MainWindow.py
2147 2147
            return
2148 2148

  
2149 2149
        try:
2150
            dlg = QConnectAttrDialog(self, self.graphicsView)
2150
            dlg = QConnectAttrDialog(self, self.graphicsView.scene)
2151 2151
            dlg.setWindowFlags(self.windowFlags() & ~Qt.WindowCloseButtonHint & ~Qt.WindowContextHelpButtonHint)
2152 2152
            dlg.exec_()
2153 2153
            if dlg.isRunned:

내보내기 Unified diff

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