-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Done
-
Affects Version/s: 5.12.2
-
Fix Version/s: 5.12.4, 5.13.1, 5.14.0 Alpha
-
Component/s: Quick: Controls 1
-
Labels:
-
Environment:QtCreator examples
-
Platform/s:
-
Commits:84fbb48832e984c7fce1c4091adb0d340974a75f (qt/qtquickcontrols/5.12)
When running Qt Quick Controls 1 - File System Browser Example from QtCreator
The following warning is displayed in the QtCreator console.
This seems to be related to use of TableViewColumn
"Could not convert argument 2 at"
"expression for index@file:///D:/TOOLS/Qt/5.12.2/msvc2017_64/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml:84"
"expression for onItemAdded@file:///D:/TOOLS/Qt/5.12.2/msvc2017_64/qml/QtQuick/Controls/Private/BasicTableView.qml:617"
"expression for onCompleted@file:///D:/TOOLS/Qt/5.12.2/msvc2017_64/qml/QtQuick/Controls/Private/BasicTableView.qml:546"
"Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
"This will throw a JavaScript TypeError in future releases of Qt!"
Model size of -15 is less than 0
Model size of -17 is less than 0
| For Gerrit Dashboard: QTBUG-74523 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 262259,4 | Don't specify null to indicate an invalid QModelIndex | 5.12 | qt/qtquickcontrols | Status: MERGED | +2 | 0 |