connect

Connects a signal to a slot
Usage
[Deprecated]connect <source_object> <signal_name> <target_object> <slot_name>
Description
Connects the <source_object>'s signal <signal_name> to the <target_object>'s slot <slot_name>. When one of the two objects is destroyed, the signal/slot connection is automatically removed.
WARNING: This command name collides with the rfc2812 CONNECT IRC Op command: this IRC command is available to operators only and is rather rarely used: you can use it by the means of raw.
Syntax Specification
[Deprecated]connect <source_object> <signal_name> <target_object> <slot_name>
See also
class, objects.disconnect, objects documentation

Index, Commands
KVIrc 3.2.4 Documentation
Generated by root at Tue Jul 3 18:53:52 2007