Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
437
TextLabel::GluePoint InfoElement::gluePoint(int index) const {
438
return m_title->gluePointAt(index);
439
}
440
441
int InfoElement::gluePointsCount() const {
442
return m_title->gluePointCount();
Callers
2
setInfoElements
Method · 0.80
elementLabelBorderShapeChanged
Method · 0.80
Calls
1
gluePointAt
Method · 0.80
Tested by
no test coverage detected