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

Method updateViewHeader

src/backend/matrix/Matrix.cpp:857–861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

855}
856
857void MatrixPrivate::updateViewHeader() {
858#ifndef SDK
859 q->m_view->model()->updateHeader();
860#endif
861}
862
863/*!
864 Insert \p count columns before column number \c before

Callers

nothing calls this directly

Calls 2

updateHeaderMethod · 0.80
modelMethod · 0.45

Tested by

no test coverage detected