#include "jsonserializer.h" JsonSerializer::JsonSerializer(QObject *parent) : QObject(parent) { }