Searched refs:setImplementation (Results 1 – 4 of 4) sorted by relevance
100 bool setImplementation(const QExplicitlySharedDataPointer<QGeoMapObjectPrivate> &pimpl);
104 bool QGeoMapObject::setImplementation(const QExplicitlySharedDataPointer<QGeoMapObjectPrivate> &pim… in setImplementation() function in QGeoMapObject
57 bool res = obj->setImplementation(pimpl); in createMapObjectImplementation()
298 return obj->setImplementation(pimpl); in createMapObjectImplementation()