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

Method inspectBeforeFPWithAction

gecode/gist/qtgist.cpp:692–696  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

690 }
691
692 void
693 Gist::inspectBeforeFPWithAction(QAction* a) {
694 canvas->inspectCurrentNode(false,
695 inspectBeforeFPGroup->actions().indexOf(a));
696 }
697
698 bool
699 Gist::finish(void) {

Callers

nothing calls this directly

Calls 1

inspectCurrentNodeMethod · 0.80

Tested by

no test coverage detected