Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ size
Method
size
src/backend/worksheet/TextLabel.cpp:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
// misc
420
421
QRectF TextLabel::size() {
422
Q_D(TextLabel);
423
return d->size();
424
}
425
426
QPointF TextLabel::findNearestGluePoint(QPointF scenePoint) {
427
Q_D(TextLabel);
Callers
15
setItemSelectedInView
Method · 0.45
updateLayout
Method · 0.45
prepareDrawingOrderMenu
Method · 0.45
insertChildren
Method · 0.45
insertColumns
Method · 0.45
removeChildren
Method · 0.45
removeColumns
Method · 0.45
setData
Method · 0.45
setBackgroundColor
Method · 0.45
TextLabel.cpp
File · 0.45
draw
Method · 0.45
recalcShapeAndBoundingRect
Method · 0.45
Calls
5
height
Method · 0.80
scaledBoundingRect
Method · 0.80
x
Method · 0.80
width
Method · 0.45
y
Method · 0.45
Tested by
no test coverage detected