MCPcopy 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
3942void AFDataArrayTableCtrl::ShowCols(bool b)
3943{
3944 m_showcols = b;
3945 this->Layout();
3946}
3947
3948bool AFDataArrayTableCtrl::ShowCols()
3949{

Callers 4

CreateNativeMethod · 0.80
OnPropertyChangedMethod · 0.80
CreateNativeMethod · 0.80
OnPropertyChangedMethod · 0.80

Calls 1

ShowMethod · 0.45

Tested by

no test coverage detected