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

Method project

src/frontend/MainWin.cpp:218–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218Project* MainWin::project() const {
219 return m_project;
220}
221
222void MainWin::initGUI(const QString& fileName) {
223 if (statusBar()->isEnabled())

Callers 15

setCurvesMethod · 0.45
setModelMethod · 0.45
aspectModelMethod · 0.45
setCurvesMethod · 0.45
ImportProjectDialogMethod · 0.45
importToMethod · 0.45
ImportDialogMethod · 0.45
acceptMethod · 0.45
setImagesMethod · 0.45
setValuesMethod · 0.45
dropEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected