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

Method setAutoZoom

gecode/gist/qtgist.cpp:775–776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

773 void
774 Gist::setAutoHideFailed(bool b) { canvas->setAutoHideFailed(b); }
775 void
776 Gist::setAutoZoom(bool b) { canvas->setAutoZoom(b); }
777 bool
778 Gist::getAutoHideFailed(void) { return canvas->getAutoHideFailed(); }
779 bool

Callers 1

preferencesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected