[Qt-interest] QGesture status in 4.6.3?

Harri Pasanen grego at mpaja.com
Sat Jan 8 11:13:02 CET 2011


I wonder if QGesture support is solid in 4.6.3, built in to C7 phone for 
instance?

The reason I'm asking is that I'm seeing odd behaviour, sometimes the gesture 
events don't fire at all.  Almost as if there would be an uninitialized 
variable somewhere that gets a random value at startup.

Naturally I suspected my own code first, but after looking at it I can't see 
how that would be responsible.  The QGesture code is in a custom widget 
derived from QWebView and pretty well isolated.   I did a small standalone 
test app and that seems to work fine every time.  Only when integrated to my 
real app the widget occasionally misbehaves.  Just guessing, would there be 
any race condition possibility in the initialization phase of gesture support?
Of course it can still be my code somehow, but now I'm hunting for ideas.

A related question: Is there some recommended desktop hardware/OS for testing 
gesture code?   Meego with some netbook?

Thanks,  

Grego
http://mpaja.com/



More information about the Qt-interest-old mailing list