MCPcopy Create free account
hub / github.com/Gecode/gecode / inspectWithAction

Method inspectWithAction

gecode/gist/qtgist.cpp:687–690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

685 }
686
687 void
688 Gist::inspectWithAction(QAction* a) {
689 canvas->inspectCurrentNode(true,inspectGroup->actions().indexOf(a));
690 }
691
692 void
693 Gist::inspectBeforeFPWithAction(QAction* a) {

Callers

nothing calls this directly

Calls 1

inspectCurrentNodeMethod · 0.80

Tested by

no test coverage detected