Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setWindow
Method
setWindow
YACReader/main.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void setWindow(MainWindowViewer *w)
38
{
39
window = w;
40
}
41
42
protected:
43
bool event(QEvent *event) override
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected