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