Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
441
int 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
setInfoElements
Method · 0.80
elementLabelBorderShapeChanged
Method · 0.80
Calls
1
gluePointCount
Method · 0.80
Tested by
no test coverage detected