Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
6.7.2
Description
The example snippet here (display() and setDisplay()) uses unqualified .checked, but should probably use ["checked"] instead to make it go through qmlsc.
https://doc.qt.io/qt-6/qml-qt-labs-qmlmodels-tablemodel.html#supported-row-data-structures
Attachments
Issue Links
- resulted in
-
QTBUG-128156 Create a type safe, usable table model for QML
- Reported