Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ SetProjectChangedSinceLastSave
Method
SetProjectChangedSinceLastSave
DataViewer/TableInterface.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void TableInterface::SetProjectChangedSinceLastSave(bool chg)
79
{
80
project_changed_since_last_save = chg;
81
}
82
83
bool TableInterface::IsColTimeVariant(const wxString& name)
84
{
Callers
1
SaveProjectConf
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected