Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ DeclarativeScriptWorkspaceWrapper
Method
DeclarativeScriptWorkspaceWrapper
src/scripting/workspace_wrapper.cpp:451–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
449
}
450
451
DeclarativeScriptWorkspaceWrapper::DeclarativeScriptWorkspaceWrapper(QObject *parent)
452
: WorkspaceWrapper(parent)
453
{
454
}
455
456
} // KWin
457
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected