Re: [Interest] QAbstractItemModel and Qml - modelData is null

2017-10-16 Thread Pierre-Yves Siret
2017-10-16 20:11 GMT+02:00 Nuno Santos : > Hi, > > I have for the first time defined a QAbstractItemModel to use on Qml > because I needed to have a filtered version of this model > using QSortFilterProxyModel. > > I have the documentation here ->

[Interest] QAbstractItemModel and Qml - modelData is null

2017-10-16 Thread Nuno Santos
Hi, I have for the first time defined a QAbstractItemModel to use on Qml because I needed to have a filtered version of this model using QSortFilterProxyModel. I have the documentation here -> http://doc.qt.io/archives/qt-5.5/qtquick-modelviewsdata-cppmodels.html

[Interest] qt.qml.diskcache errors after Qt upgrade

2017-10-16 Thread Bullinger, Julius
Hi list, After upgrading to Qt 5.9.2 for MSVC2017, I cannot start any QML projects from Creator anymore: 19:01:33.362 [debug] QQmlTypeData::tryLoadFromDiskCache:2087: Error loading "qrc:/qml/layout/Layout.qml" from disk cache: "QML source file has a different time stamp than cached file."