OnKeyDown event (key down -> scroll down)
Hello.
How to implement an onkeydown event.
I didnt find one, there is nothing starting with OnKey…
Thank you
3 replies
Have you tried to use onPressed [doc.qt.nokia.com] ?
Here is an example http://doc.qt.nokia.com/4.7-snapshot/qml-keyevent.html
Also there is onDownPressed signal [doc.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!


