Searched refs:kAttributesKey (Results 1 – 1 of 1) sorted by relevance
54 static const QString kAttributesKey(QStringLiteral("attributes")); variable158 const QJsonObject attributes = item.value(kAttributesKey).toObject(); in parsePlaceResult()