Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/collin80/SavvyCAN
/ ~HelpWindow
Method
~HelpWindow
helpwindow.cpp:24–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
HelpWindow::~HelpWindow()
25
{
26
writeSettings();
27
delete ui;
28
}
29
30
void HelpWindow::closeEvent(QCloseEvent *event)
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected