Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ project
Method
project
src/backend/core/Project.h:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
~Project() override;
39
40
virtual const Project* project() const {
41
return this;
42
}
43
Project* project() override {
44
return this;
45
}
Callers
13
view
Method · 0.45
retransformElements
Method · 0.45
restorePointers
Method · 0.45
createContextMenu
Method · 0.45
addUsedInPlots
Method · 0.45
save
Method · 0.45
importTo
Method · 0.45
load
Method · 0.45
loadFolder
Method · 0.45
exportView
Method · 0.45
saveCalculations
Method · 0.45
exportView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected