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

Method plot

src/backend/worksheet/WorksheetElement.cpp:1128–1131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1126}
1127
1128CartesianPlot* WorksheetElement::plot() const {
1129 Q_D(const WorksheetElement);
1130 return d->m_plot;
1131}
1132
1133/*
1134 * Returns a localized representation of the integer \c value according

Callers 1

redoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected