Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ Clear
Method
Clear
src/widgets.cpp:506–509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
}
505
506
void AFTableDataCtrl::Clear()
507
{
508
m_values.clear();
509
}
510
511
void AFTableDataCtrl::SetExpandable( bool b ){ m_expandable = b; }
512
bool AFTableDataCtrl::GetExpandable() { return m_expandable; }
Callers
4
MonthlyFactorDialog
Class · 0.45
UpdateView
Method · 0.45
OnCommand
Method · 0.45
OnPaint
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected