MCPcopy 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
214AspectTreeModel* MainWin::model() const {
215 return m_aspectTreeModel;
216}
217
218Project* MainWin::project() const {
219 return m_project;

Callers 15

fillShareMenuMethod · 0.45
contextMenuEventMethod · 0.45
setCurrentAspectMethod · 0.45
setModelMethod · 0.45
eventFilterMethod · 0.45
aspectAddedMethod · 0.45
navigateToMethod · 0.45
showAllColumnsMethod · 0.45
filterTextChangedMethod · 0.45
filterMethod · 0.45
changeSelectedVisibleMethod · 0.45
deleteSelectedMethod · 0.45

Calls

no outgoing calls