Re: [sigc] coexistence of Qt and sigc++?



Murray Cumming wrote:
On Friday 28 July 2006 12:48, Murray Cumming wrote:
Well, you can use either
signal_something.emit();
or
signal_something()
so you might just try to avoid using the emit() alternative.

Or, eventually use Gtkmm instead of QT.  ;)




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