[Interest] How to enable MTDEV for multi-touch

Reinhardt Behm rbehm at hushmail.com
Wed Feb 4 11:28:31 CET 2015


On Wednesday 04 February 2015 18:14:26 nus1998 wrote:
> Thanks for both of your reply. I have compiled Qt 5.3.2 for linuxfb with
> mtdev enabled. however, in my application, the touch event is not reported,
> instead, the mouse event is received when I press a capacitive touch. the
> plugin I used is evdevtouch, anything to be setup for it?
> 
You have to set Qt::WA_AcceptTouchEvents for the QWidget. See the doc for 
QTouchEvent.

-- 
Reinhardt




More information about the Interest mailing list