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

Method updateCommentsHeader

src/backend/spreadsheet/Spreadsheet.cpp:1761–1765  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1759}
1760
1761void SpreadsheetPrivate::updateCommentsHeader() {
1762#ifndef SDK
1763 q->m_view->showComments(q->showComments());
1764#endif
1765}
1766
1767void SpreadsheetPrivate::updateSparklinesHeader() {
1768#ifndef SDK

Callers

nothing calls this directly

Calls 1

showCommentsMethod · 0.45

Tested by

no test coverage detected