Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ Id
Method
Id
Src/Plugin.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
const QString CPlugin::Id() const
72
{
73
return QString::number((int)Type()) +
":"
+ Protocol() +
":"
+ Name();
74
}
75
76
const QString CPlugin::DisplayName() const
77
{
Callers
7
foreach
Function · 0.45
Start
Method · 0.45
GetStartAction
Method · 0.45
foreach
Function · 0.45
LoadPlugin
Method · 0.45
AppendPlugin
Method · 0.45
SaveOperate
Method · 0.45
Calls
2
Type
Enum · 0.85
Protocol
Enum · 0.85
Tested by
no test coverage detected