#include "devicesocket.h" DeviceSocket::DeviceSocket(QObject *parent) : QTcpSocket(parent) { }