Wednesday, 18 September 2013

How simulate the key press event by Qt and use it in JavaScript of QML?

How simulate the key press event by Qt and use it in JavaScript of QML?

I write a program for embedded and my device have physics button and
clickable icons above of this buttons. User can press buttons or touch
icons. Icons must generate keycode as buttons keycode. So icons must
simulate keypress event and translate it to focused items. I new in Qt and
QML. The some tips here very little help me.

No comments:

Post a Comment