TODO.md: update Qt 5.15 new features of interest

This commit is contained in:
miruka 2020-05-30 19:50:37 -04:00
parent 7c83b1c167
commit 8215993abe

View File

@ -278,3 +278,8 @@
(e.g. `DragHandler`) will change the cursor when the active state is true. (e.g. `DragHandler`) will change the cursor when the active state is true.
`HoverHandler` will change it when the mouse is hovering over the `Item` that `HoverHandler` will change it when the mouse is hovering over the `Item` that
contains the `HoverHandler`. contains the `HoverHandler`.
- Added `selectTextByMouse` property to `ComboBox`.
- Technology Preview: Support for running Qt Quick (2D) on top of
Direct3D, Metal and Vulkan