Searched refs:attributeObject (Results 1 – 1 of 1) sorted by relevance
259 QJsonObject attributeObject = it.value().toObject(); in replyFinished() local263 attribute.setLabel(attributeObject.value(QLatin1String("label")).toString()); in replyFinished()264 attribute.setText(attributeObject.value(QLatin1String("text")).toString()); in replyFinished()