MCPcopy 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
104QList<ProjectInfo> SmartUTManager::projectList() const
105{
106 return d->prjSrv->getAllProjectInfo();
107}
108
109AbstractLLM *SmartUTManager::findModel(const QString &model)
110{

Callers 1

updateSettingsMethod · 0.45

Calls 1

getAllProjectInfoMethod · 0.80

Tested by

no test coverage detected