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

Method stop

src/plugins/project/projectcore.cpp:237–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237dpf::Plugin::ShutdownFlag ProjectCore::stop()
238{
239 qInfo() << __FUNCTION__;
240 return Sync;
241}
242
243void ProjectCore::pluginsStartedMain()
244{

Callers 2

paintMethod · 0.45
hideSpinnerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected