Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetImage
Function
GetImage
Src/BackendDesktop.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
QImage GetImage()
31
{
32
return m_Image;
33
}
34
private:
35
QImage m_Image;
36
};
Callers
3
Width
Method · 0.85
Height
Method · 0.85
GetScreen
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected