Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ name
Method
name
src/backend/worksheet/Worksheet.cpp:1578–1580 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1576
}
1577
1578
QString WorksheetPrivate::name() const {
1579
return q->name();
1580
}
1581
1582
/*!
1583
* called if the worksheet page (the actual size of worksheet's rectangular) was changed.
Callers
9
handleAspectAdded
Method · 0.45
handleAspectRemoved
Method · 0.45
cursorPosChanged
Method · 0.45
curveDataChanged
Method · 0.45
curveAdded
Method · 0.45
curveRemoved
Method · 0.45
updateCurveBackground
Method · 0.45
updateCompleteCursorTreeModel
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected