MCPcopy 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
26QImage CDesktopXLib::GetDesktop()
27{
28 return CDisplay::Instance()->GetDisplay();
29}
30
31QImage CDesktopXLib::GetDesktop(int x, int y, int width, int height)
32{

Callers 3

slotReadyReadMethod · 0.45
slotReadyReadMethod · 0.45
on_pbCapture_clickedMethod · 0.45

Calls 1

GetDisplayMethod · 0.45

Tested by

no test coverage detected