Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ GetStatusBarStringFromFrame
Method
GetStatusBarStringFromFrame
TemplateFrame.cpp:439–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
}
438
439
bool TemplateFrame::GetStatusBarStringFromFrame()
440
{
441
return get_status_bar_string_from_frame;
442
}
443
444
void TemplateFrame::SetGetStatusBarStringFromFrame(bool get_sb_string)
445
{
Callers
2
UpdateStatusBar
Method · 0.80
UpdateStatusBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected