Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetWindow
Method
GetWindow
lib/macro/macro-dock-window.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
QMainWindow *MacroDockWindow::GetWindow() const
146
{
147
return _window;
148
}
149
150
MacroDockWindow *GetDockWindowByName(const std::string &name)
151
{
Callers
2
saveDocks
Function · 0.80
restoreDockGeometry
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected