MCPcopy 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
102QList<PluginInstallDepend> PluginMetaObject::installDepends() const
103{
104 return d->installDepends;
105}
106
107/**
108 * @brief PluginMetaObject::pluginState

Callers 4

PluginMetaObjectMethod · 0.80
operator<<Function · 0.80
installPluginDependsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected