TODO.md: update Qt 5.15 new features of interest
This commit is contained in:
parent
7c83b1c167
commit
8215993abe
5
TODO.md
5
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user