Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ projectList
Method
projectList
src/plugins/smartut/manager/smartutmanager.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
QList<ProjectInfo> SmartUTManager::projectList() const
105
{
106
return d->prjSrv->getAllProjectInfo();
107
}
108
109
AbstractLLM *SmartUTManager::findModel(const QString &model)
110
{
Callers
1
updateSettings
Method · 0.45
Calls
1
getAllProjectInfo
Method · 0.80
Tested by
no test coverage detected