Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ files
Method
files
MiniZincIDE/project.cpp:398–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
}
397
398
QStringList Project::files(void) const {
399
return entries.keys();
400
}
401
402
QStringList Project::modelFiles(void) const {
403
return getFiles(NodeType::Model);
Callers
2
isEmptyProject
Method · 0.80
submitToMOOC
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected