MCPcopy 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
136void DocumentationView::tryBrowseForward()
137{
138 if (mForward->isEnabled())
139 browseForward();
140}
141
142void DocumentationView::tryBrowseBack()
143{

Callers

nothing calls this directly

Calls 1

isEnabledMethod · 0.45

Tested by

no test coverage detected