Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
Q_DECLARE_LOGGING_CATEGORY(Service)
14
15
CPluginService::CPluginService(QObject *parent)
16
: QObject(parent)
17
{}
18
19
CPluginService::~CPluginService()
20
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected