Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
QWidget *UConfigProject::window() const
233
{
234
return _window;
235
}
236
237
void UConfigProject::setWindow(QWidget *window)
238
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected