Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ hasChildren
Method
hasChildren
src/backend/spreadsheet/SpreadsheetModel.cpp:311–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
bool SpreadsheetModel::hasChildren(const QModelIndex& /*parent*/) const {
312
return false;
313
}
314
315
void SpreadsheetModel::handleAspectsAboutToBeInserted(int first, int last) {
316
if (m_suppressSignals)
Callers
2
filter
Method · 0.80
showPopup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected