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

Method state

src/framework/lifecycle/pluginmetaobject.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152PluginMetaObject::State PluginMetaObject::state() const
153{
154 return d->state;
155}
156
157/**
158 * @brief 默认构造函数

Callers 4

isExecutingMethod · 0.45
ClientPrivateMethod · 0.45
stopMethod · 0.45
evaluateFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected