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

Method DisplayName

Plugins/FreeRDP/Client/PluginFreeRDP.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82const QString CPluginFreeRDP::DisplayName() const
83{
84 return tr("Free remote desktop protocol");
85}
86
87const QString CPluginFreeRDP::Description() const
88{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected