MCPcopy Create free account
hub / github.com/Robotips/uConfig / window

Method window

src/uconfig_gui/project/uconfigproject.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232QWidget *UConfigProject::window() const
233{
234 return _window;
235}
236
237void UConfigProject::setWindow(QWidget *window)
238{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected