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