MCPcopy 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

22using namespace KDevMI::LLDB;
23
24inline void initMyResource() { Q_INIT_RESOURCE(kdevlldb); }
25
26K_PLUGIN_FACTORY_WITH_JSON(LldbDebuggerFactory, "kdevlldb.json", registerPlugin<LldbDebuggerPlugin>(); )
27

Callers 1

LldbDebuggerPluginMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected