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

Method stop

MiniZincIDE/mainwindow.cpp:2884–2887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2882}
2883
2884void MainWindow::stop()
2885{
2886 ui->actionStop->trigger();
2887}
2888
2889void MainWindow::on_actionShow_search_profiler_triggered()
2890{

Callers 3

compileMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected