Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ data
Method
data
src/backend/worksheet/TreeModel.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
QVariant TreeItem::data(int column) const {
46
return itemData.value(column);
47
}
48
49
QVariant TreeItem::backgroundColor() const {
50
return m_backgroundColor;
Callers
15
cursorPosChanged
Method · 0.45
cursorModelPlotRemoved
Method · 0.45
curveDataChanged
Method · 0.45
curveAdded
Method · 0.45
curveRemoved
Method · 0.45
updateCurveBackground
Method · 0.45
execMoveInFrontOf
Method · 0.45
execMoveBehind
Method · 0.45
headerData
Method · 0.45
compareStrings
Method · 0.45
TextLabel.cpp
File · 0.45
updateControlLimits
Method · 0.45
Calls
4
backgroundColor
Method · 0.80
value
Method · 0.45
isValid
Method · 0.45
column
Method · 0.45
Tested by
no test coverage detected