Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3922
void Document::cancelSearch()
3923
{
3924
d->m_searchCancelled = true;
3925
}
3926
3927
void Document::undo()
3928
{
Callers
2
searchText
Method · 0.80
stopSearch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected