Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ Icon
Method
Icon
Plugins/ScreenCapture/PluginScreenCapture.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
const QIcon CPluginScreenCapture::Icon() const
50
{
51
return QIcon::fromTheme(
"camera-photo"
);
52
}
53
54
const QString CPluginScreenCapture::Details() const
55
{
Callers
1
Initial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected