95f6350e8f
When calling `QAIM.dataChanged(index, index, [roles])`, passing nothing (ie omitting the paramater altogether), an empty array `[]`, or an empty sequence `@[]` means "all roles", just like the C++ counterpart in https://doc.qt.io/qt-5/qabstractitemmodel.html#dataChanged Fixes #11830 |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
meson.build |