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

Method gluePoint

src/backend/worksheet/InfoElement.cpp:437–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435}
436
437TextLabel::GluePoint InfoElement::gluePoint(int index) const {
438 return m_title->gluePointAt(index);
439}
440
441int InfoElement::gluePointsCount() const {
442 return m_title->gluePointCount();

Callers 2

setInfoElementsMethod · 0.80

Calls 1

gluePointAtMethod · 0.80

Tested by

no test coverage detected