개정판 9da538e4
issue #000: push
Change-Id: I57f3c8916cc474d61f4e49ee2dc8619e4058eb13
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 |
|
|
282 | 281 |
item.owner = symbol |
283 | 282 |
break |
284 | 283 |
else: |
내보내기 Unified diff