Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ ProjectChangedSinceLastSave
Method
ProjectChangedSinceLastSave
DataViewer/TableInterface.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
bool TableInterface::ProjectChangedSinceLastSave()
74
{
75
return project_changed_since_last_save;
76
}
77
78
void TableInterface::SetProjectChangedSinceLastSave(bool chg)
79
{
Callers
2
OnCloseProject
Method · 0.80
OnClose
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected