MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / solutionLimit

Method solutionLimit

MiniZincIDE/outputwidget.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 const QTextFrameFormat frameFormat() const { return _frameFormat; }
47
48 int solutionLimit() { return _solutionLimit; }
49
50 QString lastTraceLoc(const QString& newTraceLoc);
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected