MCPcopy 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
49const QIcon CPluginScreenCapture::Icon() const
50{
51 return QIcon::fromTheme("camera-photo");
52}
53
54const QString CPluginScreenCapture::Details() const
55{

Callers 1

InitialMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected