Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ SetAllowEnableSave
Method
SetAllowEnableSave
SaveButtonManager.cpp:45–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void SaveButtonManager::SetAllowEnableSave(bool enable)
46
{
47
allow_enable_save = enable;
48
UpdateSaveMenuItems();
49
}
50
51
bool SaveButtonManager::IsAllowEnableSave()
52
{
Callers
2
OnSaveProject
Method · 0.80
Project
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected