MCPcopy 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 }
34private:
35 QImage m_Image;
36};

Callers 3

WidthMethod · 0.85
HeightMethod · 0.85
GetScreenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected