MCPcopy 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
45QVariant TreeItem::data(int column) const {
46 return itemData.value(column);
47}
48
49QVariant TreeItem::backgroundColor() const {
50 return m_backgroundColor;

Callers 15

cursorPosChangedMethod · 0.45
curveDataChangedMethod · 0.45
curveAddedMethod · 0.45
curveRemovedMethod · 0.45
updateCurveBackgroundMethod · 0.45
execMoveInFrontOfMethod · 0.45
execMoveBehindMethod · 0.45
headerDataMethod · 0.45
compareStringsMethod · 0.45
TextLabel.cppFile · 0.45
updateControlLimitsMethod · 0.45

Calls 4

backgroundColorMethod · 0.80
valueMethod · 0.45
isValidMethod · 0.45
columnMethod · 0.45

Tested by

no test coverage detected