Re: [sigc] how to use signal as slot?



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]