Hi All.

I have some problem with handle QML event on touch notebook (hp TouchSmart tm2-2150us), events onPressed, onPressAndHold not work, no debug message. I trying event handle through Qt class, but i have failure (connect QML and Qt using QDeclarativeView).

How i can write global event handler whitch register QML touch event on noutbook.

Thanks.