Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initMyResource
Function
initMyResource
plugins/lldb/debuggerplugin.cpp:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
using namespace KDevMI::LLDB;
23
24
inline void initMyResource() { Q_INIT_RESOURCE(kdevlldb); }
25
26
K_PLUGIN_FACTORY_WITH_JSON(LldbDebuggerFactory,
"kdevlldb.json"
, registerPlugin<LldbDebuggerPlugin>(); )
27
Callers
1
LldbDebuggerPlugin
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected