MCPcopy 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
51void InfoDialog::OnButtonClick1()
52{
53 done(1);
54}
55void InfoDialog::OnButtonClick2()
56{
57 done(2);

Callers

nothing calls this directly

Calls 1

doneFunction · 0.85

Tested by

no test coverage detected