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

Method CService

Service/Service.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11Q_DECLARE_LOGGING_CATEGORY(Service)
12
13CService::CService(CPluginService *plugin) : QObject(),
14 m_pPara(nullptr),
15 m_pPlugin(plugin)
16{
17}
18
19CService::~CService()
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected