프로젝트

일반

사용자정보

개정판 d3162ecb

IDd3162ecb0d1dba7300015adcbf3d28051bf4e1a5
상위 4d0869ef
하위 30b8dfd2

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

issue #49: fix table

Change-Id: I1190994f5527d982f2886231b4fb349ad666a7e8

차이점 보기:

DTI_PID/DTI_PID/Commands/ReplaceInsertCommand.py
28 28
    def __init__(self):
29 29
        super(ReplaceInsertCommand, self).__init__(None)
30 30

  
31
    def item_remove(self, items):
32
        for item in items:
33
            item.transfer.onRemoved.emit(item)
34

  
31 35
    def execute(self, scene, find_symbol, replace_symbol, replace_action, condition, custom=None, strict=False, auto=True):
32 36
        """replace or insert symbol"""
33 37

  

내보내기 Unified diff

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