Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ DisplayName
Method
DisplayName
Plugins/WebBrowser/PluginWebBrowser.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
const QString CPluginWebBrowser::DisplayName() const
36
{
37
return tr(
"Web browser"
) + tr(
"(Experimental)"
);
38
}
39
40
const QString CPluginWebBrowser::Description() const
41
{
Callers
1
Initial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected