#include "beaconserver.h" BeaconServer::BeaconServer(const QSharedPointer &coreObject) { // create local access this->_coreObject = coreObject; }