QJsonDocument jdoc=QJsonDocument::fromJson(response.toUtf8()); QJsonArray array=jdoc.array();
QString response= ... QJsonDocument jdoc=QJsonDocument::fromJson(response.toUtf8());
Hiç yorum yok:
Yorum Gönder