MCPcopy 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
142void DocumentationView::tryBrowseBack()
143{
144 if (mBack->isEnabled())
145 browseBack();
146}
147
148void DocumentationView::browseBack()
149{

Callers

nothing calls this directly

Calls 1

isEnabledMethod · 0.45

Tested by

no test coverage detected