MCPcopy 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
441FormFieldSignature::FormFieldSignature()
442 : FormField(*new FormFieldSignaturePrivate())
443{
444}
445
446FormFieldSignature::~FormFieldSignature()
447{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected