#include "jsonparser.h" JsonParser::JsonParser(QObject *parent) : QObject(parent) { }