프로젝트

일반

사용자정보

개정판 03d1b1d2

ID03d1b1d281b02675216008e3c81ef4845cf7ddcc
상위 93af79e0
하위 552ff79e

백흠경이(가) 4년 이상 전에 추가함

AutoCAD 파일에서 Text뿐 아니라 Line도 가져오도록 개선

Change-Id: I52c99d732e7008f5f01975d0338f7aee19371b88

차이점 보기:

DTI_PID/DTI_PID/MainWindow_UI.py
2 2

  
3 3
# Form implementation generated from reading ui file '.\UI\MainWindow.ui'
4 4
#
5
# Created by: PyQt5 UI code generator 5.13.0
5
# Created by: PyQt5 UI code generator 5.13.1
6 6
#
7 7
# WARNING! All changes made in this file will be lost!
8 8

  
......
654 654
        self.actionGlobal_Validation = QtWidgets.QAction(MainWindow)
655 655
        self.actionGlobal_Validation.setIcon(icon9)
656 656
        self.actionGlobal_Validation.setObjectName("actionGlobal_Validation")
657
        self.actionConnectLineToSymbol = QtWidgets.QAction(MainWindow)
658
        self.actionConnectLineToSymbol.setObjectName("actionConnectLineToSymbol")
657 659
        self.menuExport.addAction(self.actionExportAsSVG)
658 660
        self.menuExport.addAction(self.actionExportAsXML)
659 661
        self.menuExport.addAction(self.actionExportAsImage)
......
702 704
        self.menu_5.addAction(self.actionText_Data_List)
703 705
        self.menu_5.addSeparator()
704 706
        self.menu_5.addAction(self.actionSymbol_Replace_Insert)
707
        self.menu_5.addAction(self.actionConnectLineToSymbol)
705 708
        self.menu_5.addSeparator()
706 709
        self.menu_5.addAction(self.actionEditRecognizeLine)
707 710
        self.menu_5.addAction(self.actionRecognizeTable)
......
863 866
        self.actionRotateCCW.setToolTip(_translate("MainWindow", "Roate counter clockwise"))
864 867
        self.actionReplace_Code_Table.setText(_translate("MainWindow", "Replace Code Table"))
865 868
        self.actionGlobal_Validation.setText(_translate("MainWindow", "Global Validation"))
869
        self.actionConnectLineToSymbol.setText(_translate("MainWindow", "Connect between symbols and lines"))
866 870
import MainWindow_rc

내보내기 Unified diff