프로젝트

일반

사용자정보

개정판 64062d1a

ID64062d1a4a62f65f2e5042c98a43019fde27be1a
상위 877ba95c
하위 0744b53d, 41177970

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

issue #000: 0217

Change-Id: I44fe169eb54360030eb47c9a9c159f16fb3da9bf

차이점 보기:

DTI_PID/DTI_PID/Commands/HighlightCommand.py
95 95
                self.imageViewer.updateViewer(QRectF(topLeft.x(), topLeft.y(), bottomRight.x() - topLeft.x(),
96 96
                                                     bottomRight.y() - topLeft.y()))
97 97

  
98
                param.setSelected(True)
99
                param.update()
100

  
101 98
                if type(param) is QEngineeringLineNoTextItem:
102 99
                    for run in param.runs:
103 100
                        for item in run.items:
104 101
                            item.setSelected(True)
105 102
                            item.update()
106 103

  
104
                param.setSelected(True)
105
                param.update()
106

  
107 107
    def undo(self):
108 108
        pass
109 109

  

내보내기 Unified diff

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