Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ tryBrowseBack
Method
tryBrowseBack
kdevplatform/documentation/documentationview.cpp:142–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void DocumentationView::tryBrowseBack()
143
{
144
if (mBack->isEnabled())
145
browseBack();
146
}
147
148
void DocumentationView::browseBack()
149
{
Callers
nothing calls this directly
Calls
1
isEnabled
Method · 0.45
Tested by
no test coverage detected