Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
402
void InterpreterWidget::setUserConfig(const QMap<QString, QVariant> &map)
403
{
404
setControlValue(map);
405
}
406
407
void InterpreterWidget::getUserConfig(QMap<QString, QVariant> &map)
408
{
Callers
1
readConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected