Home
last modified time | relevance | path

Searched refs:getDetails (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_place.qml500 readPlace.getDetails();
507 readPlace.getDetails();
517 readPlace.getDetails();
556 removePlace.getDetails();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/declarative/
H A Dplaces.qml343 place.getDetails();
385 place.getDetails();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplace_p.h163 Q_INVOKABLE void getDetails();
H A Dqdeclarativesearchresultmodel.cpp941 m_places.at(row)->getDetails(); in placeUpdated()
H A Dqdeclarativeplace.cpp741 void QDeclarativePlace::getDetails() in getDetails() function in QDeclarativePlace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DSearchResultDelegate.qml137 place.getDetails();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dnokia.qdoc266 via QPlaceManager::getDetails()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplaces.qdoc172 have been fetched or not. If not, the Place::getDetails() method can be invoked
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1351 Method { name: "getDetails" }