Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ installDepends
Method
installDepends
src/framework/lifecycle/pluginmetaobject.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
QList<PluginInstallDepend> PluginMetaObject::installDepends() const
103
{
104
return d->installDepends;
105
}
106
107
/**
108
* @brief PluginMetaObject::pluginState
Callers
4
PluginMetaObject
Method · 0.80
pluginmetaobject.cpp
File · 0.80
operator<<
Function · 0.80
installPluginDepends
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected