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

Method model

src/backend/spreadsheet/Spreadsheet.cpp:161–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161SpreadsheetModel* Spreadsheet::model() const {
162 return m_model;
163}
164
165/*! Constructs a primary view on me.
166 This method may be called multiple times during the life time of an Aspect, or it might not get

Callers 3

viewMethod · 0.45
updateViewHeaderMethod · 0.45
StatisticsSpreadsheetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected