Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
57a7ec1c9d226e05e9453e17c582dc71c01185a0 (qt/qtdeclarative/5.15)
Description
Maybe I'm missing something, but mouseDoubleClick() seems entirely unrealistic - when would you get a double click event without the presses and releases leading up to it? I think we should deprecate it in favour of mouseDoubleClickSequence that Caroline added in 5.5:
https://codereview.qt-project.org/c/qt/qtdeclarative/+/107394