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

Method compatVersion

src/framework/lifecycle/pluginmetaobject.cpp:27–30  ·  view source on GitHub ↗

* @brief PluginMetaObject::compatVersion * 获取插件元数据中兼容版本 * @return */

Source from the content-addressed store, hash-verified

25 * @return
26 */
27QString PluginMetaObject::compatVersion() const
28{
29 return d->compatVersion;
30}
31
32/**
33 * @brief PluginMetaObject::vendor

Callers 3

PluginMetaObjectMethod · 0.80
operator<<Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected