QJsonDocument::fromBinaryData is deprecated in qt5.15. We need to port to…

Authored by mlaurent on Jan 17 2020, 7:52 PM.

Description

QJsonDocument::fromBinaryData is deprecated in qt5.15. We need to port to QCborValue::fromCbor

Summary: QJsonDocument::fromBinaryData is deprecated in qt5.15 Port to QCborValue::fromCbor

Reviewers: apol

Reviewed By: apol

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D26737