Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ FormFieldSignature
Method
FormFieldSignature
core/form.cpp:441–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
439
};
440
441
FormFieldSignature::FormFieldSignature()
442
: FormField(*new FormFieldSignaturePrivate())
443
{
444
}
445
446
FormFieldSignature::~FormFieldSignature()
447
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected