<div><div>              print(self.clipboard.dataChanged.disconnect()) </div><div>#            print(self.clipboard.dataChanged.disconnect(self.detectUrl))  #</div><div>#            print(QObject.disconnect(self.clipboard, SIGNAL('dataChanged()'),self.detectUrl))</div><div><br></div><div>I have tried the three,but only the uncommonted one worked,is there something wrong in <span style="line-height: 1.5; font-size: 14px;"> </span><span style="line-height: 1.5; font-size: 14px;">my code with <span id="_editor_bookmark_start_4" style="display: none; line-height: 0px;">‍</span></span><span style="line-height: 1.5; font-size: 14px;">the other two?</span></div><div><br></div><div> I think it would be better to let disconnect([slot]) in the New-style Signal and Slot return a bool value to hint if the connection is broken or not ,currently just return none<span id="_editor_bookmark_start_3" style="display: none; line-height: 0px;">‍</span></div></div><div><span id="_editor_bookmark_start_0" style="display: none; line-height: 0px;">‍</span></div>