#include "clientconnection.h" ClientConnection::ClientConnection(QObject *parent) : QObject(parent) { }