[Qt-interest] mouse event without window

Alexander Vasiliev alexvasiljev at gmail.com
Thu Apr 16 14:21:05 CEST 2009


 Hi, all.

How can i track mouse events, when there is no windows on the screen, on
embedded linux? I made subclass of QApplication and reimplement
qwsEventFilter(QWSEvent * event). But i can only distinguish mouse events
from others and cannot get information about mouse clicking. I also made
filter by QCoreApplication::instance()->installEventFilter. But without
window i get only SockAct events.

Is it posible to catch mouse events outside/without window on linux?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090416/4ed7830a/attachment.html 


More information about the Qt-interest-old mailing list