MCPcopy 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
404CartesianPlot::Type CartesianPlot::type() const {
405 Q_D(const CartesianPlot);
406 return d->type;
407}
408
409void CartesianPlot::initActions() {
410 // analysis curves, no icons yet

Callers 15

createContextMenuMethod · 0.45
parentRectMethod · 0.45
sceneEventMethod · 0.45
initMethod · 0.45
loadThemeConfigMethod · 0.45
createContextMenuMethod · 0.45
mouseReleaseEventMethod · 0.45
paintMethod · 0.45
updateValuesMethod · 0.45
updateValuesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected