#include "networkconnection.h" NetworkConnection::NetworkConnection(QObject *parent) : QObject(parent) { }