[PyQt] Getting raw x11 events

Tro troworld at gmail.com
Wed Mar 19 03:52:59 GMT 2008


Hi.

I'm trying to get at the raw x11 events by overriding the x11ProcessEvent() 
method in my PyQt QApplication-derived class, but it's never being called. In 
fact, QApplication doesn't seem to have a x11ProcessEvent() method that I 
could override.

Is this by design or am I doing something wrong?

Thanks,
Tro


More information about the PyQt mailing list