Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ type
Method
type
src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:404–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
CartesianPlot::Type CartesianPlot::type() const {
405
Q_D(const CartesianPlot);
406
return d->type;
407
}
408
409
void CartesianPlot::initActions() {
410
// analysis curves, no icons yet
Callers
15
createContextMenu
Method · 0.45
prepareDrawingOrderMenu
Method · 0.45
parentRect
Method · 0.45
sceneEvent
Method · 0.45
init
Method · 0.45
loadThemeConfig
Method · 0.45
createContextMenu
Method · 0.45
mouseReleaseEvent
Method · 0.45
paint
Method · 0.45
updateValues
Method · 0.45
recalcShapeAndBoundingRect
Method · 0.45
updateValues
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected