Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetDesktop
Method
GetDesktop
Service/DesktopXLib.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
QImage CDesktopXLib::GetDesktop()
27
{
28
return CDisplay::Instance()->GetDisplay();
29
}
30
31
QImage CDesktopXLib::GetDesktop(int x, int y, int width, int height)
32
{
Callers
3
slotReadyRead
Method · 0.45
slotReadyRead
Method · 0.45
on_pbCapture_clicked
Method · 0.45
Calls
1
GetDisplay
Method · 0.45
Tested by
no test coverage detected