Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ ShowColLabels
Method
ShowColLabels
src/widgets.cpp:3920–3924 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3918
3919
3920
void AFDataArrayTableCtrl::ShowColLabels(bool b)
3921
{
3922
m_showColLabels = b;
3923
ArrayToGrid();
3924
}
3925
3926
bool AFDataArrayTableCtrl::ShowColLabels()
3927
{
Callers
4
CreateNative
Method · 0.80
OnPropertyChanged
Method · 0.80
CreateNative
Method · 0.80
OnPropertyChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected