개정판 7d0ae15f
issue #000: 0807
Change-Id: I0aa5a9687b0044fc8ecace2d0e9f861a7a9ee9b4
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 |
#symbol.add_assoc_item(item) |
|
282 | 281 |
item.owner = symbol |
283 | 282 |
break |
284 | 283 |
else: |
내보내기 Unified diff