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

Method iid

src/framework/lifecycle/pluginmetaobject.cpp:221–224  ·  view source on GitHub ↗

* @brief PluginMetaObject::iid * 获取插件元数据中iid * @return */

Source from the content-addressed store, hash-verified

219 * @return
220 */
221QString PluginMetaObject::iid() const
222{
223 return d->iid;
224}
225
226/**
227 * @brief PluginMetaObject::name

Callers 3

PluginMetaObjectMethod · 0.80
operator<<Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected