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

Method GetCursorPosition

Service/DesktopXLib.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41QPoint CDesktopXLib::GetCursorPosition()
42{
43 return CDisplay::Instance()->GetCursorPosition();
44}
45
46bool CDesktopXLib::GetHasCursor() const
47{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.45
SetParaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected