Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
int SpreadsheetCommentsHeaderModel::columnCount(const QModelIndex& /*parent*/) const {
51
return m_spreadsheet_model->columnCount();
52
}
Callers
15
setModel
Method · 0.45
eventFilter
Method · 0.45
showAllColumns
Method · 0.45
changeSelectedVisible
Method · 0.45
deleteSelected
Method · 0.45
datasetColumns
Method · 0.45
resultCopy
Method · 0.45
resultCopy
Method · 0.45
resultCopyAll
Method · 0.45
load
Method · 0.45
loadConfig
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected