MCPcopy Create free account
hub / github.com/KDE/okular / cancelSearch

Method cancelSearch

core/document.cpp:3922–3925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3920}
3921
3922void Document::cancelSearch()
3923{
3924 d->m_searchCancelled = true;
3925}
3926
3927void Document::undo()
3928{

Callers 2

searchTextMethod · 0.80
stopSearchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected