MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / QtScriptWorkspaceWrapper

Method QtScriptWorkspaceWrapper

src/scripting/workspace_wrapper.cpp:426–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424}
425
426QtScriptWorkspaceWrapper::QtScriptWorkspaceWrapper(QObject *parent)
427 : WorkspaceWrapper(parent)
428{
429}
430
431QList<KWin::Window *> QtScriptWorkspaceWrapper::windowList() const
432{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected