Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
MatrixModel* MatrixView::model() const {
79
return m_model;
80
}
81
82
void MatrixView::init() {
83
auto* layout = new QHBoxLayout(this);
Callers
13
collectionChanged
Method · 0.45
activateIconViewItem
Method · 0.45
showPopup
Method · 0.45
showTopLevelOnly
Method · 0.45
filterChanged
Method · 0.45
filter
Method · 0.45
LabelWidget
Method · 0.45
collectionChanged
Method · 0.45
activateIconViewItem
Method · 0.45
print
Method · 0.45
exportToLaTeX
Method · 0.45
showColumnStatistics
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected