7#ifndef NETWORK_CLIENT_H
8#define NETWORK_CLIENT_H
11#include <QNetworkAccessManager>
35 QString cleanXml (
const QString &before);
NetworkClient(QObject *parent)
Single constructor.
void uploadErrorReport(const QString &report)
Upload the error report asynchronously.
void slotFinished(QNetworkReply *)
Cleanup after response is returned.