Re: What class with signals capabilities?



On Mon, 28 Nov 2016 23:16:15 +0100
Krzysztof <kj limes com pl> wrote:
Hi,

I'd like to make a class with signaling capabilities (receiving and 
emitting signals) under gtkmm. What class is the best to derive from? 
Gio::SimpleActionGroup or something else?

Do you need derivation?  Can you just include a sigc::signal object as
a class member?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]