프로젝트

일반

사용자정보

개정판 8fd39a20

ID8fd39a2075bf1b5b862e5f0aebdf5fd016eec4a8
상위 42075d18
하위 502dfff7, 9d66c3ce

함의성이(가) 2년 이상 전에 추가함

symbol auto mapping test

Change-Id: Iff94db4c0ce9720682d312119b255d70a61e0eae

차이점 보기:

DTI_PID/DTI_PID/ImportTextFromCADDialog.py
380 380

  
381 381
                button = QPushButton(icon=QIcon(":/newPrefix/Remove.svg"))
382 382
                button.setMaximumWidth(20)
383
                _index = model.index(model.rowCount(category_index) - 1, 2, child_index)
383
                _index = model.index(model.rowCount(child_index) - 1, 2, child_index)
384 384
                button.clicked.connect(self.on_remove_symbol_mapping_item)
385 385
                self.ui.treeViewSymbolMapping.setIndexWidget(_index, button)                    
386 386

  

내보내기 Unified diff

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