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

Method FormFieldText

core/form.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230};
231
232FormFieldText::FormFieldText()
233 : FormField(*new FormFieldTextPrivate())
234{
235}
236
237FormFieldText::~FormFieldText()
238{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected