MCPcopy 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
145QMainWindow *MacroDockWindow::GetWindow() const
146{
147 return _window;
148}
149
150MacroDockWindow *GetDockWindowByName(const std::string &name)
151{

Callers 2

saveDocksFunction · 0.80
restoreDockGeometryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected