Re: [sigc] coexistence of Qt and sigc++?
- From: "Murray Cumming" <murrayc murrayc com>
- To: "stephan beal" <stephan s11n net>
- Cc: libsigc-list gnome org
- Subject: Re: [sigc] coexistence of Qt and sigc++?
- Date: Fri, 28 Jul 2006 12:48:29 +0200 (CEST)
> 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]