17 connect(d, SIGNAL(downLoadRawDataChanged(QByteArray)), SLOT(
downLoadFinished(QByteArray)));
54 const QVariant &data = json.
parse(bytes, &ok);
static constexpr const char * QUERY_VERSION_URL
bool isLastedVersion() const
void downLoadFinished(const QByteArray &bytes)
The class of the data source download request.
QString description() const
QVariant parse(QIODevice *io, bool *ok=0)
Read JSON string from the I/O Device and converts it to a QVariant object.
void downLoadDataChanged(const QString &bytes)
void startToRequest(const QString &url)
Main class used to convert JSON data to QVariant objects.
#define TTK_ERROR_STREAM(msg)
MusicSourceUpdateRequest(QObject *parent=nullptr)
static QString makeDataBucketUrl()