Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ CDesktop
Function
CDesktop
Service/Desktop.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
Q_OBJECT
17
public:
18
explicit CDesktop(QObject *parent = nullptr){};
19
virtual ~CDesktop(){};
20
21
static CDesktop* Instance();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected