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

Method gluePointCount

src/backend/worksheet/TextLabel.cpp:436–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

434}
435
436int TextLabel::gluePointCount() {
437 Q_D(const TextLabel);
438 return d->m_gluePoints.length();
439}
440
441void TextLabel::updateTeXImage() {
442 Q_D(TextLabel);

Callers 1

gluePointsCountMethod · 0.80

Calls 1

lengthMethod · 0.80

Tested by

no test coverage detected