Re: [sigc] how to use signal as slot?
- From: James Lin <jameslin vmware com>
- To: Martin Bickel <martin asc-hq org>, "libsigc-list gnome org" <libsigc-list gnome org>
- Subject: Re: [sigc] how to use signal as slot?
- Date: Mon, 7 Sep 2015 18:44:36 +0000
Martin Bickel wrote:
Is there any way to use signals as slots without writing an adaptor
function that emits the second signal?
If you want a sigc::slot that emits a sigc::signal, then call the make_slot() method on the signal.
- James
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]