Home
last modified time | relevance | path

Searched refs:modelUpdated (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmapobjectview.cpp205 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 Dqmapobjectview_p.h98 void modelUpdated(const QQmlChangeSet &changeSet, bool reset);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp136 …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 Dqdeclarativegeomapitemview_p.h125 void modelUpdated(const QQmlChangeSet &changeSet, bool reset);