kcms/style: rely on mouse events synthesized from touch
This is how MouseArea accepts tablet input. By disabling touch events and using synthesized mouse events, hoverEnterEvent and hoverLeaveEvent can work when using a stylus.
This is how MouseArea accepts tablet input. By disabling touch events and using synthesized mouse events, hoverEnterEvent and hoverLeaveEvent can work when using a stylus.