MCPcopy 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
73bool TableInterface::ProjectChangedSinceLastSave()
74{
75 return project_changed_since_last_save;
76}
77
78void TableInterface::SetProjectChangedSinceLastSave(bool chg)
79{

Callers 2

OnCloseProjectMethod · 0.80
OnCloseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected