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

Method fileNew

kdevplatform/shell/mainwindow_actions.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168void MainWindowPrivate::fileNew()
169{
170 Core::self()->documentControllerInternal()->openDocument(DocumentController::nextEmptyDocumentUrl());
171}
172
173void MainWindowPrivate::viewAddNewToolView()
174{

Callers 1

newTabRequestedMethod · 0.80

Calls 2

openDocumentMethod · 0.45

Tested by

no test coverage detected