Re: copying sigc::signals
- From: Mark Roberts <gtkmm manumark de>
- To: gtkmm list <gtkmm-list gnome org>
- Subject: Re: copying sigc::signals
- Date: Fri, 5 Mar 2010 10:07:18 +0100 (CET)
Dear Jonner et al
When you copy a signal, any slots that you connect to the copied signal
will also be triggered when you emit the original signal.
If this is so, I would expect it to work the other way round as well. Does
it? If (after the copy) I connect a slot to the original signal, will it
be triggered when I emit the copied signal?
Mark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]