Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ askForCloseFeedback
Method
askForCloseFeedback
kdevplatform/sublime/document.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
bool Document::askForCloseFeedback()
145
{
146
return true;
147
}
148
149
bool Document::closeDocument(bool silent)
150
{
Callers
1
closeView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected