Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h103 Q_PROPERTY(bool mapReady READ mapReady NOTIFY mapReadyChanged)
233 void mapReadyChanged(bool ready);
H A Dqdeclarativegeomapcopyrightsnotice.cpp158 …connect(mapSource(), &QDeclarativeGeoMap::mapReadyChanged, this, &QDeclarativeGeoMapCopyrightNotic… in setMapSource()
H A Dqdeclarativegeomap.cpp391 emit mapReadyChanged(true); in initialize() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes524 name: "mapReadyChanged"