Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ CPluginThread
Method
CPluginThread
Src/PluginThread.cpp:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
static Q_LOGGING_CATEGORY(log,
"Client.Plugin.Thread"
)
7
8
CPluginThread::CPluginThread(QObject *parent)
9
: QThread(parent)
10
{}
11
12
CPluginThread::~CPluginThread()
13
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected