diff options
author | Richard Moe Gustavsen <[email protected]> | 2022-09-15 14:57:53 +0200 |
---|---|---|
committer | Shawn Rutledge <[email protected]> | 2022-09-16 23:02:23 +0000 |
commit | 843b8d126d87697379f8bc35a2b19b8cc169336a (patch) | |
tree | 01a5f638f5497daea803cbfcbf9650f3ac709881 /tests/benchmarks | |
parent | e43e17d9f8aa1d5fffbf87127cd6235497d6e3e6 (diff) |
QQuickItem: document and test how hover events work wrt the enabled property
The current documentation for the "enabled" property claims
that "This property holds whether the item receives mouse and
keyboard events.". This is not completely true. Hover events
have been enabled for disabled items for a long time, to
e.g show tooltips, also for disabled items. Since changing
this would cause regressions, and since hover events can anyway
be switched on and off with a separate, explicit, API, document
(and test) that this is how hover events actually work.
Task-number: QTBUG-30801
Pick-to: 6.4
Change-Id: I59409cbb33fb3e2275809156c245e28c21891bbc
Reviewed-by: Shawn Rutledge <[email protected]>
Diffstat (limited to 'tests/benchmarks')
0 files changed, 0 insertions, 0 deletions