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

Method textAlignment

core/form.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260Qt::Alignment FormFieldText::textAlignment() const
261{
262 return Qt::AlignVCenter | Qt::AlignLeft;
263}
264
265bool FormFieldText::canBeSpellChecked() const
266{

Callers 3

FormLineEditMethod · 0.45
TextAreaEditMethod · 0.45
FileEditMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected