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



On Friday 28 July 2006 12:48, Murray Cumming wrote:
> Yes, I've had this problem too. You might be able to #undef it.
>
> > Any tips for combining sigc++ and Qt would be appreciated.

If it's undefined, Qt won't work properly, as it relies on that word :(. 
In my older case i ended up renaming my signal.emit() to signal.fire(). 
Since sigc++ is so much more advanced than my home-rolled solution, i 
would prefer to use it, but i need eventual compatibility with Qt, so 
this is an important issue for me. (Granted, the bug is really in Qt, 
not sigc++.)

-- 
----- stephan s11n net   http://s11n.net
"...pleasure is a grace and is not obedient to the commands
of the will." -- Alan W. Watts

Attachment: pgpUWsVh2t6PF.pgp
Description: PGP signature



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