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

Method connectionLine

src/backend/worksheet/InfoElement.cpp:822–825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

820}
821
822Line* InfoElement::connectionLine() const {
823 Q_D(const InfoElement);
824 return d->connectionLine;
825}
826
827/* ============================ setter methods ================= */
828STD_SETTER_CMD_IMPL(InfoElement, SetPositionLogical, double, positionLogical)

Callers 1

setInfoElementsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected