[Qt-interest] Events

OS Prog osprog at gmail.com
Fri Apr 30 18:41:53 CEST 2010


Hi,

I'm trying to disable the mouse events to QWidget and its child widgets and
to replace them with my custom event.
I have event() function in my parent class and I'm receiving my custom
events there. After decoding them I'm trying to prepare QMouseEvend and send
it to the widgets, but their child widget doesn't receive it... I'm kind of
lost with the events.

I'll try to post some code later.

Regards,
Nikolay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100430/829f2beb/attachment.html 


More information about the Qt-interest-old mailing list