MCPcopy 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
5086void Document::clearHistory()
5087{
5088 d->m_undoStack->clear();
5089}
5090
5091bool Document::canSaveChanges() const
5092{

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected