MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / customHeaderRowShown

Method customHeaderRowShown

src/csvtable.cpp:658–660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656}
657
658bool CsvTable::customHeaderRowShown() {
659 return hasCustomHeaderRow;
660}
661
662
663void CsvTable::setCustomHeaderRowShown(bool value) {

Callers 9

createUndoStateTableMethod · 0.80
loadFileMethod · 0.80
showDefaultStatusMethod · 0.80
readWindowPreferencesMethod · 0.80
addUndoStateCellMethod · 0.80
undoMethod · 0.80
jumpToRowMethod · 0.80
switchHeaderRowCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected