Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
260
Qt::Alignment FormFieldText::textAlignment() const
261
{
262
return Qt::AlignVCenter | Qt::AlignLeft;
263
}
264
265
bool FormFieldText::canBeSpellChecked() const
266
{
Callers
3
FormLineEdit
Method · 0.45
TextAreaEdit
Method · 0.45
FileEdit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected