1 2 3 4 5
#include "netconnection.h" NetConnection::NetConnection(QObject *parent) : QObject(parent) {}