MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / setUserConfig

Method setUserConfig

src/plugins/python/python/option/interpreterwidget.cpp:402–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402void InterpreterWidget::setUserConfig(const QMap<QString, QVariant> &map)
403{
404 setControlValue(map);
405}
406
407void InterpreterWidget::getUserConfig(QMap<QString, QVariant> &map)
408{

Callers 1

readConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected