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