Multitouching in qml on i-MX6
Unsolved
Mobile and Embedded
-
Hi all,
How can i achieve multitouching in qml, on an embedded board(iMX-6), through my UI?
Do i need to enable any driver on the board initially and then port my application to have multitouching on it?For ex, if i have a image or doc, through multi touch i can zoom in or zoom out.
Can anyone guide me in this matter ?Thank you.