MCPcopy 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
5081bool Document::isHistoryClean() const
5082{
5083 return d->m_undoStack->isClean();
5084}
5085
5086void Document::clearHistory()
5087{

Callers 1

slotSignatureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected