Searched refs:oldImpl (Results 1 – 1 of 1) sorted by relevance
73 …QMapPolylineObjectPrivate &oldImpl = static_cast<QMapPolylineObjectPrivate &>(*obj->implementation… in createMapObjectImplementationPrivate() local75 new QMapPolylineObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()81 …QMapPolygonObjectPrivate &oldImpl = static_cast<QMapPolygonObjectPrivate &>(*obj->implementation()… in createMapObjectImplementationPrivate() local83 new QMapPolygonObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()89 … QMapCircleObjectPrivate &oldImpl = static_cast<QMapCircleObjectPrivate &>(*obj->implementation()); in createMapObjectImplementationPrivate() local91 new QMapCircleObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()97 … QMapRouteObjectPrivate &oldImpl = static_cast<QMapRouteObjectPrivate &>(*obj->implementation()); in createMapObjectImplementationPrivate() local99 new QMapRouteObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()105 … QMapIconObjectPrivate &oldImpl = static_cast<QMapIconObjectPrivate &>(*obj->implementation()); in createMapObjectImplementationPrivate() local107 new QMapIconObjectPrivateQSG(oldImpl); in createMapObjectImplementationPrivate()