Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem_p_p.h308 virtual void onGeoGeometryUpdated() = 0;
382 void onGeoGeometryUpdated() override in onGeoGeometryUpdated() function
550 void onGeoGeometryUpdated() override in onGeoGeometryUpdated() function
H A Dqdeclarativepolylinemapitem_p_p.h588 virtual void onGeoGeometryUpdated() = 0;
661 void onGeoGeometryUpdated() override in onGeoGeometryUpdated() function
762 void onGeoGeometryUpdated() override in onGeoGeometryUpdated() function
H A Dqdeclarativepolygonmapitem.cpp767 m_d->onGeoGeometryUpdated(); in addCoordinate()
H A Dqdeclarativepolylinemapitem.cpp1078 m_d->onGeoGeometryUpdated(); in addCoordinate()