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

Method hasProjectFile

MiniZincIDE/project.cpp:454–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

452}
453
454bool Project::hasProjectFile()
455{
456 return !projectFile().isEmpty();
457}
458
459Project::NodeType Project::getType(const QModelIndex& index)
460{

Callers 3

closeEventMethod · 0.80
tabChangeMethod · 0.80
isEmptyProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected