Home
last modified time | relevance | path

Searched refs:onSupportedMapTypesChanged (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h276 void onSupportedMapTypesChanged();
H A Dqdeclarativegeomap.cpp294 void QDeclarativeGeoMap::onSupportedMapTypesChanged() in onSupportedMapTypesChanged() function in QDeclarativeGeoMap
717 …ct(m_mappingManager, SIGNAL(supportedMapTypesChanged()), this, SLOT(onSupportedMapTypesChanged())); in mappingManagerInitialized()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/
H A Dmapviewer.qml485 onSupportedMapTypesChanged: mainMenu.mapTypeMenu.createMenu(map)