Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnButtonClick1
Method
OnButtonClick1
qt/info_dialog.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void InfoDialog::OnButtonClick1()
52
{
53
done(1);
54
}
55
void InfoDialog::OnButtonClick2()
56
{
57
done(2);
Callers
nothing calls this directly
Calls
1
done
Function · 0.85
Tested by
no test coverage detected