Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
327
int ConfigWindow::currentIndex(void)
328
{
329
return ui->config_comboBox->currentIndex();
330
}
331
332
void ConfigWindow::setCurrentIndex(int i)
333
{
Callers
15
updateSolverConfig
Method · 0.80
setupContextMenu
Method · 0.80
getParams
Method · 0.80
createEditor
Method · 0.80
tabCloseRequest
Method · 0.80
on_actionClose_triggered
Method · 0.80
collectCodeEditors
Method · 0.80
saveProject
Method · 0.80
on_actionPrevious_tab_triggered
Method · 0.80
on_actionNext_tab_triggered
Method · 0.80
on_config_window_itemsChanged
Method · 0.80
on_projectBrowser_removeRequested
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected