Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ quit
Method
quit
kdevplatform/shell/ktexteditorpluginintegration.cpp:446–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
bool Application::quit() const
447
{
448
Core::self()->sessionController()->emitQuitSession();
449
return true;
450
}
451
452
MainWindow::MainWindow(KDevelop::MainWindow *mainWindow)
453
: QObject(mainWindow)
Callers
9
shutdownGracefully
Function · 0.80
main
Function · 0.80
main
Function · 0.80
join
Method · 0.80
~CodeCompletionModel
Method · 0.80
signalEmitted
Method · 0.80
~ParsingThread
Method · 0.80
buttonClicked
Function · 0.80
ok
Function · 0.80
Calls
1
sessionController
Method · 0.80
Tested by
6
main
Function · 0.64
main
Function · 0.64
join
Method · 0.64
signalEmitted
Method · 0.64
buttonClicked
Function · 0.64
ok
Function · 0.64