Hello,
I have a question concerning queued signal slot connections for interthread communication. With builtin Qt-types everything works fine. When I try to use some custom data classes as parameters it also works on Windows XP, but on Windows CE I get access violations when I emit the signal. I have registered my custom datatype with qRegisterMetaType and Q_DECLARE_METATYPE. Has anyone had experience with Qt 4.5.x and Windows CE here?
Kind regards,
Sebastian
Bookmarks