MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / vendor

Method vendor

src/framework/lifecycle/pluginmetaobject.cpp:37–40  ·  view source on GitHub ↗

* @brief PluginMetaObject::vendor * 获取插件元数据中插件所有者 * @return */

Source from the content-addressed store, hash-verified

35 * @return
36 */
37QString PluginMetaObject::vendor() const
38{
39 return d->vendor;
40}
41
42/**
43 * @brief PluginMetaObject::copyright

Callers 3

operator<<Function · 0.80
displayMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected