Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ isHistoryClean
Method
isHistoryClean
core/document.cpp:5081–5084 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5079
}
5080
5081
bool Document::isHistoryClean() const
5082
{
5083
return d->m_undoStack->isClean();
5084
}
5085
5086
void Document::clearHistory()
5087
{
Callers
1
slotSignature
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected