ListView - How to use keyNavigationEnabled?
Solved
QML and Qt Quick
-
Hi, how can i use keyNavigationEnabled property of QML ListView? When i try go use it, it says that there is no such property? It exist in documentation: http://doc.qt.io/qt-5/qml-qtquick-listview.html
-
@Yordan-Bonev It is a bug. See QTBUG-57621.
Fix version: 5.8.1 -
Okay, nice. Thanks