Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ gluePointAt
Method
gluePointAt
src/backend/worksheet/TextLabel.cpp:431–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
}
430
431
TextLabel::GluePoint TextLabel::gluePointAt(int index) {
432
Q_D(TextLabel);
433
return d->gluePointAt(index);
434
}
435
436
int TextLabel::gluePointCount() {
437
Q_D(const TextLabel);
Callers
2
gluePoint
Method · 0.80
retransform
Method · 0.80
Calls
3
length
Method · 0.80
isEmpty
Method · 0.45
center
Method · 0.45
Tested by
no test coverage detected