Re: Problem emitting signal from a static function
Originally Posted by jpn
Does the receiver reimplement QObject::customEvent() to catch the custom event? Is the event type larger or equal to QEvent::User?
No, I hadn't set it up yet but I was busy doing so. I thought I would just fire off the event and made sure I was on the right track. Didn't expect it to stop the decoder working...
I am using QEvent::User as the event type though.
Bookmarks