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

Method initialize

src/plugins/valgrind/valgrind.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14#include <QAction>
15
16void Valgrind::initialize()
17{
18 qInfo() << __FUNCTION__;
19}
20
21bool Valgrind::start()
22{

Callers 1

startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected