Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
MouseArea should respond to touch events rather than mouse events on systems which do not have a mouse. The primary use case is that touching an area of the screen which does not accept touch interaction should not prevent a MouseArea from accepting the next touch. The exclusivity of touch handling must be retained, i.e. only one MouseArea may be touched at a time. This change will similarly affect Flickable.
Attachments
Issue Links
- is duplicated by
-
QTBUG-30840 Flickable doesn't handle QTouchEvent
- Closed
-
QTBUG-37414 allow MouseArea to directly handle touch events
- Closed