MCPcopy 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
45void SaveButtonManager::SetAllowEnableSave(bool enable)
46{
47 allow_enable_save = enable;
48 UpdateSaveMenuItems();
49}
50
51bool SaveButtonManager::IsAllowEnableSave()
52{

Callers 2

OnSaveProjectMethod · 0.80
ProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected