$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Setzer, Sebastian (ext) (sebastian.setzer.ext_at_[hidden])
Date: 2006-05-18 07:53:43
Hi,
If you connect (disconnect) a new slot to a signal inside of a slot of
the same signal, what happens?
- are the slots called which where connected before the signal was
called,
- or is new slot be called this time, too,
- or is the behaviour undefined?
I didn't find anything on this subject in the manuals. Even if the
behaviour is undefined, that should be mentioned.
Sebastian Setzer