MCPcopy 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}
55void InfoDialog::OnButtonClick2()
56{
57 done(2);
58}
59void InfoDialog::OnButtonClick3()
60{
61 done(3);

Callers

nothing calls this directly

Calls 1

doneFunction · 0.85

Tested by

no test coverage detected