#include "remotecomm.h" remotecomm::remotecomm(grpcpc * pgrpcpc,QObject *parent) : QObject(parent) { mpgrpcpc = pgrpcpc; }