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

Method Id

Service/PluginService.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38const QString CPluginService::Id() const
39{
40 return Protocol() + "_" + Name();
41}
42
43const QIcon CPluginService::Icon() const
44{

Callers 3

LoadConfigureMethod · 0.45
SaveConfigureMethod · 0.45
foreachFunction · 0.45

Calls 1

ProtocolEnum · 0.85

Tested by

no test coverage detected