Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ PluginMetaObject
Method
PluginMetaObject
src/framework/lifecycle/pluginmetaobject.cpp:160–164 ·
view source on GitHub ↗
* @brief 默认构造函数 */
Source
from the content-addressed store, hash-verified
158
* @brief 默认构造函数
159
*/
160
PluginMetaObject::PluginMetaObject()
161
: d(new PluginMetaObjectPrivate(this))
162
{
163
164
}
165
166
/**
167
* @brief 拷贝构造函数
Callers
nothing calls this directly
Calls
10
iid
Method · 0.80
compatVersion
Method · 0.80
category
Method · 0.80
license
Method · 0.80
urlLink
Method · 0.80
depends
Method · 0.80
installDepends
Method · 0.80
name
Method · 0.45
version
Method · 0.45
description
Method · 0.45
Tested by
no test coverage detected