MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / CPluginServiceThread

Method CPluginServiceThread

Service/PluginServiceThread.cpp:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2#include "ServiceThread.h"
3
4CPluginServiceThread::CPluginServiceThread(QObject *parent)
5 : CPluginService(parent)
6{}
7
8CPluginServiceThread::~CPluginServiceThread()
9{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected