#include "qlopservice.h" QLopService::QLopService(QObject *parent) : QObject(parent) { } QLopService::~QLopService() { }