Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ clearHistory
Method
clearHistory
core/document.cpp:5086–5089 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5084
}
5085
5086
void Document::clearHistory()
5087
{
5088
d->m_undoStack->clear();
5089
}
5090
5091
bool Document::canSaveChanges() const
5092
{
Callers
1
performRouteMouseOrTabletEvent
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected