MCPcopy Create free account
hub / github.com/KDE/labplot / columnCount

Method columnCount

src/frontend/spreadsheet/SpreadsheetCommentsHeaderModel.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50int SpreadsheetCommentsHeaderModel::columnCount(const QModelIndex& /*parent*/) const {
51 return m_spreadsheet_model->columnCount();
52}

Callers 15

setModelMethod · 0.45
eventFilterMethod · 0.45
showAllColumnsMethod · 0.45
changeSelectedVisibleMethod · 0.45
deleteSelectedMethod · 0.45
datasetColumnsMethod · 0.45
resultCopyMethod · 0.45
resultCopyMethod · 0.45
resultCopyAllMethod · 0.45
loadMethod · 0.45
loadConfigMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected