Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ hasChanged
Method
hasChanged
src/backend/core/Project.cpp:333–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
bool Project::hasChanged() const {
334
Q_D(const Project);
335
return d->changed;
336
}
337
338
/*!
339
* \brief Project::updateDependencies
Callers
3
warnModified
Method · 0.80
autoSaveProject
Method · 0.80
updateTitleBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected