MCPcopy Create free account
hub / github.com/KDE/okular / notifyFormChanges

Method notifyFormChanges

core/document.cpp:3429–3432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3427}
3428
3429void DocumentPrivate::notifyFormChanges(int /*page*/)
3430{
3431 recalculateForms();
3432}
3433
3434void Document::recalculateForms()
3435{

Callers 2

undoMethod · 0.80
redoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected