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

Method isPassword

core/form.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245bool FormFieldText::isPassword() const
246{
247 return false;
248}
249
250bool FormFieldText::isRichText() const
251{

Callers 1

FormLineEditMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected