MCPcopy 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

6static Q_LOGGING_CATEGORY(log, "Client.Plugin.Thread")
7
8CPluginThread::CPluginThread(QObject *parent)
9 : QThread(parent)
10{}
11
12CPluginThread::~CPluginThread()
13{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected