#include "heartbeat.h" HeartBeat::HeartBeat(QObject *parent) : QThread(parent) { }