Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
Project* MainWin::project() const {
219
return m_project;
220
}
221
222
void MainWin::initGUI(const QString& fileName) {
223
if (statusBar()->isEnabled())
Callers
15
setCurves
Method · 0.45
setModel
Method · 0.45
aspectModel
Method · 0.45
setCurves
Method · 0.45
ImportProjectDialog
Method · 0.45
importTo
Method · 0.45
ImportDialog
Method · 0.45
accept
Method · 0.45
setImages
Method · 0.45
updateFileRelativePathCheckBoxEnable
Method · 0.45
setValues
Method · 0.45
dropEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected