MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / isAssociatedToFile

Method isAssociatedToFile

src/app/document.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166bool Document::isAssociatedToFile() const
167{
168 return m_associated_to_file;
169}
170
171void Document::markAsSaved()
172{

Callers 5

onEnabledMethod · 0.80
onEnabledMethod · 0.80
onExecuteMethod · 0.80
onExecuteMethod · 0.80
serializeDocPrefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected