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

Method FormFieldChoice

core/form.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325};
326
327FormFieldChoice::FormFieldChoice()
328 : FormField(*new FormFieldChoicePrivate())
329{
330}
331
332FormFieldChoice::~FormFieldChoice()
333{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected