Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapobject_p.h100 bool setImplementation(const QExplicitlySharedDataPointer<QGeoMapObjectPrivate> &pimpl);
H A Dqgeomapobject.cpp104 bool QGeoMapObject::setImplementation(const QExplicitlySharedDataPointer<QGeoMapObjectPrivate> &pim… in setImplementation() function in QGeoMapObject
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqgeomapobjectqsgsupport.cpp57 bool res = obj->setImplementation(pimpl); in createMapObjectImplementation()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomap.cpp298 return obj->setImplementation(pimpl); in createMapObjectImplementation()