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

Method Details

Plugins/ScreenCapture/PluginScreenCapture.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54const QString CPluginScreenCapture::Details() const
55{
56 return QString();
57}
58
59COperate *CPluginScreenCapture::OnCreateOperate(const QString &szId)
60{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected