Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ reload
Method
reload
kdevplatform/shell/partdocument.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void PartDocument::reload()
167
{
168
//part document is read-only so do nothing here
169
}
170
171
IDocument::DocumentState PartDocument::state() const
172
{
Callers
4
applyReloadModeAndReload
Method · 0.45
reloadAll
Method · 0.45
reloadAllDocuments
Method · 0.45
delayedModificationWarningOn
Method · 0.45
Calls
no outgoing calls
Tested by
1
applyReloadModeAndReload
Method · 0.36