Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
bool Document::isAssociatedToFile() const
167
{
168
return m_associated_to_file;
169
}
170
171
void Document::markAsSaved()
172
{
Callers
5
onEnabled
Method · 0.80
onEnabled
Method · 0.80
onExecute
Method · 0.80
onExecute
Method · 0.80
serializeDocPref
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected