Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3429
void DocumentPrivate::notifyFormChanges(int /*page*/)
3430
{
3431
recalculateForms();
3432
}
3433
3434
void Document::recalculateForms()
3435
{
Callers
2
undo
Method · 0.80
redo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected