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

Method gluePointsCount

src/backend/worksheet/InfoElement.cpp:441–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441int InfoElement::gluePointsCount() const {
442 return m_title->gluePointCount();
443}
444
445/*!
446 * Returns the Markerpoint at index \p index. Used in the InfoElementDock to fill listWidget

Callers 2

setInfoElementsMethod · 0.80

Calls 1

gluePointCountMethod · 0.80

Tested by

no test coverage detected