objects.disconnect

Disconnects a signal from a slot
Usage
disconnect <source_object> <signal_name> <target_object> <slot_name>
Description
Disconnects the <source_object>'s signal <signal_name> from the <target_object>'s slot <slot_name>. When one of the two objects is destroyed, the signal/slot connection is automatically removed.
Syntax Specification
disconnect <source_object> <signal_name> <target_object> <slot_name>
See also
class, objects.connect, objects documentation

Index, Commands
KVIrc 3.2.2 Documentation
Generated by neoclust at Mon Jun 5 18:30:07 2006