개정판 46cc806a
issue #641: fixed that connect flow item to line
Change-Id: Iff7b1cf1da58a8d1321a8037ecebf1625adbbb79
DTI_PID/DTI_PID/MainWindow.py | ||
---|---|---|
2861 | 2861 |
# connect flow item to line |
2862 | 2862 |
for line in lines: |
2863 | 2863 |
line.update_arrow() |
2864 |
docData.lines.append(line)
|
|
2864 |
app_doc_data.lines.append(line)
|
|
2865 | 2865 |
# for flowMark in [item for item in symbols if type(item) is QEngineeringFlowMarkItem]: |
2866 | 2866 |
# for line in lines: |
2867 | 2867 |
# if flowMark.owner is line: |
내보내기 Unified diff