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

Method setFormField

part/formwidgets.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370void FormWidgetIface::setFormField(Okular::FormField *field)
371{
372 m_ff = field;
373}
374
375Okular::FormField *FormWidgetIface::formField() const
376{

Callers 1

notifySetupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected