Searched refs:modelUpdated (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qmapobjectview.cpp | 205 connect(model, &QQmlInstanceModel::modelUpdated, this, &QMapObjectView::modelUpdated); in classBegin() 316 void QMapObjectView::modelUpdated(const QQmlChangeSet &changeSet, bool reset) in modelUpdated() function in QMapObjectView
|
| H A D | qmapobjectview_p.h | 98 void modelUpdated(const QQmlChangeSet &changeSet, bool reset);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomapitemview.cpp | 136 …connect(m_delegateModel, &QQmlInstanceModel::modelUpdated, this, &QDeclarativeGeoMapItemView::mode… in classBegin() 176 void QDeclarativeGeoMapItemView::modelUpdated(const QQmlChangeSet &changeSet, bool reset) in modelUpdated() function in QDeclarativeGeoMapItemView
|
| H A D | qdeclarativegeomapitemview_p.h | 125 void modelUpdated(const QQmlChangeSet &changeSet, bool reset);
|