[Interest] What is the minimum required steps to extend a QQuickItem in C++ and make receive the touch events?

Nuno Santos nunosantos at imaginando.pt
Thu Dec 4 10:53:15 CET 2014


Hi,

I want to implement a custom QQuickItem in C++ for enhanced performance rather than having a complex Qml component. 

I want to received the touch events but overriding touchEvent doesn’t seem to be enough.

What am I missing?

Thanks,

Nuno


More information about the Interest mailing list