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

Method viewAddNewToolView

kdevplatform/shell/mainwindow_actions.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void MainWindowPrivate::viewAddNewToolView()
174{
175 Core::self()->uiControllerInternal()->selectNewToolViewToAdd(m_mainWindow);
176}
177
178void MainWindowPrivate::quitAll()
179{

Callers

nothing calls this directly

Calls 2

uiControllerInternalMethod · 0.80

Tested by

no test coverage detected