MCPcopy 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
52void QJsonTreeItem::setKey(const QString& key) {
53 mKey = key;
54}
55
56void QJsonTreeItem::setValue(const QString& value) {
57 mValue = value;

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected