프로젝트

일반

사용자정보

개정판 f0810527

IDf0810527063956f0ee7bfe6dc3c6abf4df6e0ce4
상위 d3964f01
하위 922c8404

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

issue #563: disable symbol to symbol label

Change-Id: Ie74712498b95227fa8cf791bde7a6af571d4d474

차이점 보기:

DTI_PID/DTI_PID/LineNoTracer.py
580 580
        for label in labels:
581 581
            label.connectAttribute(valves, clear=False)
582 582

  
583
        '''
584
        # for alarm no more used
583 585
        labels = [symbol for symbol in symbols if symbol.iType == 29]  # Labels - Piping Components => Instrument
584 586
        valves = [symbol for symbol in symbols if symbol.iType == 25]  # System Functions
585 587
        for label in labels:
586 588
            label.connectAttribute(valves, clear=False)
589
        '''
587 590

  
588 591
        QApplication.processEvents()
589 592
        for symbol in symbols:

내보내기 Unified diff

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