Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ ShowCols
Method
ShowCols
src/widgets.cpp:3942–3946 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3940
}
3941
3942
void AFDataArrayTableCtrl::ShowCols(bool b)
3943
{
3944
m_showcols = b;
3945
this->Layout();
3946
}
3947
3948
bool AFDataArrayTableCtrl::ShowCols()
3949
{
Callers
4
CreateNative
Method · 0.80
OnPropertyChanged
Method · 0.80
CreateNative
Method · 0.80
OnPropertyChanged
Method · 0.80
Calls
1
Show
Method · 0.45
Tested by
no test coverage detected