MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / ShowRowLabels

Method ShowRowLabels

src/widgets.cpp:3931–3935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3929}
3930
3931void AFDataArrayTableCtrl::ShowRowLabels(bool b)
3932{
3933 m_showRowLabels = b;
3934 ArrayToGrid();
3935}
3936
3937bool AFDataArrayTableCtrl::ShowRowLabels()
3938{

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected