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

Method model

src/frontend/matrix/MatrixView.cpp:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78MatrixModel* MatrixView::model() const {
79 return m_model;
80}
81
82void MatrixView::init() {
83 auto* layout = new QHBoxLayout(this);

Callers 13

collectionChangedMethod · 0.45
activateIconViewItemMethod · 0.45
showPopupMethod · 0.45
showTopLevelOnlyMethod · 0.45
filterChangedMethod · 0.45
filterMethod · 0.45
LabelWidgetMethod · 0.45
collectionChangedMethod · 0.45
activateIconViewItemMethod · 0.45
printMethod · 0.45
exportToLaTeXMethod · 0.45
showColumnStatisticsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected