[Qt-interest] qt qws plugin

OS Prog osprog at gmail.com
Thu Oct 15 23:16:26 CEST 2009


Hi,

I'm implementing QWS Mouse plugin, but I want to "extend" the functionality
a bit more. The problem is I have no clear idea how to do it.
Now the plugin reads /dev/input/event and gets some mouse position data and
sends mouse events to the application. What I'd like to 'extend' is to post
(or send) some custom events to the application, as well as calling plugin's
slot from the application.

Can somebody tells me how to emit custom events from the plugin to the
application, and how to connect the plugin's slot with application's signal?

How to get the pointer to the plugin from application?

Best regards,
Nikolay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091015/0f3afd12/attachment.html 


More information about the Qt-interest-old mailing list