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

Method DisplayName

Plugins/RabbitVNC/Client/PluginRabbitVNC.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39const QString CPluginRabbitVNC::DisplayName() const
40{
41 return tr("RabbitVNC");
42}
43
44const QString CPluginRabbitVNC::Description() const
45{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected