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

Method init

MiniZincIDE/configwindow.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void ConfigWindow::init()
79{
80 loadConfigs();
81 initialized = true;
82}
83
84void ConfigWindow::loadConfigs(void)
85{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected