The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Signal.connect
std
signals
Signal
Add a slot to the list of slots to be called when emit() is called.
mixintemplate
Signal
(T1...)
final
void
connect
(
slot_t
slot
)
Meta
Source
See Implementation
std
signals
Signal
aliases
slot_t
functions
connect
disconnect
disconnectAll
emit
Add a slot to the list of slots to be called when emit() is called.