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

Method currentIndex

MiniZincIDE/configwindow.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327int ConfigWindow::currentIndex(void)
328{
329 return ui->config_comboBox->currentIndex();
330}
331
332void ConfigWindow::setCurrentIndex(int i)
333{

Callers 15

updateSolverConfigMethod · 0.80
setupContextMenuMethod · 0.80
getParamsMethod · 0.80
createEditorMethod · 0.80
tabCloseRequestMethod · 0.80
collectCodeEditorsMethod · 0.80
saveProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected