Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ currentDesktop
Method
currentDesktop
src/scripting/workspace_wrapper.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
VirtualDesktop *WorkspaceWrapper::currentDesktop() const
61
{
62
return VirtualDesktopManager::self()->currentDesktop();
63
}
64
65
QList<VirtualDesktop *> WorkspaceWrapper::desktops() const
66
{
Callers
1
updateWindow
Method · 0.45
Calls
1
self
Function · 0.85
Tested by
no test coverage detected