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