Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
void Valgrind::initialize()
17
{
18
qInfo() << __FUNCTION__;
19
}
20
21
bool Valgrind::start()
22
{
Callers
1
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected