Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ SetMetaData
Method
SetMetaData
HighlightState.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void HighlightState::SetMetaData(std::map<wxString, wxString>& _meta_data)
53
{
54
meta_data = _meta_data;
55
}
56
57
void HighlightState::SetSize(int n) {
58
total_highlighted = 0;
Callers
2
OnSelRangeClick
Method · 0.80
OnApplySaveClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected