MCPcopy Create free account
hub / github.com/KDE/kdevelop / initialize

Method initialize

kdevplatform/shell/debugcontroller.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void DebugController::initialize()
100{
101 m_breakpointModel->load();
102}
103
104void DebugController::initializeUi()
105{

Callers

nothing calls this directly

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected