Thread
:
[ANNOUNCE] Qt Mobility 1.2 for Fremantle
View Single Post
Creamy Goodness
2011-07-10 , 18:33
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#
56
Cool, yeah I heard the harmattan scope was coming, but wasn't sure what to do until then.
Trust me though, the signals/slots keywords are a real pain. It conflicts with boost, gio, and gtk, and maybe other frameworks too.The workarounds I found just don't work because you're using signals in your part of the code; if I #undef signals, or use one of the no-keywords includes or directives, it gets a compile error from your header. The official Qt mobility code uses the ugly Q_SLOTS and Q_SIGNALS, which is why I think you might listen to me
Quote & Reply
|
Creamy Goodness
View Public Profile
Send a private message to Creamy Goodness
Find all posts by Creamy Goodness