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

Method CPluginService

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

Source from the content-addressed store, hash-verified

13Q_DECLARE_LOGGING_CATEGORY(Service)
14
15CPluginService::CPluginService(QObject *parent)
16 : QObject(parent)
17{}
18
19CPluginService::~CPluginService()
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected