MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / isUntitled

Method isUntitled

static_libs/common/project.cpp:437–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435}
436
437bool Project::isUntitled() { return m_isUntitled; }
438
439bool Project::isPinsPlaced() const { return m_isPinsPlaced; }
440

Callers 3

setCurrentFileMethod · 0.80
addFileToProMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected