Disconnect a direct connection.
After issuing this call, the connection to method of obj is lost and obj.method() will no longer be called on emit. Preconditions: Same as for direct connect.
See Implementation
Disconnect a direct connection.
After issuing this call, the connection to method of obj is lost and obj.method() will no longer be called on emit. Preconditions: Same as for direct connect.