Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqgeomapobjectqsgsupport.cpp73 …QMapPolylineObjectPrivate &oldImpl = static_cast<QMapPolylineObjectPrivate &>(*obj->implementation… in createMapObjectImplementationPrivate() local
75 new QMapPolylineObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()
81 …QMapPolygonObjectPrivate &oldImpl = static_cast<QMapPolygonObjectPrivate &>(*obj->implementation()… in createMapObjectImplementationPrivate() local
83 new QMapPolygonObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()
89 … QMapCircleObjectPrivate &oldImpl = static_cast<QMapCircleObjectPrivate &>(*obj->implementation()); in createMapObjectImplementationPrivate() local
91 new QMapCircleObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()
97 … QMapRouteObjectPrivate &oldImpl = static_cast<QMapRouteObjectPrivate &>(*obj->implementation()); in createMapObjectImplementationPrivate() local
99 new QMapRouteObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()
105 … QMapIconObjectPrivate &oldImpl = static_cast<QMapIconObjectPrivate &>(*obj->implementation()); in createMapObjectImplementationPrivate() local
107 new QMapIconObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()