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

Method setShowCopies

gecode/gist/qtgist.cpp:815–818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

813 }
814
815 void
816 Gist::setShowCopies(bool b) {
817 canvas->setShowCopies(b);
818 }
819 bool
820 Gist::getShowCopies(void) {
821 return canvas->getShowCopies();

Callers 1

preferencesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected