개정판 d8883bf8
issue #000: 1019
Change-Id: I53376879a18052c2d2018bf060dfa6d7d6646006
DTI_PID/DTI_PID/TextItemFactory.py | ||
---|---|---|
278 | 278 |
for symbol in appDocData.symbols: |
279 | 279 |
if symbol.name in symbol_names and symbol.includes(textInfo.center) and '"' not in textInfo._text: |
280 | 280 |
item = QEngineeringNoteItem(symbol=symbol) |
281 |
|
|
281 | 282 |
item.owner = symbol |
282 | 283 |
break |
283 | 284 |
else: |
내보내기 Unified diff