Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setKey
Method
setKey
src/backend/datasources/filters/QJsonModel.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void QJsonTreeItem::setKey(const QString& key) {
53
mKey = key;
54
}
55
56
void QJsonTreeItem::setValue(const QString& value) {
57
mValue = value;
Callers
1
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected