Searched refs:kRoutesFeaturesAttributesKey (Results 1 – 1 of 1) sorted by relevance
82 static const QString kRoutesFeaturesAttributesKey(QStringLiteral("attributes")); variable224 QJsonObject attributes = route.value(kRoutesFeaturesAttributesKey).toObject(); in parseRoute()