Qt Android, how can I get MotionEvent.getToolType() equivalent?
I have a whiteboard that’s a component extending from QQuickItem, as it’s in use in some hardware devices I need to detect when the tool being used is an eraser, a stylus or the finger.