Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ model
Method
model
src/frontend/MainWin.cpp:214–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
AspectTreeModel* MainWin::model() const {
215
return m_aspectTreeModel;
216
}
217
218
Project* MainWin::project() const {
219
return m_project;
Callers
15
fillShareMenu
Method · 0.45
contextMenuEvent
Method · 0.45
setCurrentAspect
Method · 0.45
setModel
Method · 0.45
eventFilter
Method · 0.45
aspectAdded
Method · 0.45
navigateTo
Method · 0.45
showAllColumns
Method · 0.45
filterTextChanged
Method · 0.45
filter
Method · 0.45
changeSelectedVisible
Method · 0.45
deleteSelected
Method · 0.45
Calls
no outgoing calls
Tested by
1
testStatisticsSpreadsheetChildIndexAfterUndoRedo
Method · 0.36