Qt 6.11 is out! See what's new in the release
blog
KeyNavigation for component
-
-
I believe you can achieve this by wrapping the component in a FocusScope. This article and example should be enough to get you there.
http://doc.qt.io/qt-5/qtquick-input-focus.html
http://doc.qt.io/qt-5/qtquick-keyinteraction-example.html