Sebastian Kügler
2654681dfd
Add MouseEventListener from mobilecomponents
We need this in some components to work around weaknesses in the standard MouseArea (such as conditional accepting of events). MouseEventListener basically provides wiretapping for mouse events, without blocking them, so they are still effective in the underlying widgets.
Description
No description provided
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%