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

Method commitFormattedValue

core/form.cpp:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163void FormField::commitFormattedValue(const QString &value)
164{
165 Q_D(FormField);
166 d->m_committedFormattedValue = value;
167}
168
169class Okular::FormFieldButtonPrivate : public Okular::FormFieldPrivate
170{

Callers 3

recalculateFormsMethod · 0.80
processFormatActionMethod · 0.80
processKVCFActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected