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



> Hello!
>
> i'm new to sigc++ and i will be using it in an application i am working
> on. While my app has no UI, i plan to eventually wrap a Qt UI around
> it. My question, which i haven't found an answer to on the web site,
> is: can sigc++ and Qt coexist? i know from past experience (with my own
> sigslot implementation) that the word 'emit' can cause problems in code
> which is combined with Qt (IIRC 'emit' is a macro in Qt).

Yes, I've had this problem too. You might be able to #undef it.

> Any tips for combining sigc++ and Qt would be appreciated.


Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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