MCPcopy 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
60VirtualDesktop *WorkspaceWrapper::currentDesktop() const
61{
62 return VirtualDesktopManager::self()->currentDesktop();
63}
64
65QList<VirtualDesktop *> WorkspaceWrapper::desktops() const
66{

Callers 1

updateWindowMethod · 0.45

Calls 1

selfFunction · 0.85

Tested by

no test coverage detected